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
@@ -1,12 +1,12 @@
---
id: FE-ARCH-LARGE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [architecture, large-scale, frontend, monorepo, fsd, scalability, maintainability, modularity]
last_reinforced: 2026-04-26
---
# [[Large-scale Application Architecture Patterns (대규모 애플리케이션 아키텍처 패턴)]]
# Large-scale Application Architecture Patterns (대규모 애플리케이션 아키텍처 패턴)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "코드의 양이 늘어나도 복잡도의 엔트로피가 발산하지 않도록 엄격한 계층 구조(FSD)와 통합 관리 체계(Monorepo)를 구축하고, 의존성의 방향을 단방향으로 강제하여 시스템의 수명을 연장하라" — 수천 명의 개발자가 동시에 협업할 수 있는 프런트엔드 설계의 최상위 전략.
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 모든 엔터프라이즈급 제품 개발 시 FSD(Feature-Sliced Design) 아키텍처 준수를 의무화하며, 의존성 규칙 위반 시 빌드 단계에서 차단하는 'Architecture Linting' 정책을 시행함.
## 🔗 지식 연결 (Graph)
- [[Frontend-Architecture-and-Folder-Structure]], [[Modular-Monolith]], [[Monorepo]], [[Clean-Architecture-Implementation]]
- **Raw Source:** [[00_Raw/Large-scale Application Architecture.md]]
- [[Frontend-Architecture-and-Folder-Structure]], Modular-Monolith, [[Monorepo]], [[Clean-Architecture-Implementation]]
- **Raw Source:** 00_Raw/Large-scale Application Architecture.md