II.
SkillArea JSON
Structured · liveskill-area:grid-simulation
Grid Simulation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:grid-simulation",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Grid Simulation",
"description": "Modeling electrical grid behavior including power flow, frequency\nstability, fault analysis, and distributed energy resource integration\nusing tools like PSS/E, PowerWorld, or GridLAB-D.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:grid-simulation",
"to": "domain:energy",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:grid-simulation",
"to": "domain:power-grid",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": []
}