iiRecord
Agentic AI Atlas · Edge Computing Design
skill-area:edge-computing-designa5c.ai
II.
SkillArea JSON

skill-area:edge-computing-design

Structured · live

Edge Computing Design json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-expanded.yamlCluster · domain
Record JSON
{
  "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"
      }
    }
  ]
}