II.
Specialization JSON
Structured · livespecialization:construction-technology
Construction Technology json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:construction-technology",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Construction Technology",
"parentDomainId": "domain:construction",
"description": "Technology applied to the construction industry — BIM modeling, 4D/5D\nscheduling and cost integration, clash detection, site safety systems,\ndrone surveys, and digital twin platforms for built assets.\n"
},
"outgoingEdges": [
{
"from": "specialization:construction-technology",
"to": "domain:construction",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:BIM-modeling",
"to": "specialization:construction-technology",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:construction-scheduling",
"to": "specialization:construction-technology",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
]
}