Changelog
Notable releases of the Provenrail SDK, the open-source verifier, and the platform. The Python package is on PyPI and the recording SDK is on npm.
pr export pulls a run you recorded out of the local sink into a bundle, so you can close the full loop on your own machine: record, pr export, pr verify, with no account.pr quickstart now saves a read token in .provenrail.json, which is what makes pr export work with zero extra setup.pr activate verifies a signed license key fully offline and runs the self-hosted deployment at the licensed tier. Plan limits and feature gates are enforced server-side; the integrity guarantee never depends on any of it.uv tool install provenrail, which brings its own pinned Python.pr verify and an in-browser verifier that trust nobody, backed by a frozen public conformance suite both must agree on.Dates reflect public release. For the precise commit history, the SDKs, verifier, and spec are open source under MIT.
← Back to home