Wiki cleanup: error-doc removal, dedup merge, link normalization

10_Wiki/Topics 대규모 정리:
- 오류 캡처/미완성 stub 문서 227개 제거
- 교차폴더 중복 43클러스터 병합 (63파일 → redirect)
- 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건
- 카테고리 MOC 6개 신규 생성
- Graph 섹션 미해결 related-keyword 링크 10,058건 제거

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Antigravity Agent
2026-05-20 23:52:15 +09:00
parent 2a4a5046b6
commit f8b21af4be
2874 changed files with 15296 additions and 27684 deletions
@@ -140,10 +140,10 @@ setInterval(() => {
**기본값**: heartbeat token + counter delta watchdog + supervisor restart.
## 🔗 Graph
- 부모: [[Observability]] · [[Watchdog Pattern]]
- 부모: [[Observability]]
- 변형: [[Circuit Breaker]] · [[Liveness Probe]]
- 응용: [[Skybound Knowledge Hub]] · [[ETL Pipeline]]
- Adjacent: [[Heartbeat]] · [[Supervisor Tree]]
- 응용: [[Skybound Knowledge Hub]]
- Adjacent: [[Heartbeat]]
## 🤖 LLM 활용
**언제**: long-running ingestion / engine loop 의 silent stall detection 설계 시.
@@ -125,10 +125,8 @@ function rerollOffer(state: PlayerState, currentOffers: UpgradeId[]): UpgradeId[
**기본값**: level-gated pool + anti-streak + rarity bias by level + per-card telemetry.
## 🔗 Graph
- 부모: [[Game Balance]] · [[Roguelite Design]]
- 변형: [[Gacha Banner]] · [[Card Draft]]
- 응용: [[Skybound Knowledge Hub]] · [[First Run Experience]]
- Adjacent: [[Pity Timer]] · [[Loot Table]]
- 부모: [[게임 밸런싱|Game Balance]]
- 응용: [[Skybound Knowledge Hub]]
## 🤖 LLM 활용
**언제**: roguelite / vampire-survivors-like upgrade offer pool tuning 시.
@@ -143,10 +143,7 @@ const BuildSchema = z.object({
**기본값**: 5+5 with replace modal + evolution gate.
## 🔗 Graph
- 부모: [[Game Design Constraints]] · [[Build Crafting]]
- 변형: [[Vampire Survivors 6+6]] · [[Slot Inventory]]
- 응용: [[Skybound Knowledge Hub]] · [[Evolution System]]
- Adjacent: [[First Upgrade Offer Balance]] · [[Run Pacing]]
- 응용: [[Skybound Knowledge Hub]]
## 🤖 LLM 활용
**언제**: roguelite slot / build cap design + offer pool integration 시.
@@ -117,10 +117,7 @@ def test_hub_links_resolve(hub_text: str, all_titles: set[str]):
**기본값**: hand-curated shelves + Dataview recency block + CI backlink check.
## 🔗 Graph
- 부모: [[Knowledge Management]] · [[Map of Content]]
- 변형: [[Domain Hub]] · [[Project Hub]]
- 응용: [[01_Core_Engine]] · [[02_Combat_AI]] · [[03_Boss_Systems]] · [[04_Mechanics_Progression]] · [[05_Project_Issues]]
- Adjacent: [[Wiki Cleanup Spec]] · [[March 2026 Research Drop]]
- Adjacent: [[March_2026_Research_Drop|March 2026 Research Drop]]
## 🤖 LLM 활용
**언제**: domain wiki 의 entry point 설계, MOC 패턴, 의 recency surface 필요.
@@ -128,10 +128,7 @@ test("facing follows velocity sign", () => {
**기본값**: velocity-driven + idle fallback + hysteresis + anim sync.
## 🔗 Graph
- 부모: [[Combat AI]] · [[Sprite Animation]]
- 변형: [[NPC Pathfinding Facing]] · [[Player Facing]]
- 응용: [[Skybound Knowledge Hub]] · [[Boss Orientation]]
- Adjacent: [[Hitbox System]] · [[Animation State Machine]]
- 응용: [[Skybound Knowledge Hub]]
## 🤖 LLM 활용
**언제**: 2D action game enemy facing bug, hitbox mirror, anim sync.
@@ -4,7 +4,7 @@ title: War Commander → 전투 시스템
category: 10_Wiki/Topics
status: duplicate
canonical_id: war-commander-combat-system
duplicate_of: "[[War Commander Combat System]]"
duplicate_of: "[[War-Commander-전투-시스템|War Commander Combat System]]"
aliases: []
source_trust_level: A
confidence_score: 0.9
@@ -16,14 +16,14 @@ github_commit: pending
# War Commander → 전투 시스템
> **이 문서는 [[War Commander Combat System]] 의 중복본입니다.** Canonical 문서로 redirect.
> **이 문서는 [[War-Commander-전투-시스템|War Commander Combat System]] 의 중복본입니다.** Canonical 문서로 redirect.
## 핵심 요약
- 한국어 title 의 redirect arrow notation 변형 — alias.
- 매 동일 scope: War Commander 의 combat system reference.
## 🔗 Graph
- 부모: [[War Commander Combat System]] (canonical)
- 부모: [[War-Commander-전투-시스템|War Commander Combat System]] (canonical)
## 🕓 변경 이력
| 날짜 | 변경 |
@@ -4,7 +4,7 @@ title: War Commander 전투 전술 및 방어 메타
category: 10_Wiki/Topics
status: duplicate
canonical_id: war-commander-combat-system
duplicate_of: "[[War Commander Combat System]]"
duplicate_of: "[[War-Commander-전투-시스템|War Commander Combat System]]"
aliases: []
source_trust_level: A
confidence_score: 0.9
@@ -16,14 +16,14 @@ github_commit: pending
# War Commander 전투 전술 및 방어 메타
> **이 문서는 [[War Commander Combat System]] 의 중복본입니다.** Canonical 문서로 redirect.
> **이 문서는 [[War-Commander-전투-시스템|War Commander Combat System]] 의 중복본입니다.** Canonical 문서로 redirect.
## 핵심 요약 (specialization aspects)
- 한국어 title — Korean reader 의 alias.
- Specialization: 전투 전술 (combat tactics) + 방어 메타 (defense meta) — canonical 의 subsection.
## 🔗 Graph
- 부모: [[War Commander Combat System]] (canonical)
- 부모: [[War-Commander-전투-시스템|War Commander Combat System]] (canonical)
## 🕓 변경 이력
| 날짜 | 변경 |