v1.2.1 — self-hosted verifier & harvest-sink docs
Documentation release.
The README and handbook now cover two opt-in capabilities from 1.2.0:
- Self-hosted groundedness verifier — run prism's citation-groundedness check against a model you host (
PRISM_LOCAL_VERIFIER_ENDPOINT), family-different and fail-open to your hosted verifiers. - Harvest sink (
PRISM_HARVEST_PATH) — capture the (claim, evidence, verdict) triples to build a training corpus for your own verifier.
New handbook pages document both. No code changes from 1.2.0.