File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,18 +82,16 @@ product:
8282| `timeframe` | string | Optional deadline for the target. |
8383| `frequency` | string | Measurement cadence (e.g., hourly, daily, monthly). |
8484| `owner` | string | Responsible role/team (optional). |
85- | `dataSource` | string | Where the KPI is computed (optional). |
8685| `calculation` | string | Human‑readable formula (optional). |
8786
8887
8988
90- # # Governance‑by‑Design checks (Minimum Lovable Gates)
89+ # ## Governance‑by‑Design checks (Minimum Lovable Gates)
9190
9291- **Required:** `contributesToKPI.name` present.
9392- **Recommended:** ≥1 `productKPIs` with `unit`, `target`, and `calculation`.
9493- **Optional:** `relatedKPIs` for secondary/side effects.
9594- **Traceability:** use shared KPI `id`s to enable cross‑product roll‑ups against the same business KPI.
9695
97- ---
9896
9997Bring your ideas, questions, and use cases — [join the ODPS Discord](https://discord.gg/7KfnFxAc) and get involved!
You can’t perform that action at this time.
0 commit comments