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
@@ -1,12 +1,12 @@
---
id: [[P-Reinforce]]-AUTO-HCII-001
id: [[P-Reinforce|P-Reinforce]]-AUTO-HCII-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, hci, [[Human-Computer-Interaction]], [[Accessibility]], usability, design-thinking]
tags: [auto-reinforced, hci, [[Human-Computer-Interaction|Human-Computer-Interaction]], [[Accessibility|Accessibility]], usability, design-thinking]
last_reinforced: 2026-04-20
---
# [[HCI (Human-Computer Interaction)]]
# [[HCI (Human-Computer Interaction)|HCI (Human-Computer Interaction)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "기술과 인간의 대화: 컴퓨터가 인간의 의도를 더 정확히 이해하고, 인간이 기계를 더 쉽고 자연스럽게 사용할 수 있도록 인터페이스를 설계하여 두 종 간의 장벽을 허무는 공생의 기술학."
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
1. **3대 고려 요소**:
* **Usefulness**: 시스템이 실제 목표를 달성하는 데 도움이 되는가?
* **Usability**: 얼마나 배우기 쉽고 사용하기 편리한가? ([[Efficiency]]와 연결)
* **Usability**: 얼마나 배우기 쉽고 사용하기 편리한가? ([[Efficiency|Efficiency]]와 연결)
* **Experience (UX)**: 사용자가 상호작용 과정에서 느끼는 감정과 만족도. (User Experience (UX)와 연결)
2. **인터페이스의 진화**:
* CLI (명령어) -> GUI (그래픽) -> NUI (Natural User Interface: 음성, 시선, 제스처).
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 화면 속 버튼을 누르는 소통 정책을 넘어, 생각만으로 기계를 조작하는 BCI 정책과 대화로 모든 일을 수행하는 'LUI(Language User Interface) 정책'이 HCI의 새로운 프런티어가 됨.
## 🔗 지식 연결 (Graph)
- User Experience (UX), [[Design-System]], [[Eye-Tracking]], [[Accessibility]], [[Brain-Computer-Interface (BCI)]]
- **Modern Tech/Tools**: [[Figma]], Eye trackers, Voice assistants (Siri, Alexa), VR/AR headsets.
- User Experience (UX), [[Design-System|Design-System]], [[Eye-Tracking|Eye-Tracking]], [[Accessibility|Accessibility]], [[Brain-Computer-Interface (BCI)|Brain-Computer-Interface (BCI)]]
- **Modern Tech/Tools**: [[Figma|Figma]], Eye trackers, Voice assistants (Siri, Alexa), VR/AR headsets.
---