II.
Role JSON
Structured · liverole:transportation-planner
Transportation Planner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:transportation-planner",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Transportation Planner",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Plans transportation systems and infrastructure — traffic modeling,\ntransit route optimization, multimodal integration, and transportation\ndemand management. Evaluates the environmental, economic, and social\nimpacts of transportation investments.\n"
},
"outgoingEdges": [
{
"from": "role:transportation-planner",
"to": "responsibility:environmental-impact-assessment",
"kind": "holds_responsibility"
},
{
"from": "role:transportation-planner",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:transportation-planner",
"to": "domain:public-transportation",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:transportation-planner",
"to": "domain:transportation",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}