II.
SkillArea JSON
Structured · liveskill-area:predictive-maintenance
Predictive Maintenance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:predictive-maintenance",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Predictive Maintenance",
"description": "Building data-driven maintenance systems that predict equipment failures\nbefore they occur — vibration analysis, thermal imaging analytics,\nremaining-useful-life (RUL) models, and condition-based maintenance scheduling.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:predictive-maintenance",
"to": "domain:industrial-automation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:predictive-maintenance",
"to": "domain:iot",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}