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: e6f7a8b9-c0d1-4e2f-3a4b-5c6d7e8f9a0b
category: "[[10_Wiki/Topics/AI]]"
category: "10_Wiki/Topics/AI"
confidence_score: 0.99
tags: [pev-loop, execution, verification, agent, harness, reliability]
last_reinforced: 2026-05-01
github_commit: "wikification-pev-loop"
---
# [[Plan-Execute-Verify (PEV) Loop]]
# Plan-Execute-Verify (PEV) Loop
## 📌 한 줄 통찰 (The Karpathy Summary)
> PEV 루프는 에이전트가 즉흥적으로 행동하는 것을 방지하기 위해 계획, 제한된 실행, 엄격한 검증의 3단계를 강제하여 자율 시스템의 신뢰성과 아키텍처 일관성을 보장하는 핵심 실행 패턴이다.
@@ -31,9 +31,9 @@ github_commit: "wikification-pev-loop"
- **검증 로직의 복잡성**: 단순히 코드가 실행되는지를 넘어 아키텍처 규칙 준수 여부를 판단하는 '계획 일치성' 검증 로직 구현에 높은 기술적 난이도가 따른다.
## 🔗 지식 연결 (Graph)
- **Parent**: [[10_Wiki/Topics/AI]]
- **Related**: [[Agent Harness]], [[Pre-execution gates]], [[Plan alignment]], [[Generate-and-Check]]
- **Raw Source**: [[00_Raw/Plan-Execute-Verify (PEV) Loop]]
- **Parent**: 10_Wiki/Topics/AI
- **Related**: [[Agent Harness|Agent Harness]], Pre-execution gates, Plan alignment, Generate-and-Check
- **Raw Source**: 00_Raw/Plan-Execute-Verify (PEV) Loop
## 💻 GitHub 동기화 자동화 워크플로우
1. Stage: git add .