iiRecord
Agentic AI Atlas · supplier-development
lib-process:supply-chain--supplier-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:supply-chain--supplier-development

Structured · live

supplier-development 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--supplier-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "supplier-development",
    "description": "Supplier Development Program - Design and execute supplier capability improvement initiatives\nincluding joint process improvement, technology adoption, and performance enhancement programs.",
    "libraryPath": "library/specializations/domains/business/supply-chain/supplier-development.js",
    "specialization": "supply-chain",
    "references": [
      "- Vested Outsourcing: https://haslam.utk.edu/faculty/kate-vitasek\n- Supplier Development Best Practices: https://www.mckinsey.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/supply-chain/supplier-development', {\n  supplier: 'Acme Manufacturing',\n  developmentAreas: ['quality', 'delivery', 'technology'],\n  currentCapabilities: { quality: 3, delivery: 2 },\n  targetCapabilities: { quality: 5, delivery: 4 }\n});",
    "usesAgents": [
      "capability-assessor",
      "gap-analyst",
      "development-strategist",
      "improvement-planner",
      "technology-advisor",
      "training-planner",
      "metrics-planner",
      "governance-planner"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "skill-area:vendor-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--supplier-development",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}