Expand description
Hallucination Detector — Invention 5.
Automatically detect when AI output contradicts the actual codebase. Builds on the Citation Engine to classify ungrounded claims by type and severity.
Structs§
- Hallucination
- A single detected hallucination.
- Hallucination
Check - Result of checking AI output for hallucinations.
- Hallucination
Detector - Detector that finds hallucinations in AI output about code.
Enums§
- Hallucination
Severity - Severity of a hallucination.
- Hallucination
Type - Type of hallucination detected.