KPI Reporter
Overview
Define metrics once, compute reliably, narrate briefly.
Workflow
- Lock metric definitions with the user (formulas, filters, TZ).
- Pull from DBs/APIs/sheets; reuse
sql-analystpatterns. - Compute current period vs previous; call out anomalies.
- Output a short narrative + table; optional file under
reports/. - Schedule with
cronif they want recurring delivery.
Rules
- Show as-of timestamps.
- Separate “data missing” from “metric is zero”.