Skip to content

prism-verify v1.0.0 — first stable release

Choose a tag to compare

@mcp-tool-shop mcp-tool-shop released this 03 Jun 18:45
7d3acf6

prism-verify graduates to a stable 1.0.0. The architecture proven across the 0.x series — the four locks (family-different routing, reasoning-stripped, multi-lens ≥ 3, submodularity-aware), the citation-verification layer, the installable + HTTP-callable + independently-verifiable surface with Ed25519 receipts + npm launcher, and the prism eval calibration pack — is now declared stable.

Functional change since 0.5.0

  • CitationResult.source_abstract — the full retrieved abstract is now surfaced on each RESOLVED citation result (previously discarded after grounding the lens) and flows to the verify --type citations JSON. A downstream re-verifier (e.g. role-os verify-citations --local-panel) can judge a faithful claim against the whole abstract instead of one supporting span. Additive, non-breaking.

Install

  • PyPI: uv tool install prism-verify · pipx install prism-verify · pip install prism-verify
  • npx (zero-prereq, verified binary launcher): npx @mcptoolshop/prism-verify
  • Binaries (linux-x64 / darwin-arm64 / win-x64) + checksums attached below.

Published via Trusted Publishing (PyPI OIDC + PEP 740 attestations; npm provenance). Full changelog in CHANGELOG.md.