docs(backlog): six closed rows still told a human reader they were open - #570
Merged
Conversation
Six rows carry a CLOSED banner while their body asserted, in the present tense, "FLIP-READY, NOT YET CLOSED" and "Closing still needs the banner flip". The flip happened afterwards and nobody removed the claim, so the machine and a human reading the same row got opposite answers about its disposition: #1216, #1253, #1259, #1313, #1314, #1319. This is the CLAUDE.md section 11 hazard in its plainest form. The banner in the leading blockquote defines status, prose about status is narrative, and here the narrative contradicted the definition. Banner and body already AGREED on the fact -- both say verified fixed on main 2026-08-23, with the same evidence. They disagreed only on the disposition, which is what dates the prose to before the flip. The evidence in each line is preserved; only the false status claim is replaced. The Priority line and the archive move stay outstanding and are named as the batch hygiene they are, so this does not read as a completeness claim it cannot support. Verified: 363 rows before and after, 253 open before and after, zero rows changed status, zero occurrences of the stale line remaining. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
wshallwshall
enabled auto-merge (squash)
August 24, 2026 14:36
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.
Six rows carry a CLOSED banner while their body still asserts, in the present
tense, "FLIP-READY, NOT YET CLOSED" and "Closing still needs the banner flip".
The flip happened afterwards and nobody removed the claim, so
parse_itemsreads those rows CLOSED and a human reading the same row reads OPEN.
Rows: #1216, #1253, #1259, #1313, #1314, #1319.
This is the CLAUDE.md section 11 hazard in its plainest form. The banner defines
item status; prose about status is narrative. Here the narrative contradicted the
definition, and the banner is the half that is machine-parsed.
Banner and body already AGREED on the underlying fact -- both say verified fixed
on main 2026-08-23, citing the same evidence. They disagreed only on disposition,
which is what dates the prose to before the flip. The evidence is preserved in
every line; only the false status claim is replaced.
Verification, reproduced with the repository's own
parse_itemsrather than ahand-rolled scan:
The arithmetic is the control: a prose fix that moved a count would have been a
different change than the one intended. The unchanged control token confirms the
diff is not a whole-file rewrite.
NOT claimed as complete: the Priority line and the archive move are still
outstanding on these rows, and are named in the replacement text as the batch
hygiene they are. 110 closed-bannered rows currently sit in the live file, so the
archive move is a separate sweep.
Authored by the Dispatcher seat; verified and landed by the Lander seat.