🗑️ remove(workflow): drop todo/confirm artifacts
stop generating TODO.md and CONFIRM.md in sync_templates\nupdate templates/prompts and sync_templates tests
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
- 收集相关日志和输出
|
||||
- 分析差异原因
|
||||
- 记录到 `CONFIRM.md` 或直接修复
|
||||
- 记录待确认事项并在回复中提出,或直接修复
|
||||
- 重新验证
|
||||
|
||||
**适用场景**:
|
||||
@@ -144,16 +144,16 @@
|
||||
|
||||
## 决策原则
|
||||
|
||||
### 何时记录到 CONFIRM.md
|
||||
### 何时需要确认
|
||||
|
||||
**必须记录**:
|
||||
**必须确认**:
|
||||
|
||||
- 需求有歧义,存在多种理解
|
||||
- 有多个技术方案,需要权衡
|
||||
- 可能破坏兼容性
|
||||
- 涉及架构变更
|
||||
|
||||
**可以不记录**:
|
||||
**可以不确认**:
|
||||
|
||||
- 明显的 bug 修复
|
||||
- 符合现有模式的小改动
|
||||
|
||||
Reference in New Issue
Block a user