瀏覽代碼

docs: Add authority levels and skills vs agents insights to architecture

- Add Authority subheading to each component section with detailed
  execution authority information
- Update hierarchy diagram to show authority levels (Deterministic,
  Highest, High, Low)
- Add "Skills vs Agents: Key Insights" section distilling key
  architectural patterns from research
- Update Quick Reference table with Authority column
- Remove morph-mcp from settings (using native Edit tool)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0xDarkMatter 5 月之前
父節點
當前提交
e7e9a96f0c
共有 2 個文件被更改,包括 173 次插入77 次删除
  1. 3 1
      .claude/settings.local.json
  2. 170 76
      docs/ARCHITECTURE.md

+ 3 - 1
.claude/settings.local.json

@@ -54,7 +54,9 @@
       "Bash(perplexity:*)",
       "Bash(md5:*)",
       "Bash(test:*)",
-      "Bash(head:*)"
+      "Bash(head:*)",
+      "WebSearch",
+      "WebFetch(domain:www.anthropic.com)"
     ],
     "deny": [],
     "ask": [

文件差異過大導致無法顯示
+ 170 - 76
docs/ARCHITECTURE.md