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
+3 -3
View File
@@ -1,4 +1,4 @@
# [[Mental Models]]
# [[Mental Models|Mental Models]]
## 📌 Brief Summary
사람들이 복잡한 현실 세계의 정보를 처리하고, 문제를 분해하며, 의사결정을 내릴 때 사용하는 인지적 프레임워크와 사고 방식의 집합입니다.
@@ -9,8 +9,8 @@
- **구조화 모델:** MECE나 피라미드 원칙 역시 인간의 인지 부하(Cognitive load)를 줄여 한 번에 3~4개의 핵심 그룹만 기억하게 함으로써 복잡한 정보를 쉽게 소화하도록 돕는 강력한 멘탈 모델입니다 [40].
## 🔗 Knowledge Connections
- **Related Topics:** [[Mutually Exclusive and Collectively Exhaustive (MECE)]], [[First Principles Thinking]]
- **Projects/Contexts:** [[Decision Making]], [[Complexity Management]]
- **Related Topics:** [[Mutually Exclusive and Collectively Exhaustive (MECE)|Mutually Exclusive and Collectively Exhaustive (MECE)]], First Principles Thinking
- **Projects/Contexts:** Decision Making, Complexity Management
- **Contradictions/Notes:** 특정 멘탈 모델(예: 선형적 사고나 MECE)만 과도하게 사용하면 현실의 복잡성이나 예상치 못한 상호작용을 간과하는 '단순화의 오류'에 빠질 위험이 있으므로 다양한 모델을 결합해 사용하는 것이 권장됩니다 [10, 11, 41, 42].
---