Terminal Window Layout

April 17, 2026 · View on GitHub

Layout: Faux terminal frame with command output, status badges, and a right-side summary block Best for: Incident updates, CLI walkthroughs, deployment notes, audit logs, operational snapshots

Template

deploy-monitor

Deployment · Snapshot

Blue-Green Switch Completed

$ deploy release --target=green
pulling image digest... ok
running smoke suite... ok
shifting 10% traffic... ok
shifting 50% traffic... ok
promoting green to primary... ok
retiring blue pool... ok
summary: 6 checks passed, rollback not required

Status

healthyno rollbacklatency stable

Operator Notes

The only drift detected was a stale feature flag payload in one edge node, resolved during the 10% canary phase before customer impact.

Impact

P95 latency stayed within 3% of baseline while error rate remained below alert threshold for the full promotion window.