docs: 修正 bug_flow 状态机注释(verified 分流)
This commit is contained in:
parent
f2154ae7df
commit
6e3c0ee2bf
@ -10,7 +10,7 @@ Bug 循环(本模块 + init.py 的 bug poller)扫 sd_bugs 表驱动 bug 状
|
||||
- 任务执行时角色 agent 调 start_fix/fix_bug/verify_bug 反馈推进 bug 状态。
|
||||
|
||||
本模块只做「确定性流转」(无需 LLM 判断):
|
||||
- verified → closed(自动关闭)
|
||||
- verified → 分流(agent 报告 → closed 自动关闭;human 报告 → 创建 bug 验收任务给报告人)
|
||||
- fixed → 派发「复测」任务给 test
|
||||
- confirmed → 派发「修复 Bug」任务给 develop
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user