II.
SkillArea JSON
Structured · liveskill-area:wind-turbine-control
Wind Turbine Control json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:wind-turbine-control",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Wind Turbine Control",
"description": "Implementing control systems for wind turbines — pitch and yaw control,\nSCADA integration, power curve optimization, turbulence load management,\nand predictive maintenance scheduling based on vibration and performance data.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:wind-turbine-control",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:wind-turbine-control",
"to": "domain:mechanical-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}