stave ci
CI/CD policy and baseline commands
Usage
stave ci
Description
Grouped CI/CD commands: baseline, gate, fix-loop, diff, fix.
Offline-only: reads local files; makes zero network connections; no cloud credentials.
Subcommands
| Command | Description |
|---|---|
stave ci baseline | Manage baseline findings for fail-on-new CI workflows |
stave ci diff | Compare two evaluations and report new findings |
stave ci fix | Show machine-readable fix plan for a finding |
stave ci fix-loop | Run apply-before/apply-after/verify in one command |
stave ci gate | Enforce CI failure policy modes from config or flags |