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