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
@@ -4,7 +4,7 @@ title: 외부 API 데이터 및 설정 파일 처리
category: 10_Wiki/Topics
status: duplicate
canonical_id: runtime-type-validation
duplicate_of: "[[Runtime Type Validation]]"
duplicate_of: "[[Runtime_Validation|Runtime Type Validation]]"
aliases: []
source_trust_level: A
confidence_score: 0.9
@@ -16,7 +16,7 @@ github_commit: pending
# 외부 API 데이터 및 설정 파일 처리
> **이 문서는 [[Runtime Type Validation]] 의 중복본입니다.** Canonical 문서로 redirect.
> **이 문서는 [[Runtime_Validation|Runtime Type Validation]] 의 중복본입니다.** Canonical 문서로 redirect.
## 매 핵심 요약 (specialization)
- 매 API response + 매 config file (JSON/YAML/TOML) 의 schema 의 validate.
@@ -24,8 +24,8 @@ github_commit: pending
- 매 pattern: 매 boundary 에서 parse — 매 internal logic 은 매 typed data 만 다룸.
## 🔗 Graph
- 부모: [[Runtime Type Validation]] (canonical)
- Adjacent: [[Configuration Management]] · [[Zod]] · [[JSON Schema]]
- 부모: [[Runtime_Validation|Runtime Type Validation]] (canonical)
- Adjacent: [[Zod]] · [[JSON Schema]]
## 🕓 변경 이력
| 날짜 | 변경 |