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
+12
View File
@@ -23,6 +23,18 @@ React 폴더 구조는 애플리케이션의 디렉터리와 파일을 체계적
- **학습 곡선**: 새로운 팀원이 복잡한 계층 구조를 이해하고 올바른 위치에 코드를 작성하기까지 온보딩 시간이 소요된다.
## 🔗 Knowledge Connections
### Related Concepts (Auto-Linked)
* [[ESLint]]
* [[Feature-Sliced_Design]]
* [[Frontend]]
* [[Index]]
* [[Management]]
* [[Naming Conventions]]
* [[React]]
* [[Research]]
* [[Separation_of_Concerns]]
* [[State]]
### Related Concepts
- **Feature-Sliced Design (FSD)**: 대규모 시스템 구조화의 표준 (관계: 상위 아키텍처)
- **Separation of Concerns**: 폴더 분리의 근본적 철학 (관계: 설계 원리)