II.
Role JSON
Structured · liverole:renewable-energy-engineer
Renewable Energy Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:renewable-energy-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Renewable Energy Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs and commissions renewable energy systems — solar array layout,\nwind turbine siting, energy yield modeling, and grid interconnection\nstudies. Manages technical aspects of project development from\nfeasibility through construction and performance verification.\n"
},
"outgoingEdges": [
{
"from": "role:renewable-energy-engineer",
"to": "responsibility:renewable-integration",
"kind": "holds_responsibility"
},
{
"from": "role:renewable-energy-engineer",
"to": "responsibility:energy-efficiency-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:renewable-energy-engineer",
"to": "domain:renewable-energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:renewable-energy-engineer",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:energy-efficiency-compliance",
"to": "role:renewable-energy-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:renewable-integration",
"to": "role:renewable-energy-engineer",
"kind": "held_by",
"attributes": {}
}
]
}