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
@@ -18,7 +18,7 @@
## 🔗 Knowledge Connections
- **Related Topics:** [[Monorepo Architecture]], [[Feature-Sliced Design (FSD)]], [[Component Library Architecture]]
- **Projects/Contexts:** [[독립적인 기능 소유권이 필요한 대규모 React 플랫폼]], [[마이크로 프론트엔드를 대체하는 모듈식 모놀리스 아키텍처 설계]]
- **Projects/Contexts:** 독립적인 기능 소유권이 필요한 대규모 React 플랫폼, 마이크로 프론트엔드를 대체하는 모듈식 모놀리스 아키텍처 설계
- **Contradictions/Notes:** 조직의 성격에 따라 툴링 선택의 기준이 다릅니다. 파이프라인의 단순성과 빌드 속도 개선(캐싱)이 주 목적이라면 Turborepo가 적합하지만, 강력한 그래프 기반 워크플로우, 스캐폴딩 생성기, 그리고 아키텍처 경계를 엄격한 정책으로 강제해야 하는 대규모 플랫폼 환경에서는 Nx가 더 나은 선택이 될 수 있습니다 [17, 18].
---