II.
Role JSON
Structured · liverole:engineering-manager-convergent
Engineering Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:engineering-manager-convergent",
"_kind": "Role",
"_file": "role/roles/roles-engineering-leadership.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Engineering Manager",
"isAgentic": false,
"seniority": "senior",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Owns people, delivery, and operational health for a team; partners with TL on technical direction.\n(Convergent-catalog update; complements the canonical `role:engineering-manager` example with explicit SkillArea expertise edges.)\n"
},
"outgoingEdges": [
{
"from": "role:engineering-manager-convergent",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "role:engineering-manager-convergent",
"to": "responsibility:mentoring",
"kind": "holds_responsibility"
},
{
"from": "role:engineering-manager-convergent",
"to": "responsibility:sprint-planning",
"kind": "holds_responsibility"
},
{
"from": "role:engineering-manager-convergent",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:engineering-manager-convergent",
"to": "skill-area:adr-writing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:engineering-manager-convergent",
"to": "skill-area:sli-slo-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:engineering-manager-convergent",
"to": "skill-area:code-review-practice",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-agent:shared--team-synthesizer",
"to": "role:engineering-manager-convergent",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
}
]
}