fix: M1 修复 §07 文件路径引用(24→15) + M2 D16-6 标题引用(#05→#11)
This commit is contained in:
@@ -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)。
|
||||
|
||||
@@ -134,7 +134,7 @@ Agent(庞统、司马懿、张飞等)在执行任务时,不主动查询已
|
||||
- 如果页面指向 knowledge_base 的详细内容,**必须 follow** 获取原文
|
||||
- knowledge_base 的路径:`/Volumes/KnowledgeBase/knowledge_base/`
|
||||
|
||||
### D16-6:和 #05 四层架构的关系
|
||||
### D16-6:和 #11 四层架构的关系
|
||||
|
||||
| 层级 | 知识注入角色 | 本文档覆盖 |
|
||||
|------|------------|-----------|
|
||||
|
||||
Reference in New Issue
Block a user