Skip to content

Require the first version to read only "Initial release." - #27

Merged
id774 merged 1 commit into
masterfrom
claude/file-version-history-limits-pvbnyf
Sep 6, 2026
Merged

id774 merged 1 commit into
masterfrom
claude/file-version-history-limits-pvbnyf

Conversation

@id774

@id774 id774 commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

Replaces the earlier #26 (closed without merging): that PR incorrectly collapsed doc/VERSIONS' v1.0 entry to "Initial release.", but v1.0 here is a modernization release — no earlier release tag or version file exists, so it is not the project's genuine first version and its substantial multi-line record is restored as-is.

  • Add a rule to doc/POLICY.md, for both a module's own Version History and doc/VERSIONS: an entry at the lowest genuine first version reads only Initial release. and nothing else.
  • Apply it to every genuine v1.0 per-module header entry (23 files) currently carrying other wording.
  • Leave doc/VERSIONS' own v1.0 entry untouched; the added policy text explicitly notes it is a modernization release, not the genuine first version.

Test plan

  • Re-scanned all doc/VERSIONS and per-module Version History sections; 0 bullets exceed two physical lines.
  • py_compile / sh -n on every changed file; all pass.
  • Documentation-only change; no runtime behavior affected.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TrTUHxoev25aExf2UTAnHM


Generated by Claude Code

Add the rule to doc/POLICY.md, for both a module's own Version History
and doc/VERSIONS: the entry at the lowest version reads only "Initial
release." and nothing else. Apply it to every genuine v1.0 module
entry currently carrying other wording. doc/VERSIONS' own v1.0 is a
modernization release, not the project's genuine first version (no
earlier release tag or version file exists), so its record is left as
the substantial multi-line entry it is; the added policy text notes
this explicitly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TrTUHxoev25aExf2UTAnHM
@id774
id774 merged commit cf84133 into master Sep 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants