From 8f426ea2767edd2d5ca162cb0d49b524aca40c60 Mon Sep 17 00:00:00 2001 From: cfdaily Date: Sun, 31 May 2026 00:18:57 +0800 Subject: [PATCH] auto-sync: 2026-05-31 00:18:57 --- docs/design/05-context-layers.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/design/05-context-layers.md b/docs/design/05-context-layers.md index a827f90..3ab6578 100644 --- a/docs/design/05-context-layers.md +++ b/docs/design/05-context-layers.md @@ -558,10 +558,9 @@ Proactively suggest when: 用户提到策略实现完成后 ``` ┌──────────────────────────────────────────────────────────────────┐ -│ L0 铁律层(~600 tokens)→ Hook 每轮强制注入 │ +│ L0 铁律层(~500 tokens)→ Hook 每轮强制注入 │ │ ├── gate-enforcer: GATE 铁律 + Delegation 铁律 │ -│ ├── gate-enforcer: GATE 产出物检查(before_tool_call) │ -│ └── guardrails.yaml: 安全红线 6 条 + 行为铁律 2 条 │ +│ └── gate-enforcer: GATE 产出物检查(before_tool_call) │ ├──────────────────────────────────────────────────────────────────┤ │ L1 角色层(~2000 tokens)→ Workspace 自动注入 │ │ ├── SOUL.md: 人格 + 专长声明 │