II.
Role JSON
Structured · liverole:head-of-AI
Head of AI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:head-of-AI",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Head of AI",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Leads the organization's AI strategy and execution — defines the ML/AI\nroadmap, manages research and applied AI teams, evaluates emerging\nAI capabilities, and ensures responsible AI practices. Partners with\nproduct leadership to identify high-impact AI applications.\n"
},
"outgoingEdges": [
{
"from": "role:head-of-AI",
"to": "responsibility:AI-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-AI",
"to": "responsibility:technical-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-AI",
"to": "responsibility:engineering-roadmap",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-AI",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:head-of-AI",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:engineering-roadmap",
"to": "role:head-of-AI",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:technical-strategy",
"to": "role:head-of-AI",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:AI-strategy",
"to": "role:head-of-AI",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:tech-strategy-planning",
"to": "role:head-of-AI",
"kind": "involves_role",
"attributes": {}
}
]
}