II.
Role JSON
Structured · liverole:head-of-data
Head of Data json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:head-of-data",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Head of Data",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Leads the data organization spanning data engineering, analytics, and\ndata science — defines data strategy, governs data quality standards,\nmanages the data platform, and ensures data capabilities align with\nbusiness objectives across all departments.\n"
},
"outgoingEdges": [
{
"from": "role:head-of-data",
"to": "responsibility:data-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-data",
"to": "responsibility:engineering-roadmap",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-data",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-data",
"to": "domain:data-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:head-of-data",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:engineering-roadmap",
"to": "role:head-of-data",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cross-team-alignment",
"to": "role:head-of-data",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:data-strategy",
"to": "role:head-of-data",
"kind": "held_by",
"attributes": {}
}
]
}