docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -14,7 +14,7 @@
## 2) 시스템 설계 (Core Loop + ECS)
분석을 넘어 구현 가능한 수준으로 설계합니다.
- **Entity Component[[ system]] (ECS)** 기반 설계
- **Entity ComponentSystem (ECS)** 기반 설계
- 기능 단위가 아니라 **"시스템 단위"**로 구조화
- 캐릭터 / 아이템 / 스킬 → **완벽한 데이터 분리**