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
+16
View File
@@ -19,6 +19,22 @@
- **마이그레이션 중단의 위험**: 부분적인 리팩토링이 완료되지 않고 중단될 경우, 시스템 내에 두 가지 이상의 서로 다른 패턴이 혼재되어 유지보수 난이도가 상승할 수 있다.
## 🔗 Knowledge Connections
### Related Concepts (Auto-Linked)
* [[Custom_Hooks]]
* [[ESLint]]
* [[Engineering_Principles]]
* [[Management]]
* [[Prettier]]
* [[Principles]]
* [[React]]
* [[Redux]]
* [[Refactoring]]
* [[Research]]
* [[Software Engineering Principles]]
* [[State]]
* [[Technical_Debt]]
* [[Testing]]
### Related Concepts
- **Custom Hooks**: 로직 분리의 물리적 단위 (관계: 실천 도구)
- **Incremental Migration**: 안전한 아키텍처 전환 전략 (관계: 핵심 방법론)