SRE assessment evidence flow
freshness model · fail closed · recovery · review
Everything
Baseline
Stale bravo
Recovery
Review
Theme
Candidate shell
Freshness system
Operational decisions
Reviewer evidence
install and run
CI repeats it
stale work blocks
fresh feeds continue
evidence packet
Fresh checkout
no hidden local state
CI proof
same checks in CI
Recovery command
rerunnable command
Reports
commands · incident · tradeoffs
Baseline health
all feeds safe to serve
Stale bravo state
stale but still alive
Health model fields
alive · freshness_status
safe_to_serve · blocked_reason
Block unsafe work
no unsafe downstream action
Allow fresh feeds
unaffected feeds continue
Close with evidence
proof closes the loop
Workflow run
setup · tests · smoke
Reviewer packet
commands · logs · tradeoffs
ready for follow-up
Evidence path for small screens
Baseline:
run setup, tests, smoke, and CI from a fresh checkout.
Stale bravo:
show bravo is still alive but unsafe while alpha and charlie remain eligible.
Recovery:
recover bravo with a rerunnable command and capture the recovered eligible state.
Review packet:
submit command output, CI evidence, incident note, and the tradeoffs behind the design.