iiRecord
Agentic AI Atlas · financial-model-development
lib-process:entrepreneurship--financial-model-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--financial-model-development

Structured · live

financial-model-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:entrepreneurship--financial-model-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "financial-model-development",
    "description": "Financial Model Development Process - Process to build robust financial models including projections, unit economics, and scenario analysis for planning and fundraising.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/financial-model-development.js",
    "specialization": "entrepreneurship",
    "references": [
      "- Lean Analytics: https://leananalyticsbook.com/\n- SaaS Metrics: https://www.forentrepreneurs.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/financial-model-development', {\n  companyName: 'GrowthCo',\n  businessModel: 'SaaS subscription',\n  currentMetrics: { mrr: 50000, customers: 100 },\n  projectionYears: 5\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--financial-model-development",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}