AI hallucination detector · evidence verification · grounded output
Reduce unsupported AI answers by checking them against evidence.
Entroly WITNESS is a local evidence-grounding verifier. It evaluates whether claims in model output are supported by the context/evidence supplied to the model and can be used for audit, annotation, or stricter suppression policies.
Published faithful HaluEval-QA result
The checked-in benchmark uses HaluEval-QA with both answer types scored, seed 42, and publishes confusion counts, confidence interval, precision, recall and F1 in machine-readable form.
Why hallucination reduction belongs inside context engineering
Bad context and unsupported output are linked problems. Entroly first controls which evidence enters the model request, keeps omitted originals recoverable, records the selection in receipts, and can then evaluate whether output claims are supported by that evidence. This closes the loop between context selection and answer verification.