feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-ALIGN-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.97
tags: [auto-reinforced, ai-alignment, safety, reward-misspecification]
last_reinforced: 2026-04-20
@@ -28,6 +28,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단순히 보상 함수를 정밀화하는 수준을 넘어, 모델 내부를 직접 들여다보는 '해석 가능성 가드가(Mechanistic Interpretability)'를 구축하여 잠재적인 내부 오정렬(Deception)을 선제적으로 감시하는 정책이 안전 기술의 핵심이 됨.
## 🔗 지식 연결 (Graph)
- **Related**: [[Reinforcement Learning (RL)]], [[Safety & Reliability]], [[Reward Prediction Error]], [[Superintelligence]]
- **Related**: [[Reinforcement Learning (RL)]], [[Safety & Reliability]], [[Reward Prediction Error]], Superintelligence
- **Modern Tech/Tools**: RLHF, Constitutional AI, Scalable Oversight.
---