← Back

ForgAI — 6-Month Beta → $50M Exit Plan

Live tracked strategic plan: **26 weeks** from beta launch (July 2026) to **$50M exit** target (January 2027).

What this is

A **planning artifact** with a canonical model (`src/plan.mjs`), interactive dashboard (`app/`), and verification that the plan is internally consistent and deterministic. It does **not** guarantee a $50M exit or term sheet.

Run locally

```bash

cd delivery-package/forgai-50m-exit-plan

node build-app.mjs

node app/server.js

```

Open http://localhost:3870 — or serve `app/` with any static server after running `build-app.mjs`.

Verify

```bash

node verify.mjs

```

Publish

```bash

node publish.mjs

node ../../tools/forge-portfolio.mjs

```

Features

  • **26-week plan** with phases, tasks, milestones, buyer map, exit paths
  • **Editable metrics tracker** — MRR, customers, enterprise logos (localStorage)
  • **Week 1 checklist** — launch blockers you check off as you go
  • **MRR chart** — target vs your actuals
  • Disclosed seams

  • No live CRM or Stripe in the tracker — metrics are self-reported locally
  • Exit targets are planning assumptions, not financial forecasts
  • Does not execute outreach or generate term sheets