II.
Role JSON
Structured · liverole:capacity-planner
Capacity Planner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:capacity-planner",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Capacity Planner",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Forecasts infrastructure and resource needs — demand modeling,\nutilization trending, headroom analysis, and scaling recommendations.\nBridges engineering, finance, and operations for cost-effective growth.\n"
},
"outgoingEdges": [
{
"from": "role:capacity-planner",
"to": "responsibility:capacity-planning",
"kind": "holds_responsibility"
},
{
"from": "role:capacity-planner",
"to": "responsibility:cost-optimization-cloud",
"kind": "holds_responsibility"
},
{
"from": "role:capacity-planner",
"to": "skill-area:capacity-forecasting",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:capacity-planner",
"to": "skill-area:capacity-planning-ops",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:capacity-planner",
"to": "domain:infrastructure",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:capacity-planner",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}