II.
Role JSON
Structured · liverole:director-of-engineering
Director of Engineering json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:director-of-engineering",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Director of Engineering",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Manages multiple engineering teams and their managers — sets hiring\nplans, defines team structure, drives technical execution of the\nengineering roadmap, and ensures engineering culture and practices\nscale with organizational growth.\n"
},
"outgoingEdges": [
{
"from": "role:director-of-engineering",
"to": "responsibility:engineering-hiring",
"kind": "holds_responsibility"
},
{
"from": "role:director-of-engineering",
"to": "responsibility:engineering-roadmap",
"kind": "holds_responsibility"
},
{
"from": "role:director-of-engineering",
"to": "responsibility:team-velocity-tracking",
"kind": "holds_responsibility"
},
{
"from": "role:director-of-engineering",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:engineering-roadmap",
"to": "role:director-of-engineering",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:engineering-hiring",
"to": "role:director-of-engineering",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:team-velocity-tracking",
"to": "role:director-of-engineering",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:engineering-hiring-pipeline",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cross-functional-team-charter",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quarterly-business-review",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:annual-budget-cycle",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
}
]
}