iiRecord
Agentic AI Atlas · kpi-framework-development
lib-process:decision-intelligence--kpi-framework-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:decision-intelligence--kpi-framework-development

Structured · live

kpi-framework-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:decision-intelligence--kpi-framework-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "kpi-framework-development",
    "description": "KPI Framework Development - Systematic definition of key performance indicators aligned with\nstrategic objectives including metric hierarchies, targets, and measurement methodologies.",
    "libraryPath": "library/specializations/domains/business/decision-intelligence/kpi-framework-development.js",
    "specialization": "decision-intelligence",
    "references": [
      "- Balanced Scorecard: https://hbr.org/1992/01/the-balanced-scorecard-measures-that-drive-performance-2\n- OKRs: https://www.whatmatters.com/\n- Key Performance Indicators: David Parmenter"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/decision-intelligence/kpi-framework-development', {\n  projectName: 'Enterprise KPI Framework',\n  strategicObjectives: ['Increase Revenue 20%', 'Improve NPS to 70', 'Reduce Churn to 5%'],\n  businessUnits: ['Sales', 'Marketing', 'Customer Success', 'Product']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "skill-area:business-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "domain:business-intelligence",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "role:data-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "role:business-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "workflow:strategic-planning",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:decision-intelligence--kpi-framework-development",
      "to": "specialization:decision-intelligence",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}