flow.txt
1.18 KB
┌────────────────────────────────────────────────────────┐
│ erp-workflow │
│ │
│ 计划(/plan-start,一次性,2 个审阅断点) │
│ ① init 初始化 + REQ 卡片 ⏸ 审阅 REQ │
│ ② design 脚手架 + docs/03 ⏸ 审阅 schema │
│ ③ build-db V1+apply + docs/05/08 │
│ │
│ 编码(/coding-start,统一功能循环) │
│ 后端模块循环 ┐ │
│ 前端整体阶段 ┘→ phase-driver │
│ feature-spec → feature-tdd → feature-review │
│ 全 approve → milestone(test→报告→merge+tag) │
└────────────────────────────────────────────────────────┘