Golf clubhouse table with BetWaggle score materials
Current production handoff

BetWaggle Launch Recap

A shareable overview of what is live on Cloudflare, which demos are working, what has been verified in code and production smoke tests, and which real-world gates still need sign-off.

Verified in this build.

The checked-in product is a golf scoring, side-game, and copy-ready settlement calculator. BetWaggle never holds funds, and payment app handoffs are only shown when explicit player handles are on file.

Production

Cloudflare routes respond

Homepage, overview, recap, demo, handoff, legal, start, game guide, and app surfaces are covered by public smoke checks.

Regression

Full Node suite passes

Route policy, checkout guard, copy posture, legal posture, game engine, settlement, CORS, and sitemap tests are green.

Demo data

Seeded events load

Buddies trip, scramble, member-guest, and showcase event states return populated player and game data.

Public posture

Claims stay grounded

Copy avoids licensed wagering positioning, unsupported sync promises, and payout automation claims.

Route hygiene

Static pages are reserved

Overview, recap, legal, start, demo, guide, and app routes are protected from accidental event-slug capture.

Handoff

Recaps are shareable

The overview, build recap, demo overview, and handoff pages now describe the current build without stale deploy blockers.

Open the working demos.

These links are intended for a quick product walkthrough: create flow, populated buddy trip, scramble event, and the demo index that collects the rest.

Still needs real-world proof.

These are not code-style polish tasks. They need external services, real devices, or actual player usage before the build should be treated as fully launched.

Remaining gates

  • Live Stripe checkout and production webhook delivery need verified paid-event proof.
  • A real three-player mobile share and settlement flow still needs field validation.
  • A real scramble outing should be run through create, invite, score, settle, and share.
  • Venmo and Cash App handoff links need iOS and Android validation with explicit handles.
  • Durable Object or WebSocket sync is still not deployed; polling remains the current shared-state path.
  • External legal review and affiliate money-movement operations remain outside repo proof.