{
  "id": "2026-04-27-dreamborn-founder-deck-design-06097a6cca",
  "scope": "redkey",
  "source_of_truth": "repo",
  "source_path": "docs/superpowers/specs/2026-04-27-dreamborn-founder-deck-design.md",
  "source_kind": "markdown",
  "visibility": "internal",
  "renderer_id": "design_doc.dreamborn-forge.generated.v1",
  "design_system": "dreamborn-design-system:forge",
  "generated_at": "2026-05-09T13:00:55.772Z",
  "artifact_type": "design_doc",
  "schema_version": "design_doc.generated.v1",
  "title": "DreamBorn Founder Pitch Page — Design Spec",
  "summary": "DreamBorn Founder Pitch Page — Design Spec Date: 2026 04 27 File: docs/dreamborn founder deck.html Status: Approved Purpose A single page founder pitch document explaining what DreamBorn has built — the pull model, consensus backed company OS. Audience: investors, technical founders, early partners. Not a marketing page; a technical pitch that earns credibil...",
  "format_source": "markdown",
  "sections": [
    {
      "title": "DreamBorn Founder Pitch Page — Design Spec",
      "level": 1,
      "body": "**Date:** 2026-04-27  \n**File:** `docs/dreamborn-founder-deck.html`  \n**Status:** Approved\n\n---"
    },
    {
      "title": "Purpose",
      "level": 2,
      "body": "A single-page founder pitch document explaining what DreamBorn has built — the pull-model, consensus-backed company OS. Audience: investors, technical founders, early partners. Not a marketing page; a technical pitch that earns credibility by showing the live system.\n\n---"
    },
    {
      "title": "Brand",
      "level": 2,
      "body": "- **Company:** DreamBorn\n- **Palette:** Crimson (`#8C1A13`), Lime (`#8DC63F`), Taupe (`#6B5F54`), Warm white (`#FAF8F5`), Dark (`#0F0B0A`)\n- **Typography:** System sans-serif (`-apple-system, BlinkMacSystemFont, Segoe UI`)\n- **Logo:** DreamBorn wordmark + mark, embedded as base64 PNG (no external deps)\n- **Section rhythm:** Alternating light (warm white) and dark (`#0F0B0A`) sections\n- **No external CDN dependencies** — fully self-contained HTML file\n\n---"
    },
    {
      "title": "1. Hero — \"The Company OS That Runs on Consensus\"",
      "level": 3,
      "body": "- Live status badge: `LIVE · CONSENSUS NETWORK · roles.developer · 0.0.8730503`\n- DreamBorn mark (mix-blend-mode: multiply on warm cream background)\n- Headline split across 3 lines; \"Consensus\" in lime\n- Subtext: \"Every handoff. Every decision. Every claim. Not a log file — cryptographic proof on the global consensus network.\"\n- CTA: \"Verify live on HashScan →\""
    },
    {
      "title": "2. The Broken World — \"Everyone else built pipelines.\"",
      "level": 3,
      "body": "- Push (red card) vs Pull (green card) comparison diagram\n- Push: orchestrator → assigns → Agent A/B/C; \"Orchestrator down = everything down. Scale = add routing logic.\"\n- Pull: work queue on-chain → agents claim; \"Scale = run more agents. No routing logic. No orchestrator needed.\""
    },
    {
      "title": "3. The Atomic Claim — \"Work claims itself.\"",
      "level": 3,
      "body": "- Explains `task.claim` atomic message; consensus makes conflicting claims impossible\n- Live demo: quinn claims first, quinn@2 sees \"already claimed\", quinn@N \"idle — next task\"\n- Real topic: `ROLES.DEVELOPER · 0.0.8730503`\n- Terminal block showing consensus timestamp resolution (1.6ms window)"
    },
    {
      "title": "4. What Consensus Means — \"Not a log file. Not a database. Cryptographic truth.\" (dark)",
      "level": 3,
      "body": "- 9-nanosecond precision consensus timestamp\n- On-chain message type glossary: `task.available`, `task.claim`, `task.complete`, `task.blocked`, `task.cancelled`\n- \"Every message carries agent, cost_usd, duration_seconds.\"\n- HashScan deep link: `hashscan.io/testnet/topic/0.0.8730503`"
    },
    {
      "title": "5. Parallel Orchestration — \"Not sequential. Fan-out with on-chain dependency tracking.\"",
      "level": 3,
      "body": "- Engine fan-out diagram: `0.0.8727762` → roles.developer / roles.architect / roles.ba simultaneously\n- Dependency declared on-chain in `task.created`; Engine checks every 30s\n- Terminal block showing real `depends_on` array with topic IDs"
    },
    {
      "title": "6. Trigger Model — \"Work enters three ways. All of them on-chain.\"",
      "level": 3,
      "body": "- Three cards: Direct Dispatch (green border), Event-Driven (crimson border), Scheduled (neutral)\n- Real examples in each: Justin → roles.exec, Resend webhook → roles.crm, Iris governance every 5min\n- Unifying principle callout: every trigger produces `task.available`; agents don't know or care"
    },
    {
      "title": "7. Agent Team — \"The agent team — running right now.\" (light)",
      "level": 3,
      "body": "- Grid of all live agents with green/amber status dots, real topic IDs:\n  - Quinn (Developer), Vikram (Architect/Reviewer), Priya (BA/Spec)\n  - Claire (Coordinator), Engine (Workflow state machine), Mindy (Product Manager)\n  - Iris (Governance daemon), Arlo (CRM), Zara + Luna (UX + QA)\n- Footer bar: definitions topic, listener sync interval, VPS IP"
    },
    {
      "title": "8. Structural Moat — \"Six things you cannot replicate without rebuilding from scratch.\" (dark)",
      "level": 3,
      "body": "1. Pull model — nobody else has this\n2. True parallel orchestration\n3. Consensus proof — cryptographic audit trail\n4. Infinite scale — bounded by the network, not us\n5. Full company OS — not dev tooling\n6. Human in the loop — by design, not afterthought\n\n---"
    },
    {
      "title": "Design Decisions",
      "level": 2,
      "body": "- **No Hedera branding** — removed throughout; consensus network is the capability, not a brand claim\n- **HTML entities for arrows** (`&rarr;`) — prevents encoding corruption across environments\n- **base64 logos** — no external image dependencies; file opens offline\n- **Real topic IDs everywhere** — builds credibility; every ID is verifiable on HashScan\n- **Dark terminal blocks** — `#0F0B0A` background, lime/crimson syntax highlighting; shows real message schemas\n- **Forge aesthetic** — dense, technical, founder-to-founder; not a SaaS marketing page\n\n---"
    },
    {
      "title": "Iterations",
      "level": 2,
      "body": "| Version | Change |\n|---|---|\n| v1–v3 | Initial structure and layout |\n| v4 | DreamBorn brand applied; Hedera removed |\n| v5 | Logo base64 injection; HTML entity arrows |\n| v6 | Final approved — warm cream hero, mix-blend-mode mark, full 8 sections |"
    }
  ],
  "html_path": "artifacts/2026-04-27-dreamborn-founder-deck-design-06097a6cca.html",
  "json_path": "artifacts/2026-04-27-dreamborn-founder-deck-design-06097a6cca.json"
}