iiRecord
Agentic AI Atlas · benchmarking
lib-process:operations--benchmarkinga5c.ai
II.
LibraryProcess JSON

lib-process:operations--benchmarking

Structured · live

benchmarking 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--benchmarking",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "benchmarking",
    "description": "Benchmarking Program for systematic comparison of processes, practices, and\n             performance against industry leaders and best-in-class organizations.\n             Supports internal, competitive, functional, and generic benchmarking approaches.",
    "libraryPath": "library/specializations/domains/business/operations/benchmarking.js",
    "specialization": "operations",
    "example": "// Input\n{\n  organizationContext: { industry: \"manufacturing\", size: \"mid-market\", strategicPriorities: [\"cost-reduction\", \"quality-improvement\"] },\n  benchmarkingScope: { processAreas: [\"order-fulfillment\", \"production\"], metrics: [...], benchmarkingType: \"competitive\" },\n  currentPerformance: { metrics: {...}, processes: [...], capabilities: {...} },\n  partnerCriteria: { targetCompanies: [...], selectionCriteria: {...}, accessMethods: [...] },\n  projectParameters: { timeline: \"6-months\", resources: {...}, budget: 50000 }\n}",
    "usesAgents": [
      "benchmarking-planner",
      "process-documenter",
      "metrics-definer",
      "partner-selector",
      "internal-data-collector",
      "external-data-collector",
      "data-normalizer",
      "gap-analyst",
      "best-practice-identifier",
      "enabler-analyst",
      "practice-adapter",
      "roadmap-developer",
      "impact-projector",
      "report-creator",
      "knowledge-transfer-planner"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:operations--benchmarking",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--benchmarking",
      "to": "specialization:operations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}