II.
SkillArea JSON
Structured · liveskill-area:surveying
Surveying json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:surveying",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Surveying",
"description": "Performing land and construction surveys using total stations, GNSS\nreceivers, and photogrammetry — producing topographic maps, setting out\ncontrol networks, and verifying as-built positions against design models.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:surveying",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:surveying",
"to": "domain:civil-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}