Rendering slice 6: dead-committed-channel-159 fixture#429
Merged
Juliusolsson05 merged 1 commit intoJul 6, 2026
Merged
Conversation
The ledger's honesty when committed truth never arrives (#159 rollout fork / #290 Claude analog): uncommitted history stays visible in chronological order indefinitely (reordered, never suppressed — it is the only copy that will ever exist), the feed structurally cannot shrink, conservative text keys hold end-to-end (no fuzzy ownership), and the crash-recovery ghost variant renders. The legacy correctness model assumed JSONL eventually arrives; the ledger does not inherit that assumption. 42/42 green; tsc clean on full integration diff. Co-Authored-By: Claude Fable 5 <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.
The permanently-dead committed plane as an in-scope state: history reordered never suppressed, feed cannot shrink, ghost crash-recovery admits. 42/42, tsc clean. Self-merging per loop authorization.
🤖 Generated with Claude Code