[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,10 +1,10 @@
# [[Problem Solving Process]]
## 📌 Brief Summary
## 📌[[ brief]] Summary
문제를 명확히 정의하고, 근본 원인을 찾아내어, 실행 가능한 해결책을 도출하기까지의 순차적이고 체계적인 분석 단계입니다.
## 📖 Core Content
- 바바라 민토(Barbara Minto)는 문제 해결 과정을 **5가지 순차적 질문(Sequential analysis)**으로 정의했습니다 [11, 12].
- 바바라 민토(Barbara Minto)는 문제 해결 과정을 **5가지 순차적 질문(Sequential [[Analysis]])**으로 정의했습니다 [11, 12].
1. **문제가 무엇인가? (What is the problem?)**
2. **어디에 문제가 있는가? (Where does it lie?)**
3. **왜 존재하는가? (Why does it exist?)**