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,4 +1,4 @@
# [[Human-in-the-Loop (HITL)]]
# [[Human-in-the-Loop (HITL)|Human-in-the-Loop (HITL)]]
## 📌 Brief Summary
Human-in-the-Loop(HITL)는 AI 에이전트의 자율적 실행 과정 중 특정 지점에서 인간의 개입(개입, 승인, 피드백, 중단)을 필수적으로 결합하여 시스템의 안전성, 정확성, 그리고 윤리적 적합성을 보장하는 운영 모델이다. 에이전트의 지능적 한계를 인간의 판단력으로 보완하고, 중대한 결정에 대한 책임을 명확히 하는 거버넌스의 핵심 장치이다.
@@ -20,11 +20,11 @@ Human-in-the-Loop(HITL)는 AI 에이전트의 자율적 실행 과정 중 특정
## 🔗 Knowledge Connections
### Related Concepts
* [[Agentic Governance]]
* [[Agentic Governance|Agentic Governance]]
* 연결 이유: HITL은 거버넌스를 실현하는 가장 직접적인 기술적 수단이다.
* [[L-component (Lifecycle Hooks)]]
* [[L-component (Lifecycle Hooks)|L-component (Lifecycle Hooks)]]
* 연결 이유: 하네스에서 승인 게이트와 피드백 인터페이스를 구현하는 계층이다.
* [[Approval Fatigue]]
* Approval Fatigue
* 연결 이유: HITL 운영 시 반드시 고려해야 할 사용자 경험(UX) 리스크이다.
### Deeper Research Questions