Skip to main content

Data Room

BLUEPRINT — every business spun up from the factory inherits this template. Instance data lives in .invisible/ventures/{slug}/finance/data-room/. Never hardcode a business name, document, or investor in this file.

Most raises die in diligence, not in the pitch meeting. A strong pitch earns a data room request. A weak data room turns a soft yes into a polite pass. This template structures the room, names the red flags, and sequences the Q&A drills that rehearse founders for the questions that actually land.

Business Alignment

QuestionAnswer
Venture name[instance: name]
Raise stagepre-seed / seed / Series A
Data room statusDraft / Ready / Active / Closed
ConvictionHIGH / MEDIUM / LOW / NONE
Who owns this room?[diligence-auditor agent / fractional CFO]

Directory Structure

Every data room follows the same shape. Investors expect it. Deviation costs time.

data-room/
├── 01-company/
│ ├── pitch-deck.pdf
│ ├── one-pager.pdf
│ └── executive-summary.pdf
├── 02-team/
│ ├── founder-bios/
│ ├── cap-table.xlsx
│ ├── option-plan.pdf
│ └── key-hires-plan.md
├── 03-product/
│ ├── demo-video.mp4
│ ├── product-roadmap.md
│ └── technical-architecture.md
├── 04-market/
│ ├── market-sizing.md
│ ├── competitive-analysis.md
│ └── customer-interviews/
├── 05-traction/
│ ├── kpi-dashboard.pdf
│ ├── customer-list.xlsx
│ ├── revenue-by-cohort.xlsx
│ └── case-studies/
├── 06-financials/
│ ├── historical-pnl.xlsx
│ ├── three-year-projections.xlsx
│ ├── unit-economics.md
│ ├── cash-flow-projection.md
│ └── roi-analysis.md
├── 07-legal/
│ ├── incorporation-docs/
│ ├── shareholder-agreements/
│ ├── ip-assignments/
│ ├── material-contracts/
│ └── compliance-certificates/
└── 08-references/
├── customer-references.md
└── advisor-references.md

Readiness Gates

Before opening the room to any investor:

GatePass criterionKill signal
KPI integrityEvery metric has a single source of truth, owner, refresh cadenceTwo dashboards show different numbers
Model reconciliationFinancial model matches pitch deck line-by-lineDeck claim missing from model
Cap table currentReflects every SAFE, option grant, and vesting scheduleLast updated >30 days ago
Legal cleanAll material contracts, IP assignments, employment agreements presentMissing founder IP assignment
Reference call ready3+ customers willing to take reference call within 48hOnly one customer

Red Flag Catalogue

Anticipate the questions diligence will raise. Address before asked.

CategoryRed flagPre-emptive answer
TeamCo-founder departureOne-liner with dates + equity treatment
ProductOpen-source licence conflictLicence audit report
MarketTAM claimed larger than categoryBottoms-up sizing with assumptions
TractionChurn hidden in cohort averagesCohort retention curves
FinancialRevenue recognition questionsAccounting policy document
LegalPending litigationExplicit disclosure + resolution path
Cap tableUnissued option pool expansionPool math with post-round percentages

The rule: every red flag disclosed up front earns credibility. Every red flag discovered in diligence destroys it.

Q&A Drill

Founders should rehearse answers to the 20 questions that always come.

#QuestionPractised?
1Why now?
2Why you?
3What's the insight no one else has?
4What's your unfair advantage?
5Who are your real competitors — not the obvious ones?
6Walk me through your unit economics.
7What's the path to $10M ARR?
8What's the path to $100M ARR?
9What breaks at scale?
10What are you doing that won't work?
11What keeps you up at night?
12Who have you lost? Why?
13What's your hiring plan for this round?
14Where does the money go?
15What milestones does this round get you to?
16What do you need for the next round?
17Who else is in this round?
18What's the exit scenario?
19What's the dilution you're willing to accept?
20What happens if we don't invest?

Access Control

Investor stageWhat they see
First meetingPitch deck + one-pager only
Second meetingAdds demo video, case studies
Deep diveAdds financials, competitive analysis
Term sheet signedFull room access

Never open the full room before a second meeting. Partial access maintains pace and respects the work.

Receipt

On completion, diligence-auditor writes a receipt to .invisible/context/receipts/ with:

  • factory_instance_id = parent factory
  • business_id = this venture slug
  • phase = pitch
  • task_id = pitch.6
  • Primary artefact = .invisible/ventures/{slug}/finance/data-room/

Context

Questions

  • Which red flag in your business would a careful diligence process uncover first — and have you addressed it before the room opens?
  • What's the one question you hope no investor asks? Why? What's your answer when they do?
  • If a partner spends 20 minutes in your data room, what story do the files tell?