II.
Responsibility JSON
Structured · liveresponsibility:vendor-management
Vendor management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:vendor-management",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Vendor management",
"cadence": "continuous",
"description": "Manage ongoing vendor relationships — performance reviews, contract\nrenewals, SLA enforcement, and escalation procedures.\n"
},
"outgoingEdges": [
{
"from": "responsibility:vendor-management",
"to": "role:engineering-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:vendor-management",
"to": "role:cto",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:vendor-management",
"to": "role:procurement-manager",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:it-operations-manager",
"to": "responsibility:vendor-management",
"kind": "holds_responsibility"
},
{
"from": "role:logistics-coordinator",
"to": "responsibility:vendor-management",
"kind": "holds_responsibility"
},
{
"from": "role:localization-coordinator",
"to": "responsibility:vendor-management",
"kind": "holds_responsibility"
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "responsibility:vendor-management",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}