Skip to content

fix: correct .repo-contract.yaml — table_version vs latest_git_tag semantics#15

Merged
ZoneCNH merged 1 commit into
mainfrom
fix/repo-contract-semantics
Jun 14, 2026
Merged

fix: correct .repo-contract.yaml — table_version vs latest_git_tag semantics#15
ZoneCNH merged 1 commit into
mainfrom
fix/repo-contract-semantics

Conversation

@ZoneCNH

@ZoneCNH ZoneCNH commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Fix .repo-contract.yaml to use correct semantics:

  • table_version: the old overstated value from STATUS.md (v1.0.0)
  • latest_git_tag: the actual git tag (v0.4.0)
  • all_aligned: false (they differ — this file documents the gap)

Previously both fields were set to v0.4.0 which lost the context of what the table was claiming.

🤖 Generated with Claude Code

- table_version: old overstated value from STATUS.md (v1.0.0)
- latest_git_tag: actual git tag (v0.4.0)
- all_aligned: false (they differ)

Co-Authored-By: Claude <noreply@anthropic.com>
@ZoneCNH ZoneCNH merged commit 1562015 into main Jun 14, 2026
1 of 3 checks passed
@ZoneCNH ZoneCNH deleted the fix/repo-contract-semantics branch June 14, 2026 13:42
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.

1 participant