docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
---
id: [[P-Reinforce]]-AI-BOUNDED-CONTEXT
category: "10_Wiki/💡 Topics/Software [[Architecture]]"
id: [[P-Reinforce|P-Reinforce]]-AI-BOUNDED-CONTEXT
category: "10_Wiki/💡 Topics/Software [[Architecture|Architecture]]"
confidence_score: 0.99
tags: [DDD, Bounded Context, Software Architecture, Domain]
last_reinforced: 2026-04-20
@@ -20,8 +20,8 @@ last_reinforced: 2026-04-20
- 서로 다른 컨텍스트들이 어떻게 데이터를 주고받는지(Shared Kernel, Anti-Corruption Layer 등)의 관계도를 그리는 작업.
## ⚠️ 모순 및 업데이트 (RL Update)
- 바운디드 컨텍스트를 너무 잘게 쪼개면 마이크로서비스(MSA)의 관리 복잡성(Distributed[[ system]] complexity)이 폭발한다. 처음에는 '모놀리식'으로 시작하되, 도메인 경계가 명확해지는 시점에 분리하는 전략이 실용적이다.
- 바운디드 컨텍스트를 너무 잘게 쪼개면 마이크로서비스(MSA)의 관리 복잡성(Distributed[[_system|system]] complexity)이 폭발한다. 처음에는 '모놀리식'으로 시작하되, 도메인 경계가 명확해지는 시점에 분리하는 전략이 실용적이다.
## 🔗 지식 연결 (Graph)
- Related: [[Domain-Driven Design (DDD)]] , [[Bounded-Contexts-and-Interface-Segregation]]
- Foundation: [[Clean-Architecture-Implementation]]
- Related: [[Domain-Driven Design (DDD)|Domain-Driven Design (DDD)]] , [[Bounded-Contexts-and-Interface-Segregation|Bounded-Contexts-and-Interface-Segregation]]
- Foundation: [[Clean-Architecture-Implementation|Clean-Architecture-Implementation]]