docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, cognitive-biases, psychology, decision-making, heuristic
last_reinforced: 2026-04-20
---
# [[Cognitive Biases]]
# [[Cognitive Biases|Cognitive Biases]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "생각의 지름길에서 만나는 함정: 인간이 세상을 빠르고 효율적으로 해석하기 위해 사용하는 휴리스틱(직관적 판단)이 특정 상황에서 논리적 추론을 마비시키고 체계적인 판단 오류를 일으키는 현상."
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI 모델 학습 정책에서, 인간이 가진 인지 편향이 그대로 데이터에 녹아들어가 모델의 '사회적 편향(Social Bias)'을 유발하는 정책적 리스크를 식별하고, 이를 제거(Debiasing)하는 알고리즘 정책이 필수화됨.
## 🔗 지식 연결 (Graph)
- [[Bounded-Rationality]], [[Black-Swan]], [[Axiology]], [[Analysis]], [[Decision Theory]]
- [[Bounded-Rationality|Bounded-Rationality]], [[Black-Swan|Black-Swan]], [[Axiology|Axiology]], [[Analysis|Analysis]], [[Decision Theory|Decision Theory]]
- **Modern Tech/Tools**: Bias detection algorithms, Decision support systems, Nudge design frameworks.
---