docs(adr): erratum — loop verdict refuses on a missing terminal, not a missing store - #108
Merged
Merged
Conversation
…a missing store The limits-that-become-tests list said the verb refuses on 'a workspace with no event store or terminal record'. The shipped semantics - per the plan's binding predicate shape, the nullable chain.head schema, Task 4/5's tests on the store-free example, and the action's own empty-head skip guard - refuse only on a missing or invalid terminal record; a store-less workspace projects honestly with a null chain head. Adjudicated during the slice 4a whole-branch review (PR #106 body, point 3); section 23 already documents the shipped behavior, this aligns the ADR sentence with it. Claude-Session: https://claude.ai/code/session_01JK76jSm45nHcoRoP1SdxXF
SollanSystems
enabled auto-merge (squash)
July 29, 2026 16:40
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.
One-sentence correction to ADR 0002's limits-that-become-tests list, adjudicated during the slice 4a whole-branch review and disclosed in PR #106 body point 3: the shipped (and normatively documented, §23) semantics refuse only on a missing/invalid terminal record; a store-less workspace projects honestly with a null chain head. Docs-only — not a CODEOWNERS gate-defining path.
https://claude.ai/code/session_01JK76jSm45nHcoRoP1SdxXF