II.
SkillArea JSON
Structured · liveskill-area:construction-scheduling
Construction Scheduling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:construction-scheduling",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Construction Scheduling",
"description": "Developing and managing construction schedules using CPM, resource\nleveling, and 4D BIM simulation — defining activity sequences, tracking\nprogress with earned value, and producing look-ahead schedules for\nsite coordination.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:construction-scheduling",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:construction-scheduling",
"to": "domain:project-management",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}