Skip to content

Commit c2501e4

Browse files
authored
Update _strategy.md
Signed-off-by: Jarkko Moilanen <jarkko@vimo.fi>
1 parent dfcc5c1 commit c2501e4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

source/includes/_strategy.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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

9997
Bring your ideas, questions, and use cases — [join the ODPS Discord](https://discord.gg/7KfnFxAc) and get involved!

0 commit comments

Comments
 (0)