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
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, knowledge-structure, mental-models, hierarchy, network,
last_reinforced: 2026-04-20
---
# [[Knowledge-Structure]]
# [[Knowledge-Structure|Knowledge-Structure]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "지능의 골격: 파편화된 정보들이 서로 어떤 위계와 논리적 관계로 묶여 있는지를 보여주는 설계도이자, 새로운 정보를 기존 지식에 안정적으로 안착시키는 '지적 앵커(Anchor)'들의 집합체."
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI가 방대한 텍스트 속에서 스스로 지식의 구조 정책을 추출(Embedding)하고 이를 그래프 DB로 구축하는 '자동화된 지식 구조화 정책'이 지식 관리 시스템의 새 표준이 됨.
## 🔗 지식 연결 (Graph)
- [[Graph Theory]], [[Concept Mapping]], [[Gestalt Psychology]], Ontology (온톨로지), [[Efficiency]]
- [[Graph Theory|Graph Theory]], [[Concept Mapping|Concept Mapping]], [[Gestalt Psychology|Gestalt Psychology]], Ontology (온톨로지), [[Efficiency|Efficiency]]
- **Modern Tech/Tools**: Obsidian (Graph view), Neo4j, Knowledge graphs, Vector databases.
---