docs: 修正 bug_flow 状态机注释(verified 分流)

This commit is contained in:
ymq 2026-08-24 12:57:59 +08:00
parent f2154ae7df
commit 6e3c0ee2bf

View File

@ -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