docs: reconcile README/STATUS status block to ground-truth - #21
Open
HarperZ9 wants to merge 1 commit into
Open
Conversation
README said "BuildLang 1.1.x" while compiler/Cargo.toml, CHANGELOG, and the README body all say 1.2.0. The release-baseline counts (bin 135, cli 307) disagreed with STATUS.md's dated ground-truth (bin 140, cli 309) for the same 2026-07-02 date. STATUS.md also labeled an older lib 883/bin 44/cli 263 baseline "current" beside the real dated current at line 60. Fix README to 1.2.x and bin 140/cli 309, and relabel the older STATUS baseline "earlier". Aligned to the repo's own declared ground-truth (STATUS.md:60); the full test suite was not re-run in this pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Public-surface drift caught by the flagship assessment.
Fixes
BuildLang 1.1.x→1.2.x(compiler/Cargo.toml,CHANGELOG.md, and the README body all already say 1.2.0).bin 135, cli 307→bin 140, cli 309, matchingSTATUS.md:60's dated ground-truth for the same 2026-07-02 baseline (lib 940,lexer 52,parser 88already agreed).lib 883 / bin 44 / cli 263baseline from "current" to "earlier", so only the dated:60entry claims "current".Honesty note
Aligned to the repo's own declared ground-truth (
STATUS.md:60); the fullcargo testsuite was not re-run in this pass. Follow-up worth doing: wire these headline numbers into thefindings.pyno-drift gate the README advertises, so the doc can't silently lag a release again.🤖 Generated with Claude Code