II.
SkillArea JSON
Structured · liveskill-area:geotechnical-analysis
Geotechnical Analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:geotechnical-analysis",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Geotechnical Analysis",
"description": "Analyzing subsurface conditions for foundation design — interpreting bore\nlogs, conducting bearing capacity and settlement calculations, evaluating\nslope stability, and recommending ground improvement techniques.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:geotechnical-analysis",
"to": "domain:civil-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:geotechnical-analysis",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}