[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
+4 -4
View File
@@ -1,16 +1,16 @@
---
id: P-REINFORCE-DESIGN-004
id: [[P-Reinforce]]-DESIGN-004
category: "10_Wiki/💡 Topics/Design"
confidence_score: 0.94
tags: [design, hci, psychology, cognitive-load]
tags: [design, hci, [[Psychology]], cognitive-load]
last_reinforced: 2026-04-20
github_commit: "batch-reinforce-07"
---
# Cognitive Load Theory (인지 부하 이론)
# [[Cognitive Load]] Theory (인지 부하 이론)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 우리 뇌의 작업 기억(Working Memory) 용량은 한정되어 있음을 인정하고, 정보 전달의 효율을 위해 마찰을 설계하는 기술.
> 우리 뇌의 작업 기억(Working [[memory]]) 용량은 한정되어 있음을 인정하고, 정보 전달의 효율을 위해 마찰을 설계하는 기술.
## 📖 구조화된 지식 (Synthesized Content)
- **추출된 패턴:** 내재적 부하(Intrinsic), 외재적 부하(Extraneous), 본질적 부하(Germane)를 구분하여 학습 및 정보 처리를 최적화하는 인지 설계 패턴.