Review Agent Dashboard Operations Runbook
Incident triage
Section titled “Incident triage”- Confirm deployment status and latest build.
- Validate Supabase connectivity from app runtime.
- Verify target tables contain expected data.
- Check route-specific failures (
/pipeline,/reviews,/articles).
Data freshness incident
Section titled “Data freshness incident”- Confirm upstream contractor-review-agent ingestion is running.
- Inspect latest timestamps in core review tables.
- Distinguish dashboard rendering issue from ingestion issue.
Rollback
Section titled “Rollback”- Revert to prior deployment if regression is UI/runtime-related.
- Do not mutate data tables during UI-only rollback unless incident requires it.