II.
Workflow JSON
Structured · liveworkflow:kpi-dashboard-review
KPI Dashboard Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:kpi-dashboard-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "KPI Dashboard Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Reviews organizational KPI dashboards for accuracy and\nactionability — validating data freshness and pipeline integrity,\nassessing metric definition consistency, identifying misleading\nvisualizations, evaluating dashboard coverage against strategic\nobjectives, and recommending new metrics or retirement of stale ones.\nProduces dashboard health assessment and metric governance updates.\nExcludes dashboard implementation.\n"
},
"outgoingEdges": [
{
"from": "workflow:kpi-dashboard-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "domain:business-intelligence",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "org-unit:business-intelligence-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:kpi-dashboard-review",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}