iiRecord
Agentic AI Atlas · founding-team-formation
lib-process:entrepreneurship--founding-team-formationa5c.ai
II.
LibraryProcess JSON

lib-process:entrepreneurship--founding-team-formation

Structured · live

founding-team-formation 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--founding-team-formation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "founding-team-formation",
    "description": "Founding Team Formation Process - Systematic approach to identifying, evaluating, and structuring founding teams for startups.",
    "libraryPath": "library/specializations/domains/business/entrepreneurship/founding-team-formation.js",
    "specialization": "entrepreneurship",
    "references": [
      "- The Founder's Dilemmas (Noam Wasserman): https://www.amazon.com/Founders-Dilemmas-Noam-Wasserman/dp/0691158304\n- Slicing Pie: https://slicingpie.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/founding-team-formation', {\n  ventureDescription: 'AI-powered legal tech startup',\n  founderProfile: { name: 'Jane Doe', skills: ['Product', 'Business Development'] },\n  skillsNeeded: ['Technical CTO', 'Sales Lead']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "skill-area:business-model-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "skill-area:growth-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "domain:entrepreneurship",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "role:strategic-planner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:entrepreneurship--founding-team-formation",
      "to": "specialization:entrepreneurship",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}