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-EPIS-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.88
tags: [auto-reinforced, epistemology, philosophy, knowledge, belief, truth, ai-epistemology]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI 모델이 외부 지식을 실시간 검색해 답변하는 RAG(Retrieval-Augmented Generation) 정책은, 모델의 내재적 기억 정책보다 외부 데이터와의 '연결성 정책'을 지식의 핵심으로 보는 현대적 인식론의 구현체임.
## 🔗 지식 연결 (Graph)
- [[Philosophy of Science]], [[Analysis]], [[Signal in Noise]], [[Truth and Perspective]], [[Hallucination (환각)]]
- Philosophy of Science, [[Analysis]], [[Signal in Noise]], Truth and Perspective, [[Hallucination (환각)]]
- **Modern Tech/Tools**: RAG (Retrieval Augmented Generation), Knowledge graphs, Fact-checking algorithms.
---