docs(adr): ADR 0010's "pending A2 (#350)" points at a closed issue - #574
Open
lis186 wants to merge 1 commit into
Open
docs(adr): ADR 0010's "pending A2 (#350)" points at a closed issue#574lis186 wants to merge 1 commit into
lis186 wants to merge 1 commit into
Conversation
狀態行與 CLAUDE.md 的 invariant 都寫著 live path 與 turn list「still use the per-turn form **pending A2 (#350)**」。但 #350 已經 CLOSED,而 `public/workflow-timeline.js:1093-1105` 與 `public/entry-rendering.js:495-499` 確實還是 per-turn —— 也就是說那個「待辦」沒有任何 issue 在追。 指向已關閉 issue 的承諾比沒有承諾更糟:讀者會以為有人在管。ADR 本體早就把這個 偏離描述成 bounded、self-correcting 的殘留,所以把狀態行改成「已接受的 bounded divergence」,並移除懸空引用。不重開 A2 —— 除非有人要實作它。 `CHANGELOG.md` 那條才是真正的 over-claim("per-conversation coreHash ownership replaces per-turn early-exit"),加上「只有 batch path」的限定。程式碼裡承諾 「A2 mirrors … here」的註解一併改成「這就是被接受的偏離」。 No behaviour change: documentation and one comment only. Co-Authored-By: Claude Opus 5 (1M context) <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.
繁中摘要
ADR 0010 的狀態行與
CLAUDE.md的 invariant 都說 live path 與 turn list「pending A2 (#350)」,但 #350 已 CLOSED,而那兩處確實還是 per-turn —— 所以那個待辦沒有任何 issue 在追。指向已關閉 issue 的承諾比沒有承諾更糟:讀者會以為有人在管。What changed
Documentation and one code comment. No behaviour change.
docs/decisions/0010-…mdstatus linedocs/decisions/0010-…mdA1/A2 sectionCLAUDE.md:38CHANGELOG.md:71public/workflow-timeline.js:1100Verified
gh issue view 350→ CLOSED.public/workflow-timeline.js:1093-1105andpublic/entry-rendering.js:495-499are still the per-turn early-exit, so the ADR's description of the divergence was right; only its tracking claim was stale.A2 is deliberately not reopened — reopen it when someone intends to implement it, not to make a paper trail look tidy.
🤖 Generated with Claude Code