feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: SOC-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [architecture, design-principles, software-engineering]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Separation of Concerns (관심사의 분리)]]
|
||||
# Separation of Concerns (관심사의 분리)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "뇌와 팔다리를 분리하라" — 복잡한 시스템을 독립적인 기능을 가진 섹션으로 나누어 각 부분이 자신의 역할에만 집중하게 함으로써 전체의 복잡도를 관리하는 지혜.
|
||||
@@ -23,6 +23,6 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트에서는 AI 에이전트의 '결정 루프'와 '실행 도구'를 SoC 원칙에 따라 엄격히 분리하여 운영함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Parent:** [[10_Wiki/💡 Topics/AI]]
|
||||
- **Related:** [[Single-Responsibility-Principle]], [[Decoupling]], [[Bounded-Context]]
|
||||
- **Raw Source:** [[00_Raw/2026-04-20/관심사의 분리.md]]
|
||||
- **Parent:** 10_Wiki/💡 Topics/AI
|
||||
- **Related:** Single-Responsibility-Principle, Decoupling, Bounded-Context
|
||||
- **Raw Source:** 00_Raw/2026-04-20/관심사의 분리.md
|
||||
|
||||
Reference in New Issue
Block a user