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
+15
View File
@@ -20,6 +20,21 @@ React Refactoring은 기존 애플리케이션의 외부 동작을 유지하면
- **리팩토링 비용**: 당장의 기능 개발보다 시간이 많이 소요될 수 있으므로, 비즈니스 가치와 우선순위를 고려한 리팩토링 범위 설정이 중요하다.
## 🔗 Knowledge Connections
### Related Concepts (Auto-Linked)
* [[Custom_Hooks]]
* [[Frontend]]
* [[JavaScript]]
* [[Legacy System Migration]]
* [[Observability]]
* [[Principles]]
* [[React]]
* [[Redux]]
* [[Refactoring]]
* [[Research]]
* [[SOLID_Principles]]
* [[Testing]]
* [[_system]]
### Related Concepts
- **Custom Hooks**: 로직 분리의 핵심 단위 (관계: 실천 도구)
- **SOLID Principles**: 구조 개선의 설계 기준 (관계: 이론적 근거)