feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AI-GENMAP
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [PCG, Map Generation, Algorithm, Noise Nature]
last_reinforced: 2026-04-20
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-20
- PCG는 자칫 '반복적이고 지루한(Samey)' 느낌을 줄 수 있다. 이를 방지하기 위해 핵심 랜드마크는 수동 제작(Manual Polish)하고, 그 사이의 연결을 PCG가 담당하는 하이브리드 방식이 선호된다.
## 🔗 지식 연결 (Graph)
- Related: [[Systemic_Simulation_Principles]] , [[Art_Direction_Governance]]
- Related: [[Systemic_Simulation_Principles]] , Art_Direction_Governance
- Foundation: [[Information Theory]]