lhl
2f4397a8d6
feat(orchestrator): 会话状态机实现 + cancelled/resume(T3 架构审查整改)
- Issue3: 新建 src/genesis/state_machine.py(9 状态白名单转移)
- cancel 记录 cancelled_from 进 cancelled 终态,resume 回中断点
- 仅执行中状态可取消(awaiting_*/done 不可),非法转移抛 StateTransitionError
- 同步 agent-runtime-design.md §3.2(状态图/规则表 9 状态 + cancelled 行)
- 新增 10 用例(含覆盖补齐 2 项),全量 177 passed / 100.00%(981 stmts/252 br)
2026-08-12 09:39:34 +08:00
..
2026-08-10 09:09:40 +08:00
2026-08-08 15:16:42 +08:00
2026-08-12 09:39:34 +08:00
2026-08-09 13:51:21 +08:00
2026-08-12 09:32:02 +08:00
2026-08-09 08:26:37 +08:00
2026-08-09 04:49:29 +08:00
2026-08-08 15:16:42 +08:00
2026-08-09 13:28:38 +08:00
2026-08-08 15:16:42 +08:00
2026-08-08 15:16:42 +08:00
2026-08-09 03:25:57 +08:00
2026-08-09 04:25:31 +08:00
2026-08-09 09:08:26 +08:00
2026-08-09 08:36:33 +08:00
2026-08-11 08:42:54 +08:00
2026-08-08 15:16:42 +08:00
2026-08-08 15:16:42 +08:00
2026-08-09 13:28:38 +08:00
2026-08-09 13:28:38 +08:00