feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
---
id: P-REINFORCE-AI-BOUNDED-CONTEXT
category: "[[10_Wiki/💡 Topics/Software Architecture]]"
category: "10_Wiki/💡 Topics/Software Architecture"
confidence_score: 0.99
tags: [DDD, Bounded Context, Software Architecture, Domain]
last_reinforced: 2026-04-20
---
# [[Bounded-Contexts]] (제한된 맥락)
# Bounded-Contexts (제한된 맥락)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "모두를 위한 언어는 아무도 위한 언어가 아니다." 특정 도메인 내에서만 유효한 '의미의 경계'를 설정하여 복잡한 시스템을 명료하게 관리하는 DDD의 핵심 기법이다.