From 7f7a99ae80fb1826f4b4ba357a8162447873327e Mon Sep 17 00:00:00 2001 From: cfdaily Date: Sat, 13 Jun 2026 12:41:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20M1=20=E4=BF=AE=E5=A4=8D=20=C2=A707=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84=E5=BC=95=E7=94=A8(24?= =?UTF-8?q?=E2=86=9215)=20+=20M2=20D16-6=20=E6=A0=87=E9=A2=98=E5=BC=95?= =?UTF-8?q?=E7=94=A8(#05=E2=86=92#11)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/design/07-spawner-acquire-first.md | 2 +- docs/design/16-knowledge-injection.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/design/07-spawner-acquire-first.md b/docs/design/07-spawner-acquire-first.md index 1eec1cc..82454f9 100644 --- a/docs/design/07-spawner-acquire-first.md +++ b/docs/design/07-spawner-acquire-first.md @@ -235,7 +235,7 @@ def _revive_session(agent_id: str) -> bool: ### 4.5 O5: compact 检测(§15 rotation-only v3) -§15 设计文档:`docs/design/24-compact-detection-fix.md` +§15 设计文档:`docs/design/15-compact-detection-fix.md` **检测方法**:读 gateway 日志尾部 2MB,按 sessionKey 过滤 `[compaction] rotated active transcript` 事件。 如果最近的 rotation 事件在 120s 窗口内 → 视为 compact 循环进行中(可能还在 post-compact retry)。 diff --git a/docs/design/16-knowledge-injection.md b/docs/design/16-knowledge-injection.md index ac32793..2e96024 100644 --- a/docs/design/16-knowledge-injection.md +++ b/docs/design/16-knowledge-injection.md @@ -134,7 +134,7 @@ Agent(庞统、司马懿、张飞等)在执行任务时,不主动查询已 - 如果页面指向 knowledge_base 的详细内容,**必须 follow** 获取原文 - knowledge_base 的路径:`/Volumes/KnowledgeBase/knowledge_base/` -### D16-6:和 #05 四层架构的关系 +### D16-6:和 #11 四层架构的关系 | 层级 | 知识注入角色 | 本文档覆盖 | |------|------------|-----------|