iiRecord
Agentic AI Atlas · specializations/domains/business/entrepreneurship/growth-experiment-design
lib-process:entrepreneurship--growth-experiment-designa5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--growth-experiment-design

Structured · live

specializations/domains/business/entrepreneurship/growth-experiment-design 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--growth-experiment-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/domains/business/entrepreneurship/growth-experiment-design",
    "description": "Growth Experiment Design and Execution Process - Systematic approach to designing, running, and analyzing growth experiments with statistical rigor.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/growth-experiment-design.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Hacking Growth (Sean Ellis): https://www.amazon.com/Hacking-Growth-Morgan-Brown/dp/045149721X",
      "- Trustworthy Online Controlled Experiments: https://www.amazon.com/Trustworthy-Online-Controlled-Experiments-Practical/dp/1108724264"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/growth-experiment-design', {\n  companyName: 'GrowthLab',\n  growthGoal: 'Increase activation rate from 30% to 50%',\n  currentMetrics: { activation: 30, retention7d: 25 }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--growth-experiment-design",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}