iiRecord
Agentic AI Atlas · business-model-canvas
lib-process:entrepreneurship--business-model-canvasa5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--business-model-canvas

Structured · live

business-model-canvas 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--business-model-canvas",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "business-model-canvas",
    "description": "Business Model Canvas Development Process - Structured process to design, document, and validate business models using the Business Model Canvas framework.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/business-model-canvas.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Business Model Generation: https://www.strategyzer.com/books/business-model-generation\n- Strategyzer: https://www.strategyzer.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/business-model-canvas', {\n  companyName: 'SaaSCo',\n  productDescription: 'Cloud-based project management',\n  targetCustomers: ['SMB teams', 'Enterprise departments']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--business-model-canvas",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}