From 3aa4acf2f9fabc2475a2f7ec86a07a434ee9c424 Mon Sep 17 00:00:00 2001 From: cfdaily Date: Thu, 28 May 2026 22:59:32 +0800 Subject: [PATCH] auto-sync: 2026-05-28 22:59:32 --- docs/design/architecture-v3.0.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/design/architecture-v3.0.md b/docs/design/architecture-v3.0.md index d92be90..15aa445 100644 --- a/docs/design/architecture-v3.0.md +++ b/docs/design/architecture-v3.0.md @@ -1503,9 +1503,9 @@ PRAGMA busy_timeout=5000 # 写锁等待 5s #### T2: 持续指挥 + 动态规划 📋 待开始 -**编号**: A1, A2 +**编号**: A1, A2, B8, B9 -**核心目标**:庞统从"被动 delegate"变为"持续在线指挥官" +**核心目标**:庞统从"被动 delegate"变为"持续在线指挥官" + 先修已知 bug **对应 PRD**:B2(编排层是 AI 指挥官)、C2(动态规划)、C3(持续指挥) @@ -1519,6 +1519,10 @@ PRAGMA busy_timeout=5000 # 写锁等待 5s **前置条件**: T1 完成 ✅ +**bug 修复**(T2 前置): +- B8: BUG-7 planning 暂停失败 — 需在功能开发前修复 +- B9: BUG-8 cancel→resume 空图完成 — 需在功能开发前修复 + **来源**: v2.8-direction-notes §一~§二 + §17 #2/#3 #### T3: 主动汇报 + 需求探索触发 📋 待开始 @@ -1646,8 +1650,8 @@ PRAGMA busy_timeout=5000 # 写锁等待 5s | B5 | verification_commands | T4 | ❌ | | B6 | prompt_templates 角色模板 | T5 | ❌ | | B7 | CLI Schema 校验 | T5 | ❌ | -| B8 | BUG-7 planning 暂停失败 | T4 | ❌ | -| B9 | BUG-8 cancel→resume 空图 | T4 | ❌ | +| B8 | BUG-7 planning 暂停失败 | T2 | ❌ | +| B9 | BUG-8 cancel→resume 空图 | T2 | ❌ | | B10 | P3 遗留 404/4xx | T1 | ✅ 已修复 | | B11 | BUG-22/OBS-25/OBS-26 | T1 | ✅ 已修复 | | C1 | 对抗辩论模式 | T4 | ❌ |