[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
+2 -2
View File
@@ -2,11 +2,11 @@
id: RCA-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [problem-solving, engineering, systems-thinking, debugging]
tags: [[[Problem-Solving]], engineering, [[Systems-Thinking]], debugging]
last_reinforced: 2026-04-26
---
# Root Cause Analysis (RCA, 근본 원인 분석)
# Root Cause [[Analysis]] (RCA, 근본 원인 분석)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "현상(Symptom)에 대처하지 말고, 원인(Source)을 제거하라" — 시스템 장애나 오류가 발생했을 때 단순한 임시방편을 넘어, 사건의 연쇄 고리를 거슬러 올라가 재발 방지를 위한 핵심 원인을 찾아내는 체계적인 프로세스.