Quality gate view
What you'll find here
The read-only operator display for handoff quality scores, evidence
coverage, runtime critic findings, and red-team findings — what it
formats and the gate states it reports through craik operator quality.
Display only, never authority.
The gate state does not mutate policy or approve work. It is a compact operator summary of the underlying contracts.
Commands
craik operator quality
craik operator quality --json
craik operator quality prints the terminal gate view. --json
emits the same read-only snapshot for tooling with handoff_scores,
evidence_scores, critic_findings, and red_team_findings arrays.
What it formats
Handoff score bands
And blocking reasons.
Evidence coverage scores
Missing evidence and weak claims.
Critic findings
By review status and severity.
Red-team findings
Including blocking state.
Adjudication links
When a finding has been reviewed.
Gate states
blockedreviewableclearAuthority boundary
Findings are non-authoritative.
Runtime critic and red-team findings remain non-authoritative unless a
separate adjudication accepts, revises, rejects, or defers them. The
view shows authoritative=false and any adjudication ID so
operators can distinguish review signals from accepted decisions.