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-AUTO-OWAC-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, logic, knowledge-representation, semantic-web]
last_reinforced: 2026-04-20
@@ -31,6 +31,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 최근의 생성형 AI(LLM)는 CWA적 착각(Halucination)에 빠져 '모르는 것'을 '거짓'이 아닌 '창작된 가실'로 출력하는 경향이 있음. 이를 교정하기 위해 모델이 '모름' 상태를 명시적으로 인지(OWA적 인지)하도록 하는 훈련 정책이 강화되고 있음.
## 🔗 지식 연결 (Graph)
- **Related**: [[Logic]], [[Ontology-Engineering]], [[Knowledge Models]], [[Common Sense Reasoning]]
- **Related**: [[Logic]], [[Ontology-Engineering]], Knowledge Models, Common Sense Reasoning
- **Modern Tech/Tools**: RDF, OWL, Prolog (Negation as Failure).
---