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
@@ -16,8 +16,8 @@ AI 에이전트(AI Agent)는 단순히 사용자의 질문에 답하는 것을
- **안정성 확보**: 자율적 에이전트는 무한 루프나 환각(Hallucination)에 빠질 위험이 있습니다. 이를 방지하기 위해 에이전트가 자신의 결과를 검토하는 '자기 교정(Self-Correction)' 루프와, 인간이 중간에 개입하는 'Human-in-the-loop' 설계가 필수적입니다 [1, 8].
## 🔗 Knowledge Connections
- **Related Topics**: [[다중 에이전트 시스템 (Multi-Agent Systems)]], [[에이전트 통신 규약 (Agent Communication Protocol)]], [[RAG (Retrieval-Augmented Generation)]], [[마음의 이론 (Theory of Mind in AI)]]
- **Projects/Contexts**: [[Antigravity Agentic Coding]], [[ReAct 패러다임]]
- **Related Topics**: 다중 에이전트 시스템 (Multi-Agent Systems, 에이전트 통신 규약 (Agent Communication Protocol), RAG (Retrieval-Augmented Generation), 마음의 이론 (Theory of Mind in AI
- **Projects/Contexts**: Antigravity Agentic Coding, ReAct 패러다임
---
*Last updated: 2026-04-30*