ContextTrace v0.2.0
ContextTrace v0.2.0
ContextTrace v0.2.0 adds local claim-level evidence verification for RAG traces.
This release helps developers answer a concrete question: is each generated claim actually supported by retrieved evidence?
Highlights
contexttrace verify trace.jsonfor portable RAG trace verificationcontexttrace verify-demobundled proof demos for PyPI users- Local HTML reports with claim verdicts, citation status, highlighted evidence, and suggested fixes
- Atomic claim decomposition for simple compound claims
- Verdicts:
supported,partially_supported,unsupported,contradicted,unverifiable - Citation mismatch detection
- Should-abstain detection
- CI gates with
--fail-on --mode semanticfor local paraphrase-aware matchingcontexttrace verify-benchmarkwith exact-match rate and per-label precision/recall/F1
Quickstart
pip install contexttrace==0.2.0