II.
Role JSON
Structured · liverole:energy-analyst
Energy Analyst json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:energy-analyst",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Energy Analyst",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Analyzes energy consumption patterns, forecasts demand, evaluates\nsupply options, and models economic scenarios for energy projects.\nProduces reports on energy markets, regulatory impacts, and\ncost-benefit analyses for generation and efficiency investments.\n"
},
"outgoingEdges": [
{
"from": "role:energy-analyst",
"to": "responsibility:energy-efficiency-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:energy-analyst",
"to": "responsibility:carbon-emissions-reporting",
"kind": "holds_responsibility"
},
{
"from": "role:energy-analyst",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:energy-analyst",
"to": "domain:renewable-energy",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:energy-efficiency-compliance",
"to": "role:energy-analyst",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:carbon-emissions-reporting",
"to": "role:energy-analyst",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "role:energy-analyst",
"kind": "involves_role",
"attributes": {}
}
]
}