iMV Mission Control — operational dashboard for the iManageVolunteers platform.
M2 wires service health (Vercel App, Neon DB, Ably Realtime, Telnyx SMS, Anthropic AI, Vercel CDN) plus the platform KPI row (uptime, active tenants, active users, p95 latency).
M3 reads tenant activity from the per-tenant read-only Postgres role. Composite status (Healthy / At Risk / Warning / Critical) based on cost spikes, error rate, admin engagement, uptime.
The time wheel (7 days × 24 hours radial heatmap) populates here once user activity data is aggregating. Useful for spotting peak-load windows that drive Ably + Anthropic costs.
M4 wires Anthropic Usage API + control plane VollyApiUsage table + Ably stats API + Telnyx billing. Stacked area chart over 12 months with per-provider summary rows.
M5 wires Vercel function logs API + the existing iMV Sentry org. Error rate stacked area (5xx/4xx) + incident feed with filtering by tenant and severity.