II.
Workflow JSON
Structured · liveworkflow:fundraising-due-diligence-preparation
Fundraising Due Diligence Preparation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:fundraising-due-diligence-preparation",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-entrepreneurship.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Fundraising Due Diligence Preparation",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-milestone",
"complexity": "cross-team",
"description": "Prepares technical and operational materials for investor due diligence —\nassembling architecture documentation showing system design, scalability\nposture, and tech debt inventory, compiling engineering velocity metrics\n(cycle time, deployment frequency, MTTR), preparing security and compliance\ndocumentation (SOC 2 readiness, penetration test summaries, data handling\npolicies), documenting intellectual property provenance and open-source\nlicense compliance, creating financial-model backing data for infrastructure\ncost projections, and packaging team composition and hiring plan materials.\nProduces due diligence data room, technical architecture summaries, and\nengineering metrics packages. Excludes financial modeling and legal document\nreview.\n"
},
"outgoingEdges": [
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "role:cto",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "role:vp-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "skill-area:c4-modeling",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "skill-area:supply-chain-security",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "domain:entrepreneurship",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "domain:venture-capital",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "responsibility:run-architecture-review",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "responsibility:dependency-audit",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}