Skip to main content
GET
Aggregate counters + delivery health

Response

Aggregate counters + delivery rollup

alerts_24h
integer<int64>
required
assets_in_drift
integer<int64>
required

Count of active assets whose most recent state is DRIFT. Derived from by_state so it never disagrees, but surfaced top-level so the home/ trust strip can render a single risk number without parsing the map.

assets_tracked
integer<int64>
required
by_state
object
required

Per-state asset counts keyed by the engine's state enum (PEGGED / DRIFT / DEPEG / CRITICAL / BLACK_SWAN / UNKNOWN). Empty buckets are omitted, not zero-filled.

delivery_health
object
required

Delivery-pipeline health rollup. Surfaced so the dashboard can show a degraded badge when notifications are silently failing — historically MarkdownV2 escape bugs caused alert_deliveries.status='failed' rows to pile up without any user-visible signal, breaking trust.