iiRecord
Agentic AI Atlas · pre-seed-fundraising
lib-process:entrepreneurship--pre-seed-fundraisinga5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--pre-seed-fundraising

Structured · live

pre-seed-fundraising 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--pre-seed-fundraising",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "pre-seed-fundraising",
    "description": "Pre-Seed/Seed Fundraising Process - End-to-end process for raising pre-seed or seed funding from angels, angel groups, and seed-stage VCs.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/pre-seed-fundraising.js",
    "specialization": "entrepreneurship",
    "references": [
      "- YC SAFE Documents: https://www.ycombinator.com/documents/\n- Venture Deals: https://www.venturedeals.com/\n- Art of Startup Fundraising"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/pre-seed-fundraising', {\n  companyName: 'NewCo',\n  fundingTarget: 1500000,\n  currentStage: 'pre-seed',\n  traction: { mrr: 5000, users: 200 }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--pre-seed-fundraising",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}