You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
680 B

5 days ago
# 07 — code-review
**What to build:** 对本次全部改动跑一遍 code-review(Standards + Spec 双轴),对照 ADR-0032 与 `crm-opportunity/CONTEXT.md` 看板定义核查实现一致性,重点:分组键确为展示名、状态过滤确已撤销、视口只定序不过滤、发布校验确已落地、API 契约与 04 定义一致。
**Blocked by:** 01、02、03、04、05、06
**Status:** ready-for-agent
- [ ] Standards 轴:编码规范(UTF-8 无 BOM、单测、命名)通过
- [ ] Spec 轴:实现与 ADR-0032 + CONTEXT 定义逐条一致
- [ ] 无遗留的按节点 id / 按状态分列代码路径
- [ ] 审查问题已记录并闭环或转 wontfix