docs(v2): YAO-144 全书重排 — 34 章 NN 对齐 §5 + 目录前言重写 - #67
Merged
Conversation
把 v1 26 文件 + 8 篇新章按 V2-REVISION-SPEC §5 的 8 篇 / 34 章顺序统一重排 NN 槽位(C04→04、C13→13、C17→17、C24→24、C25→25、C28→28、C29→29、 C30→30)。NN 不再被"写作时序"绑住,而是直接对应 §5 章节顺序——读者翻开 任意 NN 文件就是 §5 表里的那一章。 同步改造: - 34 个 H1 全部替换为「第 N 章:xxx — yyy」(按 v2 编号) - 33 个章末「下一章预告」全部重写,指向新文件、新标题、新预告文案 - 所有正文交叉链接更新为新文件名 - 00-目录与阅读指引.md 完整重写,按 §5 8 篇骨架排列 34 章,附录 A–F 单列 - V2-REVISION-SPEC §9.3.1 落地文件名表更新(YAO-144 备注) - scripts/check-code-ratio.ts 的 NEW_CHAPTER_FILES 同步 - 清理三个临时调研文件(QUICK_REFERENCE.txt / stop_hook_payload_analysis.md / STOP_HOOK_PAYLOAD_VERIFICATION.md) C29 命名一并对齐 spec 的"人格"(原 docs/32-Buddy-宠物.md → docs/29-Buddy人格.md)。 CI 校验: - check:no-frontmatter ✅ 34/34 - check:code-ratio ✅ 8 个新章 11.6%–24.9% 全部 < 25% - check:section-titles ✅ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
按反馈修两处: 1. 正文与目录里的「v2 / 第 34 章 v2 / v2 新模式」等版本号字样全部去掉 ——读者不需要感知 v1/v2 的存在,章节顺序就是书本身。 保留源码符号 CCR v2 / TodoV2 / ExitPlanModeV2 等(这些是 Claude Code 源码里的实际命名,引用源码必须如实。) 2. Buddy 章节标题从「人格」改回「宠物」: - docs/29-Buddy人格.md → docs/29-Buddy宠物.md - H1、第 28 章预告、00 目录、scripts/check-code-ratio.ts 同步 3. 第 34 章去掉「v2」后缀: - docs/34-架构模式总结v2.md → docs/34-架构模式总结.md - H1、第 33 章预告、00 目录同步 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
把 v1 26 文件 + 8 篇新章按 V2-REVISION-SPEC §5 的 8 篇 / 34 章顺序统一重排 NN 槽位(C04→04、C13→13、C17→17、C24→24、C25→25、C28→28、C29→29、C30→30)。NN 不再被"写作时序"绑住,而是直接对应 §5 章节顺序——读者翻开任意 NN 文件就是 §5 表里的那一章。
也就是说,v2 的 8 篇骨架从「spec 上的目标」变成了「main 上的现实」。
同步改造
00-目录与阅读指引.md完整重写,按 §5 8 篇骨架排列 34 章,附录 A–F 单列,新增「远程与企业路线(5 章)」阅读路线V2-REVISION-SPEC.md§9.3.1 落地文件名表更新(YAO-144 备注)scripts/check-code-ratio.ts的NEW_CHAPTER_FILES同步QUICK_REFERENCE.txt/stop_hook_payload_analysis.md/STOP_HOOK_PAYLOAD_VERIFICATION.md)顺带解决的历史问题
docs/29-Buddy人格.mddocs/混入 3 个 untracked 调研文件Test plan
bun run check:no-frontmatter✅ 34/34 章节无 frontmatterbun run check:code-ratio✅ 8 个新章源码占比 11.6%–24.9%,全部 < 25%bun run check:section-titles✅注意
docs/27-文件-代码-与-LSP-协作族.md落地(与 C13 NN 冲突),现重排为docs/12-文件-代码-与-LSP-协作族.md,回归 §5 章序。🤖 Generated with Claude Code