Skip to main content

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

CommandDescription
stave ci baselineManage baseline findings for fail-on-new CI workflows
stave ci diffCompare two evaluations and report new findings
stave ci fixShow machine-readable fix plan for a finding
stave ci fix-loopRun apply-before/apply-after/verify in one command
stave ci gateEnforce CI failure policy modes from config or flags