Wikify: Auto-link 118 orphaned topics using semantic keyword matching

This commit is contained in:
Antigravity Agent
2026-05-03 00:02:32 +09:00
parent 303b01b228
commit e49221df53
119 changed files with 1050 additions and 87 deletions
+17
View File
@@ -20,6 +20,23 @@
- **오버헤드**: 매우 작은 규모의 프로젝트나 단순한 MVP 단계에서는 이러한 엄격한 분리가 오히려 과도한 보일러플레이트로 느껴질 수 있다.
## 🔗 Knowledge Connections
### Related Concepts (Auto-Linked)
* [[Architecture]]
* [[Boundaries]]
* [[Clean_Architecture]]
* [[Domain-Driven_Design]]
* [[ESLint]]
* [[Feature-Sliced_Design]]
* [[Frontend]]
* [[Layered_Architecture]]
* [[Management]]
* [[Monorepo]]
* [[Principles]]
* [[React]]
* [[React_Architecture]]
* [[Research]]
* [[Scalability]]
### Related Concepts
- **Feature-Based Structure**: 비즈니스 도메인 단위의 코드 응집도 향상 기법 (관계: 핵심 구현 패턴)
- **Feature-Sliced Design (FSD)**: 기능 기반 구조를 더 체계화한 고급 아키텍처 방법론 (관계: 확장 발전 형태)