Documentation
Know if a release is safe before the pipeline promotes it.
Release Passport is closed-source, licensed release gating software that customers self-host in their own infrastructure. Trial includes the core self-hosted runtime, console, API, worker, CLI, and limited scoped evidence. Starter, Team, Business, and Custom unlock scale, retention, SSO group mapping, reports, advanced connectors, and runtime checks.
What problem Release Passport solves
A deployment pipeline usually knows the commit, build job, test result, and container image. It often does not know whether the target namespace is healthy, whether the previous revision is still reachable for rollback, whether the GitOps application is synced, whether runtime error rate is already bad, or whether the release evidence is complete enough for production. Release Passport sits before promotion and turns those facts into a passport: a durable allow, hold, or block decision with the evidence trail attached.
Gate before production
The CLI asks the self-hosted API for a go/no-go verdict before promotion.
Scoped evidence
Kubernetes, metrics, GitOps, CI/CD, and error evidence are read only from configured scope.
Passport record
Every decision creates an inspectable release passport for operators and auditors.
Product boundaries
Customer self-hosted runtime
/console, /settings, the API, worker, CLI integration path, storage wiring, and scoped connectors. This is the product runtime that customer platform teams use inside their own infrastructure.