feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: FE-ARCH-STRUCT-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [frontend, architecture, folder-structure, scalability, modularity, atomic-design, clean-architecture]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Frontend Architecture and Folder Structure (프런트엔드 아키텍처 및 폴더 구조)]]
|
||||
# Frontend Architecture and Folder Structure (프런트엔드 아키텍처 및 폴더 구조)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "파일이 어디에 있는지 고민하는 시간을 제로로 만들고, 프로젝트 규모가 커져도 복잡도가 선형적으로 유지되도록 관심사 분리(SoC)에 기반한 물리적/논리적 영토를 명확히 획정하라" — 확장성과 협업 효율을 결정짓는 프런트엔드 프로젝트의 설계 지도.
|
||||
@@ -26,5 +26,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 모든 저장소에 대해 'Feature-first' 폴더 구조를 강제하며, 각 피처 폴더 밖으로 유출되는 의존성은 엄격히 검토되는 'Strict Encapsulation' 정책을 고수함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Scalable-Frontend-Architecture]], [[Atomic-Styling-and-Design-Systems]], [[Clean-Code-Principles]], [[Modular-Monolith]]
|
||||
- **Raw Source:** [[00_Raw/Frontend Folder Structure.md]]
|
||||
- Scalable-Frontend-Architecture, [[Atomic-Styling-and-Design-Systems]], [[Clean-Code-Principles]], Modular-Monolith
|
||||
- **Raw Source:** 00_Raw/Frontend Folder Structure.md
|
||||
|
||||
Reference in New Issue
Block a user