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
+5 -5
View File
@@ -1,13 +1,13 @@
---
id: e5f4a3b2-c1d0-4e8b-9a7d-2b3c4d5e6f7a
category: "[[10_Wiki/Topics/AI]]"
category: "10_Wiki/Topics/AI"
confidence_score: 0.97
tags: [agent, memory, state-store, persistence, harness, ai]
last_reinforced: 2026-05-01
github_commit: "wikification-state-store"
---
# [[Agent State Store]]
# [[Agent_State_Store|Agent State Store]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> Agent State Store(S-component)는 에이전트의 다중 턴 및 세션 간 상태 지속성을 관리하여 실행 중단 시 복구를 지원하고, 경험을 추상화된 지식으로 보존하는 런타임 거버넌스 인프라이다.
@@ -30,9 +30,9 @@ github_commit: "wikification-state-store"
- **표준화 부재**: MCP와 달리 상태 저장소 인터페이스는 파편화되어 있어 에이전트 간 메모리 이식성이 낮다.
## 🔗 지식 연결 (Graph)
- **Parent**: [[10_Wiki/Topics/AI]]
- **Related**: [[Execution Loop (E-component)]], [[Context Manager (C-component)]], [[Lifecycle Hooks (L-component)]], [[Agent Workflow Memory (AWM)]]
- **Raw Source**: [[00_Raw/Agent State Store]]
- **Parent**: 10_Wiki/Topics/AI
- **Related**: Execution Loop (E-component), Context Manager (C-component), Lifecycle Hooks (L-component), Agent Workflow Memory (AWM)
- **Raw Source**: 00_Raw/Agent State Store
## 💻 GitHub 동기화 자동화 워크플로우
1. Stage: git add .