iiRecord
Agentic AI Atlas · specializations/domains/business/operations/sop-planning
lib-process:operations--sop-planninga5c.ai
II.
LibraryProcess JSON

lib-process:operations--sop-planning

Structured · live

specializations/domains/business/operations/sop-planning 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:operations--sop-planning",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/domains/business/operations/sop-planning",
    "description": "Sales and Operations Planning (S&OP) process implementation for aligning\n             demand, supply, and financial plans. Establishes a cross-functional planning\n             process to balance demand and supply at the aggregate level.",
    "libraryPath": "library/specializations/domains/business/operations/sop-planning.js",
    "specialization": "operations",
    "example": "// Input\n{\n  organizationContext: { industry: \"consumer-goods\", businessModel: \"make-to-stock\", planningHorizon: \"18-months\" },\n  demandData: { historicalSales: [...], forecasts: [...], customerCommitments: {...} },\n  supplyData: { capacity: {...}, inventory: {...}, supplierLeadTimes: {...} },\n  financialTargets: { revenueTargets: {...}, marginTargets: {...}, budgetConstraints: {...} },\n  processScope: { productFamilies: [\"Category-A\", \"Category-B\"], geographies: [\"NA\", \"EU\"], planningCycle: \"monthly\" }\n}",
    "usesAgents": [
      "data-preparation-specialist",
      "forecast-analyst",
      "demand-consensus-facilitator",
      "capacity-analyst",
      "inventory-planner",
      "supply-planner",
      "gap-analyst",
      "scenario-analyst",
      "financial-integrator",
      "executive-package-preparer",
      "decision-documenter",
      "communication-planner"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:operations--sop-planning",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--sop-planning",
      "to": "specialization:operations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}