iiRecord
Agentic AI Atlas · Logistics Coordinator
role:logistics-coordinatora5c.ai
II.
Role JSON

role:logistics-coordinator

Structured · live

Logistics Coordinator json

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

File · role/roles/roles-expanded-3.yamlCluster · role
Record JSON
{
  "id": "role:logistics-coordinator",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-3.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Logistics Coordinator",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Coordinates the movement of goods — shipment scheduling, carrier\nmanagement, customs documentation, and last-mile delivery tracking.\nEnsures on-time delivery while optimizing transportation costs\nand managing exceptions.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:logistics-coordinator",
      "to": "responsibility:supply-chain-optimization",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:logistics-coordinator",
      "to": "responsibility:vendor-management",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:logistics-coordinator",
      "to": "domain:logistics",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:logistics-coordinator",
      "to": "domain:transportation",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:food-delivery",
      "to": "role:logistics-coordinator",
      "kind": "employs_role"
    }
  ]
}