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
@@ -6,7 +6,7 @@ tags: [auto-reinforced, logic, knowledge-representation, semantic-web]
last_reinforced: 2026-04-20
---
# [[OWA vs CWA (개방 세계 vs 폐쇄 세계 가설)]]
# [[OWA vs CWA (개방 세계 vs 폐쇄 세계 가설)|OWA vs CWA (개방 세계 vs 폐쇄 세계 가설)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "모르는 것을 '거짓'이라 할 것인가, '미지'라 할 것인가: 불완전한 지식 앞에서 논리 엔진이 취하는 두 가지 태도의 극명한 차이."
@@ -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|Logic]], [[Ontology-Engineering|Ontology-Engineering]], Knowledge Models, Common Sense Reasoning
- **Modern Tech/Tools**: RDF, OWL, Prolog (Negation as Failure).
---