Agent runs
14,842
Accepted agent runs across production workspaces.
Intervention rate
4.2%
Default
KPI tile with value, delta, and sparkline.
/render stateKPI tile composed from Stat, Delta, Sparkline, Indicator, and Concrete surface primitives.
Metric card is for compact dashboard summaries. It accepts formatted values at the boundary and leaves business math to product code.
Accepted agent runs across production workspaces.
Controls update query params directly. Complex slots use curated fixtures so component states stay deterministic, linkable, and screenshot-ready.
Every state maps to the same component render route through the `state` query param.
Accepted agent runs across production workspaces.
KPI tile with value, delta, and sparkline.
/render stateAccepted agent runs across production workspaces.
Metric with a terminal status indicator.
/render stateDense grid tile for dashboard rows.
/render state| Name | Type | Default | Description |
|---|---|---|---|
label * | string | - | Metric label shown above the value. |
value * | string | - | Formatted metric value. |
unit | string | - | Optional unit suffix beside the value. |
delta | DataDelta | - | Optional terminal/error/neutral change indicator. |
trend | readonly number[] | [] | Optional inline sparkline values. |
trendTone | DataTone | - | Overrides the sparkline tone derived from delta intent. |
status | DataLegendItem | - | Small status indicator in the header. |
compact | boolean | false | Tight metric card rhythm for dense dashboards. |