feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AI-MODULAR
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.00
|
||||
tags: [SoftwareEngineering, Modularization, Architecture, Separation]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-20
|
||||
- 너무 잘게 쪼개면 '모듈 간 통신 비용(Latentcy, Complexity)'이 관리 비용보다 커지는 **'나노서비스'**의 함정에 빠진다. "어디까지 쪼갤 것인가"는 정답이 없으며, 프로젝트의 규모와 팀의 소통 능력에 따라 유동적으로 결정해야 하는 '엔지니어링적 감각'의 영역이다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: [[Loose-Coupling]] , [[Single-Responsibility-Principle (SRP)]]
|
||||
- Related: [[Loose-Coupling]] , Single-Responsibility-Principle (SRP)
|
||||
- Result: [[Microservices-Architecture]]
|
||||
|
||||
Reference in New Issue
Block a user