Go / Astro / Adult-services classifiedsPrivate rebuild · final cutover not approved

Rebuilding an established adult-services classifieds platform without breaking its operations

Working replacement slices span public discovery, accounts, listings, advertiser billing, paid placement, messaging, media, moderation, search, and admin work while the established live platform remains the behavioral reference.

17 source-contract tests passed · 100 URL and SEO parity checks passed · 17 live-reference scenarios captured at 1440, 768, and 390 pixels

The flow

How the pieces connect

  1. Legacy product state
  2. Versioned read models
  3. Workers and search
  4. Astro public pages
  5. Account and operator surfaces
  6. Parity gates
01

The job

An established classifieds business cannot pause while its replacement is built. Public routes, search, account behavior, admin actions, advertiser balances, invoices, paid placement, and media all have to move without inventing a new business mid-migration.

02

The hard part

Reproduce the behavior that matters, improve the internals, and prove parity without exposing real profiles or explicit media in the public case.

03

How I built it

  1. Turn legacy behavior into explicit source contracts before replacing it.
  2. Separate public rendering, account workflows, operator administration, workers, search, and realtime support.
  3. Build search, route, sitemap, and structured-data agreement into the release gate.
  4. Use synthetic profiles and neutral media for demonstrations; real people and bundled explicit imagery stay private.
04

What I verified

  • Go API and workers, Astro public site, React admin and dashboard
  • Advertiser billing, token balances, invoices, paid placement, moderation, media, search, messaging, and realtime support slices
  • All 17 source-contract tests and all 100 URL/SEO parity checks passed in the recorded release
  • All 17 live-reference scenarios passed at desktop, tablet, and mobile widths

Current state: The replacement slices and parity checks are substantial, but the recorded release did not pass its final production gate. Cutover is still open.