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: AST (Abstract Syntax Tree)
category: 10_Wiki/Topics
status: duplicate
canonical_id: wiki-2026-0508-abstract-syntax-tree
duplicate_of: "[[Abstract Syntax Tree (AST)]]"
duplicate_of: "[[Abstract_Syntax_Tree]]"
aliases: []
source_trust_level: A
confidence_score: 0.9
@@ -16,14 +16,14 @@ github_commit: pending
# AST (Abstract Syntax Tree)
> **이 문서는 [[Abstract Syntax Tree (AST)]] 의 중복본입니다.** Canonical 문서로 redirect.
> **이 문서는 [[Abstract_Syntax_Tree]] 의 중복본입니다.** Canonical 문서로 redirect.
## 핵심 요약
- AST = compiler/interpreter 의 source code intermediate representation.
- 매 동일 concept — 매 naming variant 의 only difference.
## 🔗 Graph
- 부모: [[Abstract Syntax Tree (AST)]] (canonical)
- 부모: [[Abstract_Syntax_Tree]] (canonical)
## 🕓 변경 이력
| 날짜 | 변경 |