项目接管
执行 Readiness 检查
先选 Planning 或 Conformance,再逐项记录状态和验证结果。
Readiness 检查有两种模式:
- Planning:判断信息是否足够,可以开始设计或实现。
- Conformance:判断实现、Contract 和 Runtime 是否符合已声明的事实。
记录检查上下文
写下 project、Profile、source revision、环境、执行人和日期。没有这些信息的截图或“本地通过”不能作为可复查 Evidence。
为每项要求给状态
使用 confirmed、not-applicable、open 或 blocked。只有写明原因并能回到 Profile 规则时,not-applicable 才有效。
执行对应 Validation
Code types, lint, focused tests
Contract request/response/error/compatibility cases
Runtime real browser or service environment, dependencies, side effects记录 command 或操作、预期、实际结果和限制。无法执行时用 not-run 并说明原因,不要把它当作通过。
汇总 findings
分别列出 Known Drift、Accepted Deviations、Pending Decisions 和 Blocking Issues。它们对最终状态的影响不同,不能合并成一个“风险”段落。