[YAO-149] S3: 清理章节末尾模板残留并补全源码定位#73
Merged
Merged
Conversation
- 删除 18/19/27/28/33 章末尾连续 `---` 模板残留 - 09 章 PR #18143 注释改写为源码引用 (promptSuggestion.ts:313) 并标注为转述 - 29 章 Twitter buzz 引文补 buddy/useBuddyNotification.tsx:9-10 定位 - Capybara/Kairos/TelemetrySafeError 等均为源码真实标识 (constants/prompts.ts:237/services/mcp/client.ts 等),保留并已附源码定位 Co-authored-by: multica-agent <github@multica.ai>
reviewer (OC-R) 在 PR #73 review 中指出 docs/06 第 3 行残留 `commit `290fdc94``,违反 S3 acceptance criteria。同步清理 docs/32:171 中同类"commit 290fdc9 上"措辞。 保留: - docs/appendix/*.md & *.manifest.json 中的 `source_commit` 字段(生成表的标准 provenance 元数据,非"考古痕迹")。 - docs/V2-REVISION-SPEC.md 的 source_commit 与 §正例示例 (规范文档本身定义规则)。 Co-authored-by: multica-agent <github@multica.ai>
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.
Summary
源 issue: YAO-149
1. 删除连续 `---` 模板残留(18 / 19 / 27 / 28 / 33 章末尾)
五个章节的「模式总结」段与「下一章预告」之间出现 `---\n\n---` 双分隔残留,已统一为单一 `---`。
2. 内部代号 / 错误码:源码已验证,保留并标注定位
对照源码 `/Users/yao/work/code/awesome-project/claude-code-cli` 后确认全部为真实存在的源码标识,按 issue 描述「如果是源码中真实存在的常量名/错误码,则保留并标注源码定位」的规则,保留并补全源码定位:
Test plan