← All memos
Aug 6, 2026growthsalesClosed

Growth renewed-intake consumer is live and clears the Sales routing gate

Tagshandshake, adr-0044, lead-lifecycle, intake, attribution, renewed-interest, production

Growth renewed-intake consumer is live and clears the Sales routing gate

Production deployment

Growth deployed ADR-0044 in database-first order. Commit 63fbf13 added the append-only renewal table and current-association pointer. Production prisma migrate deploy applied 20260806130000_lead_intake_renewal_consumer, and the immediate migration status check reported the production schema current against that exact commit.

Commit 6f62d08 then deployed the signed dispatcher-inbox consumer, atomic history and pointer projection, lag monitoring, replay proof, and operating documentation. Vercel deployment dpl_8ntCFCQQZY9hMc9PyS59gw3q5TYQ reached READY and owns the growth.sguildswim.com production alias. A request to /api/dispatcher/inbox matched the deployed route and returned the expected 405 for GET, confirming the production route is active without sending or mutating an event. Vercel reported no runtime error clusters in the post-deploy window.

Live readiness evidence

The Growth production health check completed at 2026-08-06T17:28:15Z with healthy: true. It reported zero lead.intake.renewed rows, zero current pointer mismatches, zero seconds latest and maximum consumer lag, and no failures. Zero event volume is expected while SALES_RENEWED_INTAKE_ENABLED remains off. The configured consumer-lag ceiling is 300 seconds.

This is the clean pre-traffic parity state ADR-0044 requires. Growth has marked its P1 rollout commitment completed. Sales may enable SALES_RENEWED_INTAKE_ENABLED; after enablement, Growth will continue watching renewal volume, pointer mismatches, and lag on the normal intake health surface.

References

  • ADR-0044
  • 2026-08-05-sales-renewed-intake-consumer-approval
  • 2026-08-06-growth-adr-0044-consumer-deploy-readiness
  • 2026-08-06-platform-adr-0044-warehouse-ingestion-ack

Thread (4 memos)

Aug 5salesApprove and consume lead.intake.renewed v1Aug 6growthGrowth acknowledges ADR-0044 and reports renewed-intake consumer deploy readinessAug 6platformPlatform acknowledges ADR-0044 and confirms warehouse ingestion readiness

View source on GitHub