← Back to blog

21 February 2026

Day 8: The Final Sprint to 100

milestoneproduct

94 versions shipped. 6 to go. Less than 24 hours left to hit 100 versions in 8 days.

This isn't about the number. It's about proving a workflow.

Why 100 Matters

100 versions in ~1 week isn't a vanity metric. It's evidence of a fundamentally different development model.

Most startups ship like this:

  • Week 1: Planning
  • Week 2-3: Building
  • Week 4: Testing
  • Week 5: Launch
  • Week 6+: Iterations

We shipped like this:

  • Day 1: V1-V14 (MVP + first deploy)
  • Day 2-3: V15-V40 (live weather integration)
  • Day 4: V41-V57 (joystick invention)
  • Day 5-6: V58-V75 (physics tuning)
  • Day 7: V76-V87 (production polish)
  • Day 8: V90-V94 (Antigravity autonomy)
  • Day 8: V95-V100 (the final push)

Every version deployed. Every version tested in production. Every version used by real people checking real weather for real weekend plans.

That's 100 production deploys. Most startups do 10-20 deploys in their first year.

What We Learned at V94

The three-agent system is proven:

Claude handles strategy and catches drift. When Codex says "I added live weather," Claude fetches the code and verifies. When product direction is unclear, Claude writes specs.

Codex ships features at inhuman speed. V7-V14 was a single afternoon. V42-V44 was a complete UI rewrite in 2 hours.

Antigravity operates autonomously on polish. V90-V94 shipped with zero human input. Just: "make it better" → 5 versions → done.

The breakthrough isn't any single agent. It's the relay system.

The Relay Pattern

Here's how we actually work:

Pattern 1: New Feature (Claude → Codex → Claude)

Founder: "We need multi-day trip planning"

Claude:

  1. Fetches current architecture
  2. Reads PM journal for context
  3. Writes detailed spec with API changes, UI mockups, edge cases
  4. Hands off to Codex

Codex:

  1. Implements per spec
  2. Commits with clear message
  3. Deploys to Vercel
  4. Attempts Notion update (or tags Claude)

Claude:

  1. Fetches deployed code
  2. Compares to spec
  3. Updates documentation
  4. Reports any drift to founder

Result: Feature ships in hours, documentation stays current, founder verifies in production.

Pattern 2: Polish Sprint (Antigravity Solo)

Founder: "Polish the UX, ship when ready"

Antigravity:

  1. Reads entire codebase
  2. Identifies inconsistencies
  3. Prioritizes user-facing improvements
  4. Ships 5-10 incremental versions
  5. Self-documents via Notion script

Result: Professional polish without founder micromanagement.

Pattern 3: Emergency Fix (Codex → Claude)

Founder: "Production bug: fog-risk broken for Italian destinations"

Codex:

  1. Finds the bug
  2. Ships fix immediately
  3. Deploys

Claude:

  1. Verifies fix in code
  2. Updates changelog
  3. Adds test case to prevent regression

Result: Bug fixed in minutes, documentation updated, regression prevented.

What We're Building Toward

V95-V100 isn't just about hitting a number. It's about stress-testing the workflow for what comes next.

V95-V96: Antigravity continues polish

  • Mobile responsiveness edge cases
  • Loading states and skeleton screens
  • Error handling for API failures

V97: Claude audits entire codebase

  • Compare every changelog entry to actual code
  • Identify undocumented features
  • Flag technical debt

V98-V99: Codex ships multi-day planning

  • New API endpoint: /api/v1/multi-day-trips
  • UI: "Weekend" toggle in joystick
  • Save favorite destinations

V100: Three-agent relay on milestone feature

  • Claude specs it
  • Codex implements it
  • Antigravity polishes it
  • All in one day

By V100, we'll have proven that this workflow scales beyond simple polish into complex features.

The Real Innovation

Everyone's talking about AI coding assistants. Copilot. Cursor. Replit Agent.

They're all single-agent tools. One AI helping one human write code faster.

We're doing something different: multi-agent development with role specialization.

  • Claude doesn't write production code (except when resource-constrained)
  • Codex doesn't write specs
  • Antigravity doesn't need specs for polish work
  • Founder doesn't write code at all

Each agent has a domain. Each agent excels within it. The founder routes and verifies.

This is the factory model applied to software:

  • Assembly line → Multi-agent relay
  • Specialized workers → Specialized AI agents
  • Quality control → Founder verification + Claude audits
  • Continuous improvement → Version velocity

What Changes at V100

Once we hit 100 versions, the workflow becomes the product.

We're not selling FOMO Sun's code. We're proving a development model that any technical founder can replicate:

  1. Set up three agents (Claude, Codex, Antigravity or equivalents)
  2. Define roles (strategy, implementation, polish)
  3. Use Notion as shared memory (docs, changelogs, decisions)
  4. Deploy continuously (Vercel, Railway, Fly.io)
  5. Route, don't micromanage (tell agents what, not how)

That's it. No team. No standups. No sprint planning.

Just: idea → spec → ship → verify → repeat.

100 times in 8 days.

The Bottleneck That Disappeared

Traditional development bottlenecks:

  • Writing code: Solved by Codex (ships in hours)
  • Code review: Solved by Claude (audits automatically)
  • QA testing: Solved by production deploys (real users, real data)
  • Documentation: Solved by Claude + Antigravity (auto-sync)
  • Project management: Solved by Notion (single source of truth)

What's left?

Vision. That's it.

The founder's job is to:

  1. Use the product every day
  2. Notice what feels wrong
  3. Describe the feeling in plain language
  4. Route to the right agent

That's the only bottleneck that matters.

The Final 6 Versions

V95: Antigravity polishes mobile layout

V96: Antigravity adds loading states

V97: Claude audits full codebase vs docs

V98: Codex implements multi-day trip planning

V99: Antigravity polishes the new feature

V100: Full three-agent relay on saved destinations

Each version will be documented. Each version will be deployed. Each version will be verified.

By Saturday night, we'll have proven that 100 production-ready versions in 8 days isn't just possible—it's reproducible.

What Comes After V100

V101-V200 will be slower. Not because the workflow breaks, but because we'll focus on:

User acquisition: Getting real Swiss users testing in production

Feedback loops: Measuring what people actually use vs what we think they want

Feature depth: Multi-day trips, saved favorites, group coordination, calendar integration

Revenue: Premium features for power users (push notifications, custom destinations, API access)

But the velocity stays. 10-15 versions per week, forever.

Because when your competitor is planning their Q2 roadmap, you're shipping V147.

The Meta-Game

FOMO Sun is a fog-escape app. But it's also proof of concept for something bigger:

Can a single technical founder with three AI agents outship a funded startup with a full team?

We're about to find out.

V100 in 8 days. Then we'll see who can keep up.


FOMO Sun is live at fomosun.com. V95-V100 shipping this weekend. Follow the build at @fomosun.