System architecture
KPI Definition Sheet & Glossary Architecture
- 01Inventory every metric
A single source-of-truth document plus a lightweight in-app glossary that pins down every metric used across the dashboards — exact formula, numera...
- 02the canonical KPI sheet and
Write the canonical KPI sheet (one entry per metric: definition, SQL reference, owner, cadence, gotchas) and store it in the repo/docs so it is version-controlled alongside the code.
- 03Markdown/doc in repo
Markdown/doc in repo contributes the trusted model for KPI Definition Sheet & Glossary so metrics are defined before they are visualized.
- 04SQL reference snippets
Expose the definitions in-app: a glossary route or hover/tooltip on each metric label that pulls from the same source, so the chart and its definition can't drift apart.
- 05Review Queue
If full in-app wiring isn't feasible, ship the version-controlled sheet alone as the single reference and link to it from each dashboard until tool...
- 06Reporting View
Ends metric ambiguity — every dashboard, report, and conversation uses identical definitions, so numbers are comparable across time and people and...