II.
Responsibility JSON
Structured · liveresponsibility:cross-team-alignment
Cross-team alignment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:cross-team-alignment",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Cross-team alignment",
"cadence": "continuous",
"description": "Coordinate work across multiple teams to resolve dependencies, prevent\nduplication, and ensure coherent execution. Facilitate cross-team\nplanning sessions, escalate blockers, and maintain shared visibility\ninto inter-team commitments.\n"
},
"outgoingEdges": [
{
"from": "responsibility:cross-team-alignment",
"to": "role:engineering-program-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cross-team-alignment",
"to": "role:head-of-platform",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cross-team-alignment",
"to": "role:head-of-data",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cross-team-alignment",
"to": "role:staff-data-scientist",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cross-team-alignment",
"to": "role:VP-of-product",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:engineering-program-manager",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:staff-data-scientist",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-platform",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:head-of-data",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:VP-of-product",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "workflow:RFC-process",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cross-functional-team-charter",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:quarterly-business-review",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}