{
  "$schema": "https://openpresentation.org/schema/opf-narrative/v1",
  "id": "venture-pitch",
  "name": "Venture Pitch",
  "summary": "Series A/B fundraising arc structured around the canonical investor questions.",
  "audienceFit": [
    "investors",
    "venture-capitalists",
    "series-a",
    "series-b"
  ],
  "durationRange": {
    "minMinutes": 10,
    "maxMinutes": 30
  },
  "tags": [
    "startup",
    "fundraising",
    "pitch",
    "investor",
    "series-a"
  ],
  "beats": [
    {
      "id": "opening",
      "name": "Opening",
      "instructions": "Establish identity",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "purpose",
      "name": "Purpose",
      "instructions": "State your mission",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "problem",
      "name": "Problem",
      "instructions": "Present the challenge",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "solution",
      "name": "Solution",
      "instructions": "Propose your idea",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "why-now",
      "name": "Why Now",
      "instructions": "Explain timing importance",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "market-size",
      "name": "Market Size",
      "instructions": "Demonstrate potential",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "competition",
      "name": "Competition",
      "instructions": "Analyze competitive landscape",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "product",
      "name": "Product",
      "instructions": "Showcase features/benefits",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "business-model",
      "name": "Business Model",
      "instructions": "Detail revenue streams",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "team",
      "name": "Team",
      "instructions": "Highlight key members",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "financials",
      "name": "Financials",
      "instructions": "Show projections/needs",
      "slideType": "text",
      "layoutHint": "text-1x"
    },
    {
      "id": "closing",
      "name": "Closing",
      "instructions": "Reinforce brand",
      "slideType": "text",
      "layoutHint": "text-1x"
    }
  ]
}
