II.
Role JSON
Structured · liverole:construction-project-manager
Construction Project Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:construction-project-manager",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Construction Project Manager",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Plans, coordinates, and controls construction projects end to end —\nscope definition, scheduling, resource allocation, subcontractor\nmanagement, and stakeholder communication. Balances time, cost, and\nquality constraints across all project phases.\n"
},
"outgoingEdges": [
{
"from": "role:construction-project-manager",
"to": "responsibility:building-code-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:construction-project-manager",
"to": "responsibility:structural-integrity-verification",
"kind": "holds_responsibility"
},
{
"from": "role:construction-project-manager",
"to": "responsibility:fire-safety-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:construction-project-manager",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:construction-project-manager",
"to": "domain:commercial-real-estate",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:building-code-compliance",
"to": "role:construction-project-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:fire-safety-compliance",
"to": "role:construction-project-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:structural-integrity-verification",
"to": "role:construction-project-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:building-permit-process",
"to": "role:construction-project-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:construction-inspection",
"to": "role:construction-project-manager",
"kind": "involves_role",
"attributes": {}
}
]
}