iiRecord
Agentic AI Atlas · scaling-operations-playbook
lib-process:entrepreneurship--scaling-operations-playbooka5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--scaling-operations-playbook

Structured · live

scaling-operations-playbook 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:entrepreneurship--scaling-operations-playbook",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "scaling-operations-playbook",
    "description": "Scaling Operations Playbook Process - Comprehensive process for creating operational playbooks to scale from startup to growth stage.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/scaling-operations-playbook.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Scaling Up (Verne Harnish): https://scalingup.com/\n- High Growth Handbook (Elad Gil): https://growth.eladgil.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/scaling-operations-playbook', {\n  companyName: 'ScaleUp Inc',\n  currentStage: 'Series A',\n  targetScale: '10x revenue in 18 months',\n  teamSize: 25\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--scaling-operations-playbook",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}