docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# [[Problem Solving Process]]
|
||||
# [[Problem Solving Process|Problem Solving Process]]
|
||||
|
||||
## 📌[[ brief]] Summary
|
||||
## 📌 Brief Summary
|
||||
문제를 명확히 정의하고, 근본 원인을 찾아내어, 실행 가능한 해결책을 도출하기까지의 순차적이고 체계적인 분석 단계입니다.
|
||||
|
||||
## 📖 Core Content
|
||||
- 바바라 민토(Barbara Minto)는 문제 해결 과정을 **5가지 순차적 질문(Sequential [[Analysis]])**으로 정의했습니다 [11, 12].
|
||||
- 바바라 민토(Barbara Minto)는 문제 해결 과정을 **5가지 순차적 질문(Sequential [[Analysis|Analysis]])**으로 정의했습니다 [11, 12].
|
||||
1. **문제가 무엇인가? (What is the problem?)**
|
||||
2. **어디에 문제가 있는가? (Where does it lie?)**
|
||||
3. **왜 존재하는가? (Why does it exist?)**
|
||||
@@ -14,7 +14,7 @@
|
||||
- 이 과정에서 문제의 부분들을 식별하여 순차적으로 배열하고, 투입(Inputs)과 산출(Outputs)을 명확하게 보여줄 수 있어야 프로세스를 완벽히 이해한 것입니다 [11, 13].
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
- **Related Topics:** [[Problem Solving]], [[Pyramid Principle]]
|
||||
- **Related Topics:** [[Problem Solving|Problem Solving]], [[Pyramid Principle|Pyramid Principle]]
|
||||
- **Projects/Contexts:** 문제 해결 워크숍, 컨설팅 프로젝트 가설 수립
|
||||
- **Contradictions/Notes:** 구조가 없는 상황(Structureless situations)에서는 연역, 귀납, 그리고 가추법(Abduction)을 혼합하여 가설을 세우고 실험을 통해 기저 구조를 파악해 나가는 과학적 추론 방식이 필요합니다 [14].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user