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
+2 -2
View File
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-GOPC-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, pcg, game-ontology, procedural-generation, automation, creative-ai, algorithmic-design]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ PCG를 위한 게임 온톨로지(Game-Ontology-for-PCG)는 사람이 일일이
- **정책 변화(RL Update)**: 이제는 LLM 이나 확산 모델 정책이 온톨로지 정책을 이해하여, 텍스트 설명 정책(Prompt)만으로 완성된 게임 레벨 정책을 즉석으로 생성하는 'Generative PCG' 시대로 진화 중임. (Deep-Convolutional-GANs와 연결)
## 🔗 지식 연결 (Graph)
- [[Constraint-Satisfaction-Problems]], [[Efficiency]], [[Deep-Convolutional-GANs]], [[Game-Design-Ontology]], [[Procedural-Generation]]
- [[Constraint-Satisfaction-Problems]], [[Efficiency]], [[Deep-Convolutional-GANs]], [[Game-Design-Ontology]], Procedural-Generation
- **Key Application**: No Man's Sky, Rogue-likes, Minecraft.
---