II.
Role JSON
Structured · liverole:supply-chain-planner
Supply Chain Planner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:supply-chain-planner",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Supply Chain Planner",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Plans and optimizes supply chain operations — demand forecasting,\ninventory positioning, production scheduling, and distribution\nplanning. Balances service levels, costs, and capacity constraints\nacross the end-to-end supply network.\n"
},
"outgoingEdges": [
{
"from": "role:supply-chain-planner",
"to": "responsibility:supply-chain-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:supply-chain-planner",
"to": "responsibility:cost-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:supply-chain-planner",
"to": "domain:supply-chain",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:supply-chain-planner",
"to": "domain:logistics",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}