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-055
category: "[[10_Wiki/💡 Topics/Computational Theory & Math]]"
category: "10_Wiki/💡 Topics/Computational Theory & Math"
confidence_score: 0.97
tags: [graph theory, network science, graph algorithm, relationship]
last_reinforced: 2026-06-XX
@@ -27,7 +27,7 @@ github_commit: "[P-Reinforce] Processed Graph Theory."
- **정책 변화:** Knowledge Graph (온톨로지)의 핵심 기반 이론이며, 단순한 관계를 넘어 '왜' 그런 관계가 성립했는지에 대한 근거(Provenance)까지 기록하는 방향으로 발전하고 있다.
## 🔗 지식 연결 (Graph)
- Parent: [[Knowledge Graphs]]
- Related: [[Network Science]] , [[Cybernetics]] , [[Complex Adaptive Systems]]
- Raw Source: [[00_Raw/Graph Theory.md]]
- Parent: Knowledge Graphs
- Related: Network Science , [[Cybernetics]] , Complex Adaptive Systems
---
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AI-052
category: "[[10_Wiki/💡 Topics/Computational Theory & Math]]"
category: "10_Wiki/💡 Topics/Computational Theory & Math"
confidence_score: 0.98
tags: [information theory, shannon entropy, compression, information]
last_reinforced: 2026-06-XX
@@ -26,7 +26,7 @@ github_commit: "[P-Reinforce] Processed Information Theory."
- **정책 변화:** 최근에는 LLM의 성능 평가에 단순히 Perplexity 같은 전통적인 엔트로피 개념뿐만 아니라, '일관성 (Coherence)'과 '사실 정확도'를 결합한 새로운 측정 지표가 요구되고 있다.
## 🔗 지식 연결 (Graph)
- Parent: [[Computational Thinking]]
- Related: [[Shannon Entropy]] , [[Information-Architecture]] , [[AI 모델 평가]]
- Raw Source: [[00_Raw/Information Theory.md]]
- Parent: Computational Thinking
- Related: Shannon Entropy , Information-Architecture , AI 모델 평가
---