docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [[Problem Solving Process]]
|
||||
# [[Problem Solving Process|Problem Solving Process]]
|
||||
|
||||
## 📌 Brief Summary
|
||||
문제를 명확히 정의하고, 근본 원인을 찾아내어, 실행 가능한 해결책을 도출하기까지의 순차적이고 체계적인 분석 단계입니다.
|
||||
@@ -14,8 +14,8 @@
|
||||
- 이 과정에서 문제의 부분들을 식별하여 순차적으로 배열하고, 투입(Inputs)과 산출(Outputs)을 명확하게 보여줄 수 있어야 프로세스를 완벽히 이해한 것입니다 [11, 13].
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
- **Related Topics:** [[Problem Solving]], [[Pyramid Principle]]
|
||||
- **Projects/Contexts:** [[문제 해결 워크숍]], [[컨설팅 프로젝트 가설 수립]]
|
||||
- **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