II.
Role JSON
Structured · liverole:climate-modeler
Climate Modeler json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:climate-modeler",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Climate Modeler",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds and runs computational models of climate systems — general\ncirculation models, regional downscaling, emission scenario projections,\nand extreme weather event simulations. Translates model outputs into\nactionable risk assessments for policy and infrastructure planning.\n"
},
"outgoingEdges": [
{
"from": "role:climate-modeler",
"to": "responsibility:carbon-emissions-reporting",
"kind": "holds_responsibility"
},
{
"from": "role:climate-modeler",
"to": "responsibility:data-quality",
"kind": "holds_responsibility"
},
{
"from": "role:climate-modeler",
"to": "domain:climate-science",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:climate-modeler",
"to": "domain:climate-adaptation",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:carbon-emissions-reporting",
"to": "role:climate-modeler",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:environmental-impact-review",
"to": "role:climate-modeler",
"kind": "involves_role",
"attributes": {}
}
]
}