v0.40.0 — claim-verify (offline claim-vs-text)
citevahti claim-verify --claim "…" --text-file src.txt --json checks a claim against PROVIDED text, fully offline (no Zotero, no ledger) — the integration seam for an external citation reviewer that already has the cited source's text. Returns coverage, status (terms_present/terms_missing), present/missing terms, and a contradiction + inspectable polarity_cue. Never a verdict. Text from --text / --text-file / stdin. Completes the verifier surface alongside 0.39.0's claim-check --json; both documented in docs/INTEGRATION.md.
🤖 Generated with Claude Code