docs: upload code files and config
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: stage-6-verify
|
||||
description: ⑥ 审查验证阶段 — 运行检查 + AI 自审查 + 人类验收
|
||||
---
|
||||
## 行为
|
||||
1. 运行 lint / 类型检查 / 编译
|
||||
2. 运行已有测试
|
||||
3. AI 自审查(潜在 bug、边界情况、安全)
|
||||
4. 汇总结果:
|
||||
- 通过 → 完成
|
||||
- 有严重代码问题 → 回 Stage ⑤
|
||||
- 有方案层面问题 → 回 Stage ③
|
||||
|
||||
## 退出条件
|
||||
- 代码通过所有检查
|
||||
- 人类最终验收确认
|
||||
Reference in New Issue
Block a user