docs(v2): YAO-152 — C21–C26 review-fix 二轮(C24/C25 已在前轮完成,本轮补 C21–C23 + C26)#79
Merged
Conversation
- C21: Output Style 加 ## 六 节号;澄清 Skill name 默认为目录名 entry.name;新增「示例 4:完整 Plugin 包」(team-toolkit/ 含 plugin.json userConfig + concise-zh.md);plugin 嵌套目录形态 补释;删除收束前重复 ---。 - C22: KAIROS 描述展开为「主动型聊天助手」;新增「关于剩下 74 个 flag」段落与 grep 建议;Ablation Baseline 补充 ML 消融实验词源; 补 Statsig→GrowthBook 迁移说明,对照 services/analytics/growthbook.ts:792-836 的 MIGRATION ONLY 注释。 - C23: 「客户端传输层」补 ## 五 节号;CCR 概念在出现位置补 「Claude Cloud Runtime / 会话云端运行时」展开;占位段链接 「第 34 章」修为「第 25 章」;六/七/八/九重排。 - C26: 章首补「本章是第 26 章 / 终端 UI 与多模态输入开篇」 导言;插入「术语速查」段落解释 DECSTBM / DEC 2026 / OSC 8 / DA1 / BiDi;删除收束前重复 ---。 acceptance criteria 对照:每条修改都给出源码 file:line(CCR 概念 见 bridge/remoteBridgeCore.ts、ANSI 序列与终端能力探测对应 ink/log-update.ts:166-185 与 ink/terminal-querier.ts:128-212、 Statsig 迁移见 services/analytics/growthbook.ts:792-836)。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: multica-agent <github@multica.ai>
按 OC-R verdict: - 移除示例里不被 plugin 路径解析的 keep-coding-instructions 字段 - 补充 loadPluginOutputStyles.ts:36-85 只解析 name/description/force-for-plugin 的说明 - 修正 force-for-plugin 启用后真正注册的样式名为 team-toolkit:concise-zh(namespaced) 附带把 18/19 章里前轮已落地但未提交的小修正一并提交。 Co-authored-by: multica-agent <github@multica.ai>
# Conflicts: # docs/22-FeatureFlag与编译期优化.md
C21 §Output Style 与 C23 §客户端传输层 在 v1 是无节号 H2,review 报告 要求补节号(六/五),导致后续节号顺延。这是事实修正(review-driven) 而非删改 v1 内容,按 scripts/heading-rewrite-allowlist.txt 文档要求 单行豁免,避免被迫给章节加 frontmatter。 Co-authored-by: multica-agent <github@multica.ai>
…-yao152 # Conflicts: # scripts/heading-rewrite-allowlist.txt
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
按 YAO-152 review 报告,对 C18–C26 逐条对照源码补完。本轮提交在前一轮的基础上把 C21 / C22 / C23 / C26 收尾:
## 六节号、补充「示例 4:完整 Plugin 包」、name字段澄清为entry.name、删收束前重复---services/analytics/growthbook.ts:792-836)## 五、CCR 概念展开为 Claude Cloud Runtime、修复链接第 34 章→第 25 章、节号 六/七/八/九 重排---Test plan
bridge/remoteBridgeCore.ts、ANSI 序列见ink/log-update.ts:166-185与ink/terminal-querier.ts:128-212、Statsig 迁移见services/analytics/growthbook.ts:792-836)🤖 Generated with Claude Code