II.
SkillArea JSON
Structured · liveskill-area:edge-computing-design
Edge Computing Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:edge-computing-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Edge Computing Design",
"description": "Designing applications for edge deployment — edge-cloud\ncoordination, data synchronization, latency-sensitive processing,\nedge-native databases, and deployment to CDN edge/IoT gateways.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:edge-computing-design",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:edge-computing-design",
"to": "domain:iot",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:edge-computing-design",
"to": "skill-area:CDN-optimization",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": [
{
"from": "skill-area:edge-rendering",
"to": "skill-area:edge-computing-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
]
}