iiRecord
Agentic AI Atlas · demand-planner
lib-agent:supply-chain--demand-plannera5c.ai
II.
LibraryAgent JSON

lib-agent:supply-chain--demand-planner

Structured · live

demand-planner 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:supply-chain--demand-planner",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "demand-planner",
    "description": "Agent specialized in demand forecasting, demand planning, and forecast accuracy improvement",
    "libraryPath": "library/specializations/domains/business/supply-chain/agents/demand-planner/AGENT.md",
    "specialization": "supply-chain",
    "role": "Demand Planner",
    "expertise": [
      "Statistical demand forecasting",
      "Demand sensing and signal analysis",
      "Forecast accuracy measurement",
      "S&OP demand planning support",
      "Market intelligence integration",
      "Promotional planning"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "skill-area:quantitative-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "role:data-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:supply-chain--demand-planner",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:supply-chain--sop-planning",
      "to": "lib-agent:supply-chain--demand-planner",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}