feat: Wiki 지식 자산 업데이트 - UX Scenarios, Frontend, Game Design, Topics 추가 [2026-05-08]

This commit is contained in:
2026-05-08 19:52:07 +09:00
parent 9dd3d40662
commit 5ba5a55c78
3984 changed files with 334557 additions and 28839 deletions
@@ -1,10 +1,21 @@
---
id: [[P-Reinforce]]-PSYCH-004
category: "[[10_Wiki/💡 Topics/Psychology]]"
id: wiki-2026-0508-operant-conditioning
title: Operant Conditioning
category: 10_Wiki/Topics
status: needs_review
canonical_id: self
aliases: [P-Reinforce-PSYCH-004]
duplicate_of: none
source_trust_level: A
confidence_score: 0.94
tags: [[[Psychology]], [[Behavior]], conditioning, skinner]
tags: [Psychology, Behavior, conditioning, skinner]
raw_sources: []
last_reinforced: 2026-04-20
github_commit: "batch-reinforce-03"
github_commit: batch-reinforce-03
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
tech_stack:
language: unspecified
framework: unspecified
---
# [[Opera]]nt Conditioning
@@ -19,7 +30,7 @@ github_commit: "batch-reinforce-03"
- 간헐적 강화 스케줄이 행동의 유지와 소거에 미치는 영향.
- 현대 지능형 에이전트의 강화학습(RL) 알고리즘의 심리학적 기원.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
- **과거 데이터와의 충돌:** 행동의 외적 결과에만 집중하던 행동주의에서, 내적 인지 과정을 포함한 인지 행동 모델로 확장.
- **정책 변화:** 사용자 경험(UX) 설계(w3) 시 '보상 스케줄'의 윤리적 적용 가이던스 강화.
@@ -27,3 +38,52 @@ github_commit: "batch-reinforce-03"
- **Parent:** [[10_Wiki/💡 Topics/Psychology]]
- **Related:** [[ABA]], [[Behavioral-Economics]], [[Reinforcement-Learning]]
- **Raw Source:** 00_Raw/2026-04-20/[[Operant Conditioning]].md
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
**언제 이 지식을 쓰는가:**
- *(TODO)*
**언제 쓰면 안 되는가:**
- *(TODO)*
## 🧪 검증 상태 (Validation)
- **정보 상태:** needs_review
- **출처 신뢰도:** A
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
## 🧬 중복 검사 (Duplicate Check)
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
- **처리 방식:** UPDATE (자동 정규화)
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
## 🕓 변경 이력 (Changelog)
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|------|-----------|-----------|--------|
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
## 💻 코드 패턴 (Code Patterns)
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
```text
# TODO
```
## 🤔 의사결정 기준 (Decision Criteria)
**선택 A를 써야 할 때:**
- *(TODO)*
**선택 B를 써야 할 때:**
- *(TODO)*
**기본값:**
> *(TODO)*
## ❌ 안티패턴 (Anti-Patterns)
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*