匹配现状——ADR-0009晋升通道/ADR-0029逐条判断均从未实现 #174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs-fix/adr0009-adr0017-match-reality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
全 ADR 查漏第二轮发现的 2 条真实功能缺口,先如实标注现状:
机制(否决佐证计数溯源字段那条的理由),比单纯遗漏更严重——已一并纠正
addressed/skipped判断从未真正实现,reactive路径实际是纯二元判定(整批 addressed 或整批 skipped)。CONTEXT.md/design.md 的"不要求
逐条覆盖"措辞同步改为准确描述;
gating.py模块文档也纠正了"由quote_message_id推导"这句与实现不符的说法
两条均不改变任何既有决策/代码行为,只如实标注现状。是否要把这两个功能真正实现出来,各自
另开评估票讨论。
Test plan
gating.py只改了模块 docstring,无逻辑改动;其余为纯文档变更。KumaAgent referenced this pull request2026-08-20 08:07:03 +00:00
KumaAgent referenced this pull request2026-08-20 08:07:45 +00:00