sp-vise/ folder with the application, then run Vise as a read-only CI gate.
What the CI gate protects
The gate checks more than the feature currently being edited:- the active integration still matches its recorded scope
- deterministic SDK and platform requirements still pass
- required evidence and project sensors are present and current, including any retained runtime receipt
- accepted organization policy remains current, authentic, and inside its lifecycle and trust boundaries
- every previously completed Vise feature still holds against the current code
Add the gate
Install the same Vise version your team uses for local work, then run:Read the outcome
- Green: the active work and all recorded completed features still hold.
- Active failure: the current integration, required evidence, or project validation needs attention.
- Earlier-feature drift: the active work passes, but a previously completed surface no longer does.
- Release review required: when Passport comparison is enabled, the compliance checks pass but a person still needs to review the candidate’s release evidence.
- Policy review required or blocked: the accepted policy source changed or crossed a lifecycle, signing-key, or rotation boundary; Vise returns the exact owner instead of accepting a successor automatically.
sp-vise/ evidence so reviewers can reproduce the result locally.
MCP
check_compliance returns the same compliance result and exit code with an additive customerOperations summary for build, Day-2, and release routing. The summary does not run sensors, write files, or turn advisory findings into a gate.Advanced: compare an approved and candidate release
Advanced: compare an approved and candidate release
Teams using Integration Passports can add the same release comparison used during human review:A
ready result supports human release review; it does not record approval. See the command reference for exact exit codes and trust-policy options.Related
How Vise works
Understand result states and which ones need human input.
Review and release
Review the candidate evidence without confusing readiness with approval.