[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
+6 -6
View File
@@ -1,8 +1,8 @@
---
id: P-REINFORCE-AUTO-SCFA-001
id: [[P-Reinforce]]-AUTO-SCFA-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, psychology, engineering, learning-from-fail, innovation]
tags: [auto-reinforced, [[Psychology]], engineering, learning-from-fail, [[Innovation]]]
last_reinforced: 2026-04-20
---
@@ -20,16 +20,16 @@ last_reinforced: 2026-04-20
* **Intelligent Failure**: 가설을 검증하기 위한 실험 과정에서 발생하는 유익한 실패. (권장 대상)
2. **분석 도구**:
* **Post-mortem (사후 검토)**: 사건 발생 후 비난 없이(Blameless) 타임라인과 원인을 철저히 복기.
* **Root Cause Analysis (RCA)**: '5 Whys' 기법 등을 통해 겉으로 드러난 증상 너머의 근본 원인 탐색.
* **Root Cause [[Analysis]] (RCA)**: '5 Whys' 기법 등을 통해 겉으로 드러난 증상 너머의 근본 원인 탐색.
* **Swiss Cheese Model**: 여러 겹의 방어막에 뚫린 구멍이 일직선이 될 때 사고가 일어남을 이해.
3. **학습 문화**:
* 실패를 용인하는 심리적 안전감(Psychological Safety)이 혁신의 선결 조건임을 강조.
* 실패를 용인하는 심리적 안전감(Psycho[[Logic]]al Safety)이 혁신의 선결 조건임을 강조.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
- **과거 데이터와의 충돌**: 과거에는 "실패는 성공의 어머니"라는 격언적 수준에 머물렀으나, 현대 기업 정책은 실패 데이터를 수집하고 분류하여 '위험 예측 알고리즘'에 주입하는 통계적 자산화 단계로 발전함(RL Update).
- **정책 변화(RL Update)**: 항공 및 원자력 등 고위험 산업에서 적용되던 '비난 없는 보고 정책(Non-punitive Reporting)'이 IT 서비스 운영 및 일반 기업 인사 정책으로 확산되며, 실수 보고 시 포상을 주는 역발상 정책이 도입되기도 함.
## 🔗 지식 연결 (Graph)
- [[Psychology & Behavior]], [[Risk Management]], [[Rapid-Prototyping]], Philosophy of Science, Human-Error-Analysis
- **Modern Tech/Tools**: Incident reporting systems, Blameless Post-mortem templates.
- [[Psychology & Behavior]], [[Risk Management]], [[Rapid-Prototyping]], [[Philosophy]] of Science, Human-Error-Analysis
- **Modern Tech/Tools**: Incident reporting[[ system]]s, Blameless Post-mortem templates.
---