DEFINITION
Oracle
Oracle (Ground Truth Validator)
Definition
A system or mechanism that provides ground truth validation for AI agent outputs. Used to verify correctness without manual review, especially in high-velocity development where human code review becomes a bottleneck.
Examples in the Wild
- Example 1:Test suite that validates LLM-generated code
- Example 2:Formal verification system checking agent implementations
- Example 3:Domain-specific validator confirming agent decisions