Live numbers vs. the targets that need to be hit, with deadlines. Targets are set in adminRoutes.ts โ BUSINESS_TARGETS โ change them there when they're renegotiated.
Bar = progress toward target ยท tick = the target ยท status is stated, not just coloured.
Runs automatically every 6h โ fires a Slack/email alert on a threshold crossing (edge-triggered: once when it crosses, once when it recovers; growth milestones alert once). No-op (log-only) until ALERT_EMAIL or SLACK_WEBHOOK_URL is set in prod.
Captured in-app (error_events). If this list is busy, fix that before anything on this page.