II.
Workflow JSON
Structured · liveworkflow:data-governance-review
Data Governance Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:data-governance-review",
"_kind": "Workflow",
"_file": "domain/workflows/workflows-governance.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Data Governance Review",
"description": "Quarterly workflow ensuring that data assets across the organisation are properly\ncatalogued, classified, owned, and handled in accordance with privacy regulations and\ninternal data policies. Data stewards and the data governance council review the data\ncatalog for completeness, assess retention schedules, and verify that PII and sensitive\ndata handling controls are enforced. Data quality metrics are reviewed and improvement\nactions assigned. Newly identified data assets are classified and onboarded into the\ngovernance framework. The review also assesses cross-border data transfer compliance\nand consent management effectiveness. Outcomes are documented and reported to the\nprivacy officer and legal team.\n",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "complex"
},
"outgoingEdges": [
{
"from": "workflow:data-governance-review",
"to": "role:compliance-officer",
"kind": "involves_role"
},
{
"from": "workflow:data-governance-review",
"to": "role:privacy-engineer",
"kind": "involves_role"
},
{
"from": "workflow:data-governance-review",
"to": "role:data-engineer",
"kind": "involves_role"
},
{
"from": "workflow:data-governance-review",
"to": "role:legal-counsel",
"kind": "involves_role"
},
{
"from": "workflow:data-governance-review",
"to": "role:analytics-engineer",
"kind": "involves_role"
},
{
"from": "workflow:data-governance-review",
"to": "domain:data-engineering",
"kind": "applies_to_domain"
},
{
"from": "workflow:data-governance-review",
"to": "domain:databases",
"kind": "applies_to_domain"
},
{
"from": "workflow:data-governance-review",
"to": "responsibility:data-quality",
"kind": "triggers_responsibility"
},
{
"from": "workflow:data-governance-review",
"to": "responsibility:compliance-monitoring",
"kind": "triggers_responsibility"
},
{
"from": "workflow:data-governance-review",
"to": "responsibility:risk-assessment",
"kind": "triggers_responsibility"
},
{
"from": "workflow:data-governance-review",
"to": "responsibility:documentation",
"kind": "triggers_responsibility"
},
{
"from": "workflow:data-governance-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "role:database-administrator",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "skill-area:postgres-tuning",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:data-science",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:databases",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:security",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:data-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:security-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "role:database-administrator",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "skill-area:postgres-tuning",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:data-science",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:databases",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "domain:security",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:data-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:security-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-governance-review",
"to": "org-unit:database-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:master-data-management",
"to": "workflow:data-governance-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:research-data-platform",
"to": "workflow:data-governance-review",
"kind": "follows_workflow"
},
{
"from": "lib-process:data-engineering-analytics--data-catalog",
"to": "workflow:data-governance-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:security-compliance--data-classification",
"to": "workflow:data-governance-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
}
]
}