Skip to content

Growth lifecycle v1: durable control plane foundation - #952

Merged
blove merged 16 commits into
mainfrom
codex/growth-lifecycle-v1
Sep 2, 2026
Merged

Growth lifecycle v1: durable control plane foundation#952
blove merged 16 commits into
mainfrom
codex/growth-lifecycle-v1

Conversation

@blove

@blove blove commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the Neon-backed growth control plane, migrations, reporting views, durable jobs/stops, provider callbacks, scoring, and operator tooling
  • add a protected Node 24 Dawn lifecycle service for bounded enrichment, plain-text fulfillment/campaign delivery, and internal notifications
  • parse bounded company HTML with a standards-based parser; exclude executable content, avoid recursive traversal exhaustion, and decode entities once
  • add metadata-only Google mailbox reply polling and scoped Node 22/Node 24 CI lanes
  • add a self-contained Vercel adapter, public-path-preserving catch-all routing, and a two-instance dogfood harness
  • document the target design, safe cutover, database preflight, and operations

This is the foundation PR. Website forms, public policy/copy, cron/webhook routes, and production switch activation are intentionally deferred to a follow-up integration PR. Provider delivery, campaign enrollment, and campaign execution remain disabled.

Verification

  • focused growth and lifecycle test, lint, build, and Dawn validation targets pass locally without Nx cache
  • disposable Neon integration suite: 8 files / 27 tests passed
  • protected Vercel preview health: missing bearer 401; valid bearer 200 on two independent deployments
  • two-instance live dogfood gates passed: outer auth, generated health, named-thread dispatch, duplicate-effect suppression, and fresh-instance persistence
  • live dogfood provider effects: 0; exact Dawn and growth fixtures cleaned from 4 to 0
  • provider-free recovery and deterministic cancellation remain explicit blocked gates until their dedicated test fixtures exist
  • required GitHub CI, CodeQL, packaged consumers, website, library, lifecycle, and example matrices pass

The provisioned preview environment remains fail-closed: lifecycle cron is unset, and enrollment, campaign, and delivery switches are all false.

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
threadplane Ready Ready Preview Sep 2, 2026 3:04pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

Comment thread apps/lifecycle/src/enrichment/company-fetch.ts Fixed
Comment thread apps/lifecycle/src/enrichment/company-fetch.ts Fixed
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove enabled auto-merge (squash) September 2, 2026 15:01
@blove
blove merged commit 3f8660e into main Sep 2, 2026
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants