iiRecord
Agentic AI Atlas · category-management
lib-process:supply-chain--category-managementa5c.ai
II.
LibraryProcess JSON

lib-process:supply-chain--category-management

Structured · live

category-management json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:supply-chain--category-management",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "category-management",
    "description": "Category Management - Develop and execute category strategies based on Kraljic Matrix segmentation,\nmarket analysis, and spend optimization opportunities.",
    "libraryPath": "library/specializations/domains/business/supply-chain/category-management.js",
    "specialization": "supply-chain",
    "references": [
      "- GEP Category Management: https://www.gep.com/software\n- Kraljic Matrix: https://www.mckinsey.com/capabilities/operations/how-we-help-clients/procurement"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/supply-chain/category-management', {\n  categoryName: 'IT Hardware',\n  spendData: { annual: 10000000, growth: 0.05 },\n  suppliers: ['Dell', 'HP', 'Lenovo'],\n  objectives: { costReduction: 10, riskMitigation: true }\n});",
    "usesAgents": [
      "category-analyst",
      "spend-analyst",
      "strategic-analyst",
      "market-analyst",
      "category-strategist",
      "initiative-analyst",
      "action-planner"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "skill-area:vendor-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:supply-chain--category-management",
      "to": "lib-agent:entrepreneurship--market-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}