refactor(growth): consolidate shared code and remove unused marketing scaffolding - #1049
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
blove
enabled auto-merge (squash)
September 7, 2026 15:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Growth ownership was split across an unfinished marketing pipeline, duplicated identity configuration, and production research primitives stored under
pilot. This change removes unused scaffolding and makes the shared boundaries explicit while preserving deployed graph identifiers, email policy, and service topology.company. Keep the standalone research artifact free of local capture dependencies.Validation: fresh npm ci; Growth tests/lint/build; website tests/lint; scripts tests; 87 CI classifier tests; publishing tests/lint (72 tests); capture tests/check/lint (104 tests); lifecycle and research tests/check/lint/native builds. Standalone research artifact independently installed outside the workspace and all three graphs imported under Node 24. Native Vercel artifact import/auth checks passed. Existing lint warnings remain; no live messages or contact changes performed.
The live PostHog quality/reporting issues identified in the audit are separate follow-ups and are not claimed fixed here.