Skip to main content

Module hallucination

Module hallucination 

Source
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.
HallucinationCheck
Result of checking AI output for hallucinations.
HallucinationDetector
Detector that finds hallucinations in AI output about code.

Enums§

HallucinationSeverity
Severity of a hallucination.
HallucinationType
Type of hallucination detected.