docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [[V-component (Evaluation Interface)]]
|
||||
# [[V-component (Evaluation Interface)|V-component (Evaluation Interface]]
|
||||
|
||||
## 📌 Brief Summary
|
||||
V-component(Evaluation Interface)는 에이전트 하네스의 '눈'에 해당하는 구성 요소로, 에이전트의 출력물이나 도구 실행 결과를 객관적으로 평가하고 피드백을 생성하는 책임을 진다. 작업이 성공적으로 완료되었는지, 결과물이 제약 사항을 준수했는지, 혹은 오류가 발생했는지를 판단하여 실행 루프(E-component)에 다음 행동을 결정할 근거를 제공한다.
|
||||
@@ -18,11 +18,11 @@ V-component(Evaluation Interface)는 에이전트 하네스의 '눈'에 해당
|
||||
## 🔗 Knowledge Connections
|
||||
|
||||
### Related Concepts
|
||||
* [[Agent Harness]]
|
||||
* [[Agent Harness|Agent Harness]]
|
||||
* 연결 이유: V-component는 하네스의 품질 보증 계층이다.
|
||||
* [[Self-verification]]
|
||||
* [[Self-verification|Self-verification]]
|
||||
* 연결 이유: V-component가 수행하는 핵심 활동 중 하나이다.
|
||||
* [[Agent Evaluation Benchmarks]]
|
||||
* Agent Evaluation Benchmarks
|
||||
* 연결 이유: V-component가 사용하는 표준화된 평가 기준과 도구 모음이다.
|
||||
|
||||
### Deeper Research Questions
|
||||
|
||||
Reference in New Issue
Block a user