docs(rollout): reconcile Phase 5/6 docs — safe-rollout gating is inert (BUG-004)

Per the 2026-05-25 re-audit + Mike's decision (option b): the safe-rollout
promotion gating these docs describe/test is NOT live (update_rollouts /
update_health_metrics written-but-never-read; crash detection dead until the
unmerged BUG-002 fix). Added a [WARNING] STATUS banner to the test plan, verify
script, and the two 'complete' summaries so they aren't trusted as validating a
working feature. Automation is a roadmap Phase-2 item requiring a full re-spec.
This commit is contained in:
2026-05-25 15:03:03 -07:00
parent 9bee713d9c
commit 67182e0684
4 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Phase 5: Dashboard UI - IMPLEMENTATION COMPLETE
> **[WARNING] STATUS — 2026-05-25 re-audit: "complete" refers to the UI only; the safe-rollout gating it surfaces is NOT live.** `update_rollouts` / `update_health_metrics` are written but never read to gate promotion (gururmm `docs/FEATURE_ROADMAP.md` BUG-004); crash detection was dead until the BUG-002 fix (branch `fix/audit-2-remediation`, unmerged). Promotion is currently 100% manual. The dashboard may render rollout/health data that influences nothing yet. Decision 2026-05-25 (Mike): keep the backend feature inert and labeled; automated gating deferred to a roadmap Phase-2 item requiring a full re-spec.
## Overview
Phase 5 of the Safe Agent Rollout System is now complete. The Updates page provides a production-ready interface for managing agent version rollouts with real-time health monitoring and safety controls.