II.
Role JSON
Structured · liverole:MEP-engineer
MEP Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:MEP-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "MEP Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs mechanical, electrical, and plumbing systems for buildings —\nHVAC sizing, electrical distribution, plumbing layouts, and fire\nprotection. Coordinates with architects and structural engineers to\nintegrate building services within spatial and budgetary constraints.\n"
},
"outgoingEdges": [
{
"from": "role:MEP-engineer",
"to": "responsibility:building-code-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:MEP-engineer",
"to": "responsibility:fire-safety-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:MEP-engineer",
"to": "responsibility:energy-efficiency-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:MEP-engineer",
"to": "domain:HVAC-systems",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:MEP-engineer",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:energy-efficiency-compliance",
"to": "role:MEP-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:building-code-compliance",
"to": "role:MEP-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:fire-safety-compliance",
"to": "role:MEP-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "role:MEP-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "role:MEP-engineer",
"kind": "involves_role",
"attributes": {}
}
]
}