II.
Role JSON
Structured · liverole:grid-engineer
Grid Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:grid-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Grid Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs, operates, and optimizes electrical grid infrastructure —\ntransmission planning, distribution automation, protection relay\ncoordination, and power flow analysis. Ensures grid stability\nwhile integrating distributed energy resources.\n"
},
"outgoingEdges": [
{
"from": "role:grid-engineer",
"to": "responsibility:grid-reliability",
"kind": "holds_responsibility"
},
{
"from": "role:grid-engineer",
"to": "responsibility:renewable-integration",
"kind": "holds_responsibility"
},
{
"from": "role:grid-engineer",
"to": "domain:grid-modernization",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:grid-engineer",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:grid-reliability",
"to": "role:grid-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:renewable-integration",
"to": "role:grid-engineer",
"kind": "held_by",
"attributes": {}
}
]
}