II.
Role JSON
Structured · liverole:quantity-surveyor
Quantity Surveyor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:quantity-surveyor",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Quantity Surveyor",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Manages construction project costs from inception to completion —\nprepares bills of quantities, evaluates tenders, tracks cost variations,\nand produces final account reconciliations. Ensures projects are\ndelivered within budget through rigorous cost control.\n"
},
"outgoingEdges": [
{
"from": "role:quantity-surveyor",
"to": "responsibility:building-code-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:quantity-surveyor",
"to": "responsibility:structural-integrity-verification",
"kind": "holds_responsibility"
},
{
"from": "role:quantity-surveyor",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:quantity-surveyor",
"to": "domain:commercial-real-estate",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:building-code-compliance",
"to": "role:quantity-surveyor",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:structural-integrity-verification",
"to": "role:quantity-surveyor",
"kind": "held_by",
"attributes": {}
}
]
}