Documentation Index
Fetch the complete documentation index at: https://docs.kaireonai.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET /api/v1/dashboards/decision-health/summary?days=<1-90> (default 7d).
Tenant-scoped, viewer+ role.
Response shape
Honest limits
- All numbers are aggregates from existing tables. No time-series storage was added — the trend series is best-effort over DecisionTrace timestamps within the window.
modelAucTrendis best-effort. We readaucfrom each model’smodelState.metrics.aucfield; models that don’t track AUC (e.g., Bayesian, Thompson) are absent from this list.engagementMultiplieraverages theengagementMultipliervalue across active contact policies that defined one. Tenants without engagement-aware caps seenullhere.- The window is capped at 90 days because the trace scan is unbounded otherwise.
UI
/dashboards/decision-health renders:
- 5 KPI cards (decisions, acceptance %, fairness audits, contact- policy hits, engagement multiplier).
- Acceptance-trend line chart (accepted vs total per day).
- Top-10 offers bar chart.
- Model-AUC table.
- Scenario-forecast badge row.
?days= value.