更新 Host 执行拆分计划状态
记录 execution.rs 已承接运行入口与 lease 恢复编排 保留 Engine worker 主体和终态 glue 的后续边界
This commit is contained in:
@@ -306,7 +306,10 @@ system/developer 内容固定保留,外部内容标记为不可信。先做确
|
||||
runtime trace 投影;根模块保留通用 reducer helper 及执行编排,公开 API 不变。
|
||||
- [x] `codex.rs` 已承接两个 Codex server-request handler 及 durable tool-call helper;根模块只
|
||||
显式 re-export 公开类型,版本化 wire 与 Host 权限边界保持不变。
|
||||
- [ ] `execution` 仍保留在根文件,后续拆分必须继续维持 Engine glue 不进入 Runtime 的边界。
|
||||
- [x] `execution.rs` 已承接 run/run_existing、streaming、cancellation 入口及 worker/lease 执行
|
||||
恢复编排;公开 API、Runtime/SQLite 合同和 Engine 接口保持不变。
|
||||
- [ ] `run_claimed_with_lease`、Engine worker 主体和跨模块终态 glue 仍在根模块;后续仅按可验证
|
||||
的职责边界继续拆分,不为降低行数引入新的平行装配层。
|
||||
|
||||
### 原始范围复核(2026-09-06)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user