[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -1,6 +1,6 @@
# [[Mutually Exclusive and Collectively Exhaustive (MECE)]]
# [[Mutually Exclusive and Collectively Exhaustive ([[MECE]])]]
## 📌 Brief Summary
## 📌[[ brief]] Summary
데이터나 문제를 범주화할 때, 항목 간 **'상호 배제(중복 없음)'**와 **'전체 포괄(누락 없음)'**을 충족하도록 나누는 논리적 프레임워크로 전략 컨설팅의 핵심 기초입니다.
## 📖 Core Content
@@ -11,7 +11,7 @@
## 🔗 Knowledge Connections
- **Related Topics:** [[McKinsey Problem Solving]], [[Minto Pyramid Principle]]
- **Projects/Contexts:** Issue Tree Development, Market Segmentation
- **Projects/Contexts:** [[Issue Tree]] Development, Market Segmentation
- **Contradictions/Notes:** 현실 세계의 복잡한 시스템에서는 범주 간 완전히 분리되지 않는 상호의존성이 존재할 수 있으므로, MECE만 고집할 경우 문제의 유기적 본질을 지나치게 단순화(False completeness)할 위험이 있습니다 [10, 41, 69].
---