II.
Responsibility JSON
Structured · liveresponsibility:budget-management
Budget Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:budget-management",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Budget Management",
"description": "Tracking and controlling expenditures against allocated budgets for headcount,\ntooling, infrastructure, and vendor contracts. Forecasting variances and negotiating\ntrade-offs to maximize the value delivered per dollar invested.\n",
"cadence": "quarterly"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:financial-analyst",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:procurement-manager",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:project-manager",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:marketing-manager",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:account-executive",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:partnerships-manager",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:vp-engineering",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:cto",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "workflow:financial-planning",
"to": "responsibility:budget-management",
"kind": "triggers_responsibility"
},
{
"from": "workflow:budget-planning",
"to": "responsibility:budget-management",
"kind": "triggers_responsibility"
},
{
"from": "workflow:capacity-planning",
"to": "responsibility:budget-management",
"kind": "triggers_responsibility"
},
{
"from": "workflow:research-grant-lifecycle",
"to": "responsibility:budget-management",
"kind": "triggers_responsibility"
},
{
"from": "role:cost-tracker",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:cto",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:vp-engineering",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:chief-product-officer",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
}
]
}