diff --git a/docs/features/README.md b/docs/features/README.md index e199a5e..c3efb12 100644 --- a/docs/features/README.md +++ b/docs/features/README.md @@ -113,7 +113,7 @@ | **Agent Growth System** | SqliteStorage + FTS5 + TF-IDF + Memory Extractor + ExtractionAdapter (闭环) | | **安全审计** | 渗透测试 V1: 5 HIGH + 10 MEDIUM 全部修复, 整体评级 B+ | | **Admin V2** | Vite + React + Ant Design Pro, 15 页面, HttpOnly Cookie 认证 | -| **运行时中间件** | 12 层: Compaction, Memory, LoopGuard, TokenCalibration, SkillIndex, Title, DanglingTool, ToolError, ToolOutputGuard, Guardrail, SubagentLimit, Clarification | +| **运行时中间件** | 11 层: Compaction, Memory, LoopGuard, TokenCalibration, SkillIndex, Title, DanglingTool, ToolError, ToolOutputGuard, Guardrail, SubagentLimit | ---