# ZONES

## Zone 1: Title (10%)
- "三层防护体系"
- English subtitle: "Defense-in-Depth"
- Handwritten style

## Zone 2: Pyramid Structure (60%)
Three-layer pyramid, largest at bottom:

### Layer 1 - Top: 事前防护 (20% of pyramid height)
- Label: "规则约束"
- Items:
  - AGENTS.md 红线清单
  - 行为层黑名单
- Icon: Rulebook/document
- Color: Lightest shade

### Layer 2 - Middle: 事中防护 (35% of pyramid height)
- Label: "权限收窄 + 高危风控"
- Items:
  - `chmod 600` 核心配置
  - SHA256 哈希基线
  - 签名隔离原则
- Icons: Lock, fingerprint, shield
- Color: Medium shade

### Layer 3 - Bottom: 事后防护 (45% of pyramid height)
- Label: "夜间自动巡检"
- Items:
  - 13项核心指标
  - 黄线操作交叉验证
  - 私钥泄露扫描
  - Skill 完整性验证
- Icons: Magnifying glass, radar, checklist
- Color: Deepest shade

## Zone 3: Timeline (15%)
Right side vertical timeline:
- Install → Run → Every Night
- Connecting dots with the three layers

## Zone 4: Key Insight (15%)
Bottom quote box:
- "极简安全的目标:把主要风险从'大概率'降到'需要主动攻击才能触发'"
- Handwritten quote marks

# LABELS
All text in Chinese:
- 事前防护 / 规则约束
- 事中防护 / 权限收窄 + 高危风控
- 事后防护 / 夜间自动巡检
- Install / Run / Every Night
- All item text as listed above

# COLORS
- Background: Warm off-white
- Pyramid layers (bottom to top):
  - Deep warm yellow/ochre (#D4AC0D)
  - Golden yellow (#F1C40F)
  - Pale yellow/cream (#FCF3CF)
- Text: Dark brown
- Icons: Simple black line drawings
- Timeline: Muted gray with accent dots

# STYLE
Hand-drawn architectural diagram:
- Pyramid has sketched, slightly irregular edges
- Layers separated by hand-drawn lines
- Watercolor fill with visible brush texture
- Icons are simple doodles
- Timeline looks like a margin note
- Quote in cursive handwriting style
- Overall: Like a page from an architect's sketchbook

# ZONES ## Zone 1: Title (10%) - "三层防护体系" - English subtitle: "Defense-in-Depth" - Handwritten style ## Zone 2: Pyramid Structure (60%) Three-layer pyramid, largest at bottom: ### Layer 1 - Top: 事前防护 (20% of pyramid height) - Label: "规则约束" - Items: - AGENTS.md 红线清单 - 行为层黑名单 - Icon: Rulebook/document - Color: Lightest shade ### Layer 2 - Middle: 事中防护 (35% of pyramid height) - Label: "权限收窄 + 高危风控" - Items: - `chmod 600` 核心配置 - SHA256 哈希基线 - 签名隔离原则 - Icons: Lock, fingerprint, shield - Color: Medium shade ### Layer 3 - Bottom: 事后防护 (45% of pyramid height) - Label: "夜间自动巡检" - Items: - 13项核心指标 - 黄线操作交叉验证 - 私钥泄露扫描 - Skill 完整性验证 - Icons: Magnifying glass, radar, checklist - Color: Deepest shade ## Zone 3: Timeline (15%) Right side vertical timeline: - Install → Run → Every Night - Connecting dots with the three layers ## Zone 4: Key Insight (15%) Bottom quote box: - "极简安全的目标:把主要风险从'大概率'降到'需要主动攻击才能触发'" - Handwritten quote marks # LABELS All text in Chinese: - 事前防护 / 规则约束 - 事中防护 / 权限收窄 + 高危风控 - 事后防护 / 夜间自动巡检 - Install / Run / Every Night - All item text as listed above # COLORS - Background: Warm off-white - Pyramid layers (bottom to top): - Deep warm yellow/ochre (#D4AC0D) - Golden yellow (#F1C40F) - Pale yellow/cream (#FCF3CF) - Text: Dark brown - Icons: Simple black line drawings - Timeline: Muted gray with accent dots # STYLE Hand-drawn architectural diagram: - Pyramid has sketched, slightly irregular edges - Layers separated by hand-drawn lines - Watercolor fill with visible brush texture - Icons are simple doodles - Timeline looks like a margin note - Quote in cursive handwriting style - Overall: Like a page from an architect's sketchbook

3/3/2026