II.
Workflow JSON
Structured · liveworkflow:dashboard-governance
Dashboard Governance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:dashboard-governance",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-observability-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Dashboard Governance",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Governs observability dashboards — enforcing naming conventions, archiving\nunused dashboards, standardizing panel layouts, validating data source\nqueries for performance, and ensuring critical dashboards have owners and\nare tested against dashboard-as-code definitions. Excludes dashboard\ncreation.\n"
},
"outgoingEdges": [
{
"from": "workflow:dashboard-governance",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:dashboard-governance",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}