iiRecord
Agentic AI Atlas · fleet-manager
lib-agent:logistics--fleet-managera5c.ai
II.
LibraryAgent JSON

lib-agent:logistics--fleet-manager

Structured · live

fleet-manager json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:logistics--fleet-manager",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "fleet-manager",
    "description": "Agent specialized in fleet operations, maintenance coordination, and performance optimization",
    "libraryPath": "library/specializations/domains/business/logistics/agents/fleet-manager/AGENT.md",
    "specialization": "logistics",
    "role": "Fleet Manager",
    "expertise": [
      "Fleet capacity planning",
      "Maintenance scheduling",
      "Asset utilization optimization",
      "Cost management",
      "Compliance oversight",
      "Performance reporting"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "skill-area:data-analytics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "skill-area:change-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "domain:logistics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:logistics--fleet-manager",
      "to": "specialization:logistics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}