refactor: 强化 requirements 用户决策入口地位,下游阶段改为自治执行

- requirements: 强制至少一次用户确认;潜在冲突与待解决问题必须当场确认并归入对应章节,不得残留开放问题/TBD/待确认
- design/plan: 移除模板中'待确认事项''开放问题'章节;阶段职责改为遇到分歧或上游不完整时暂停并回退,不在本阶段向用户发起决策型提问
- apply: 所有需要用户决策的偏离统一通过 blocker.md 出口,由 blocker-revise 决定回退到哪一层
- 全局: 在 requirements instruction 头部新增'阶段职责原则',明确用户主动参与集中在 requirements 阶段
This commit is contained in:
2026-06-07 21:51:38 +08:00
parent fe55c532b8
commit 93ad66bc45
4 changed files with 36 additions and 42 deletions

View File

@@ -106,9 +106,3 @@
- 错误处理:
- 兼容性:
- 迁移注意事项:
## 待确认事项
| 状态 | 问题 | 所需决策 |
| ---- | ---- | -------- |
| 无 | 无待确认事项。 | 无需决策 |