iiRecord
Agentic AI Atlas · Order Fulfillment
skill-area:order-fulfillmenta5c.ai
II.
SkillArea JSON

skill-area:order-fulfillment

Structured · live

Order Fulfillment json

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

File · domain/skill-areas/skill-areas-expanded-3.yamlCluster · domain
Record JSON
{
  "id": "skill-area:order-fulfillment",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Order Fulfillment",
    "description": "Managing end-to-end order fulfillment operations — order orchestration,\ninventory allocation, split-shipment logic, carrier selection, shipping\nlabel generation, and tracking/notification workflows.\n",
    "expertiseLevels": [
      "practitioner",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:order-fulfillment",
      "to": "domain:e-commerce",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:order-fulfillment",
      "to": "domain:logistics",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": []
}