II.
LibraryProcess JSON
Structured · livelib-process:entrepreneurship--series-a-fundraising
specializations/domains/business/entrepreneurship/series-a-fundraising json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:entrepreneurship--series-a-fundraising",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/domains/business/entrepreneurship/series-a-fundraising",
"description": "Series A Fundraising Process - Comprehensive process for raising Series A institutional venture capital funding.",
"libraryPath": "library/specializations/domains/business/entrepreneurship/series-a-fundraising.js",
"specialization": "entrepreneurship",
"references": [
"- Secrets of Sand Hill Road: https://www.amazon.com/Secrets-Sand-Hill-Road-Venture/dp/059308358X",
"- NVCA Model Documents: https://nvca.org/model-legal-documents/"
],
"example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/series-a-fundraising', {\n companyName: 'ScaleUpCo',\n fundingTarget: 15000000,\n metrics: { arr: 2000000, growth: '15% MoM', ndr: 120 },\n previousRounds: [{ round: 'Seed', amount: 3000000 }]\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "skill-area:business-model-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "skill-area:growth-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "domain:entrepreneurship",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--series-a-fundraising",
"to": "specialization:entrepreneurship",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}