Governed action
One Pipeline() open-to-close. Three checks or three hundred — same price.
Proof level
Attestation, Execution, Verified Model, Witnessed, Mathematical all bill the same.
Blocked actions
Blocked attempts generate a VPEC and count as one governed action.
Verification
Free. primust-verify runs locally without calling Primust.
Sandbox keys
pk_sb_ keys are free and unlimited. Not audit-acceptable — swap to pk_live_ to ship.
Key swap
Production swap is one env var. No code changes. No re-instrumentation.
Onboarding
primust init — one command: resolves the API key (RFC 8628 device flow), detects installed frameworks, wires the Claude Code hook if present. Keys land in ./.primust/config.toml (project) or ~/.primust/config.toml (--global) — never in shell history or .env files. primust whoami / logout for rotation; primust auth on its own for headless CI.