iiRecord
Agentic AI Atlas · operational-excellence
lib-process:operations--operational-excellencea5c.ai
II.
LibraryProcess JSON

lib-process:operations--operational-excellence

Structured · live

operational-excellence 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--operational-excellence",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "operational-excellence",
    "description": "Operational Excellence Program Design Process - Design comprehensive operational excellence program with\ngovernance, methodology deployment, and capability building for sustained organizational improvement.",
    "libraryPath": "library/specializations/domains/business/operations/operational-excellence.js",
    "specialization": "operations",
    "references": [
      "- Shingo Model for Operational Excellence\n- Lean Enterprise Institute\n- ASQ Body of Knowledge"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/operations/operational-excellence', {\n  organizationName: 'ABC Manufacturing',\n  scope: 'enterprise-wide',\n  maturityLevel: 'emerging',\n  focusAreas: ['lean', 'six-sigma', 'tpm']\n});",
    "usesAgents": [
      "opex-assessor",
      "strategy-developer",
      "governance-designer",
      "methodology-architect",
      "capability-planner",
      "deployment-planner",
      "metrics-designer",
      "communication-planner",
      "sustainability-planner",
      "report-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--operational-excellence",
      "to": "specialization:operations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}