vibebusiness 1.2.87 → 1.2.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.env +27 -14
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +89 -72
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +8 -8
- package/.next/standalone/.next/prerender-manifest.json +1 -1
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/routes-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/.next/server/app/api/analyze/route.js +1 -1
- package/.next/standalone/.next/server/app/api/analyze/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/briefing/route.js +1 -0
- package/.next/standalone/.next/server/app/api/briefing/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/checkout/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/detect-repos/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/kpis/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/kpis/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/health/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/investor-updates/generate/route.js +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/license/route.js +1 -1
- package/.next/standalone/.next/server/app/api/portal/route.js +1 -1
- package/.next/standalone/.next/server/app/api/provider-status/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/webhook/route.js +1 -1
- package/.next/standalone/.next/server/app/briefing/page.js +1 -0
- package/.next/standalone/.next/server/app/briefing/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/briefing/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/goals/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/goals/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/goals/page.js +1 -1
- package/.next/standalone/.next/server/app/goals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -0
- package/.next/standalone/.next/server/app/index.meta +6 -0
- package/.next/standalone/.next/server/app/index.rsc +6 -0
- package/.next/standalone/.next/server/app/kanban/page.js +1 -0
- package/.next/standalone/.next/server/app/kanban/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/kanban/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/page.js +1 -1
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/sessions/page.js +1 -1
- package/.next/standalone/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +3 -3
- package/.next/standalone/.next/server/app/social/page.js +1 -1
- package/.next/standalone/.next/server/app/social/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/social.html +1 -1
- package/.next/standalone/.next/server/app/social.rsc +3 -3
- package/.next/standalone/.next/server/app/updates/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new.html +1 -1
- package/.next/standalone/.next/server/app/updates/new.rsc +3 -3
- package/.next/standalone/.next/server/app/updates/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +18 -15
- package/.next/standalone/.next/server/chunks/3098.js +1 -0
- package/.next/standalone/.next/server/chunks/3871.js +1 -1
- package/.next/standalone/.next/server/chunks/4355.js +1 -0
- package/.next/standalone/.next/server/chunks/4471.js +2 -2
- package/.next/standalone/.next/server/chunks/7151.js +10 -10
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/data/business-context.json +31 -181
- package/.next/standalone/data/codebase-snapshot.json +64 -42
- package/.next/standalone/data/competitors.json +39 -559
- package/.next/standalone/data/config.json +16 -40
- package/.next/standalone/data/goals.json +35 -410
- package/.next/standalone/data/positioning.json +10 -127
- package/.next/standalone/data/sessions.json +84 -299
- package/.next/standalone/node_modules/@esbuild/{darwin-arm64 → darwin-x64}/bin/esbuild +0 -0
- package/.next/standalone/node_modules/@esbuild/{darwin-arm64 → darwin-x64}/package.json +3 -3
- package/.next/standalone/package.json +3 -2
- package/.next/standalone/scripts/analyze.ts +70 -21
- package/.next/standalone/scripts/implement.ts +67 -17
- package/.next/standalone/server.js +1 -1
- package/.next/standalone/templates/commands/distribution-google-ads.md +86 -0
- package/.next/standalone/templates/commands/distribution-meta-ads.md +106 -0
- package/.next/standalone/templates/commands/distribution-repurpose.md +121 -0
- package/.next/standalone/templates/commands/distribution-seo-content.md +115 -0
- package/.next/standalone/templates/commands/distribution-social-expansion.md +128 -0
- package/.next/static/chunks/147-b00f2ac2bbec93ae.js +1 -0
- package/.next/static/chunks/159-4ce492ccac6de8f7.js +1 -0
- package/.next/static/chunks/47-eba0f8b4f9b17641.js +1 -0
- package/.next/static/chunks/547-921898871311cd72.js +1 -0
- package/.next/static/chunks/619-2b2ff3b9eaef112c.js +1 -0
- package/.next/static/chunks/735-b33805b2b19d17ad.js +1 -0
- package/.next/static/chunks/879-7fbd95e93ddc4636.js +1 -0
- package/.next/static/chunks/930-330300153dfcbfc0.js +1 -0
- package/.next/static/chunks/app/briefing/page-683aba0c52e910d7.js +1 -0
- package/.next/static/chunks/app/goals/[id]/page-40818dc7e710eeda.js +1 -0
- package/.next/static/chunks/app/goals/page-f80a64a68854e357.js +1 -0
- package/.next/static/chunks/app/hypotheses/[id]/page-023c882fa395f3ed.js +1 -0
- package/.next/static/chunks/app/hypotheses/page-168748bde00e7d90.js +1 -0
- package/.next/static/chunks/app/ideas/[id]/page-5f33e0ecf590ddec.js +1 -0
- package/.next/static/chunks/app/kanban/page-4f18f1e4f56948a5.js +1 -0
- package/.next/static/chunks/app/layout-cd1571ba4ed4a0fa.js +1 -0
- package/.next/static/chunks/app/page-0a8b9a7b052e6eac.js +1 -0
- package/.next/static/chunks/app/roadmap/[id]/page-9ba8a537e30c633c.js +1 -0
- package/.next/static/chunks/app/roadmap/investors/{page-0095ea5695573796.js → page-a914223623f56df3.js} +1 -1
- package/.next/static/chunks/app/roadmap/page-30de1fdc304eb572.js +1 -0
- package/.next/static/chunks/app/roadmap/public/page-c481b3f9217919ac.js +1 -0
- package/.next/static/chunks/app/sessions/page-d7eefd2fd42b4d55.js +1 -0
- package/.next/static/chunks/app/settings/{page-3afa908a96ce4e51.js → page-caf6daf930e4f2c6.js} +1 -1
- package/.next/static/chunks/app/social/page-21daeca0cf8af46b.js +1 -0
- package/.next/static/chunks/app/updates/[id]/page-2807cd17ae4938d0.js +1 -0
- package/.next/static/chunks/app/updates/new/{page-dcc67ffca587dcc2.js → page-ac5b966024ce0ddc.js} +1 -1
- package/.next/static/chunks/app/updates/page-b6efcdaae7f4f6d2.js +1 -0
- package/.next/static/chunks/{main-6ee938c5db2d5eb4.js → main-3eb11800bc19ca7f.js} +1 -1
- package/.next/static/chunks/{main-app-f42d9aa726a818bf.js → main-app-06ab73909d2a44c7.js} +1 -1
- package/.next/static/chunks/webpack-616e068a201ad621.js +1 -0
- package/.next/static/css/ff70d16171b1c02c.css +3 -0
- package/dist/bin/vibebusiness.js +1 -8
- package/dist/scripts/analyze.js +161 -19
- package/dist/scripts/heartbeat.js +24 -129
- package/dist/scripts/implement.js +77 -15
- package/dist/scripts/scan.js +0 -3
- package/dist/scripts/social-routine.js +0 -3
- package/package.json +3 -2
- package/scripts/lib/video/compositions/DemoVideo.tsx +50 -134
- package/scripts/lib/video/compositions/Root.tsx +2 -21
- package/templates/commands/distribution-google-ads.md +86 -0
- package/templates/commands/distribution-meta-ads.md +106 -0
- package/templates/commands/distribution-repurpose.md +121 -0
- package/templates/commands/distribution-seo-content.md +115 -0
- package/templates/commands/distribution-social-expansion.md +128 -0
- package/.next/standalone/.next/server/chunks/6299.js +0 -1
- package/.next/standalone/.next/server/chunks/995.js +0 -1
- package/.next/standalone/data/.analysis-prompt.txt +0 -170
- package/.next/standalone/data/copy/landing-improvements-2026-02-20.md +0 -111
- package/.next/standalone/data/copy/landing-landing-page-2026-02-20.md +0 -68
- package/.next/standalone/data/email-campaigns/sequences/onboarding.md +0 -183
- package/.next/standalone/data/email-campaigns/welcome-2026-02-20.md +0 -42
- package/.next/standalone/data/heartbeat-sessions.json +0 -7550
- package/.next/standalone/data/hypotheses.json +0 -269
- package/.next/standalone/data/ideas.json +0 -10764
- package/.next/standalone/data/implementations.json +0 -3342
- package/.next/standalone/data/pages.json +0 -22
- package/.next/standalone/data/payments.json +0 -33
- package/.next/standalone/data/reports/visuals/idea-3f4595f7-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-4rxt3mkj-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-6631456b-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-boot-001-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-fb3eba74-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-first-tweet-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-hero-specificity-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-og-meta-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-social-proof-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-prqf3lob-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-readme-landing-url-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-stripe-integration-card.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-launch.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-ship-fast.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept-v2.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept-v3.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept.png +0 -0
- package/.next/standalone/data/social.json +0 -194
- package/.next/standalone/data/social.json.backup +0 -179
- package/.next/standalone/data/videos/ad-solo-founder-burnout.mp4 +0 -0
- package/.next/standalone/data/videos/ai-gets-business-feed.mp4 +0 -0
- package/.next/standalone/data/videos/idea-graveyard-feed.mp4 +0 -0
- package/.next/standalone/data/videos/lonely-founder-feed.mp4 +0 -0
- package/.next/standalone/data/videos/staging/ad-solo-founder-burnout.json +0 -54
- package/.next/standalone/data/videos/staging/ai-gets-business.json +0 -55
- package/.next/standalone/data/videos/staging/idea-graveyard.json +0 -61
- package/.next/standalone/data/videos/staging/lonely-founder.json +0 -60
- package/.next/standalone/data/videos/staging/while-you-slept-v2-fast.json +0 -67
- package/.next/standalone/data/videos/staging/while-you-slept-v3-dynamic.json +0 -67
- package/.next/standalone/data/videos/while-you-slept-demo-feed.mp4 +0 -0
- package/.next/standalone/data/videos/while-you-slept-v2-fast-feed.mp4 +0 -0
- package/.next/standalone/data/videos/while-you-slept-v3-dynamic-feed.mp4 +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/0.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/index.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/0.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/1.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/2.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/3.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/index.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/index.pack.old +0 -0
- package/.next/static/chunks/280-fd1092f75f985b1e.js +0 -1
- package/.next/static/chunks/354-d5bc9619159f46c5.js +0 -1
- package/.next/static/chunks/429-8f4030371ebef5c3.js +0 -1
- package/.next/static/chunks/809-833fcb9fe6e81fd6.js +0 -1
- package/.next/static/chunks/827-6cf4bfc10d1ff0c7.js +0 -1
- package/.next/static/chunks/851-65b033bf38847cbb.js +0 -1
- package/.next/static/chunks/app/goals/[id]/page-231bb4daae0f06eb.js +0 -1
- package/.next/static/chunks/app/goals/page-4dfa36ac38853b88.js +0 -1
- package/.next/static/chunks/app/hypotheses/[id]/page-6ec09d5470557c18.js +0 -1
- package/.next/static/chunks/app/hypotheses/page-1732b7466579493e.js +0 -1
- package/.next/static/chunks/app/ideas/[id]/page-b3dfe1e61fc656a4.js +0 -1
- package/.next/static/chunks/app/layout-eeef7928298d2198.js +0 -1
- package/.next/static/chunks/app/page-d325a95479e7c453.js +0 -1
- package/.next/static/chunks/app/roadmap/[id]/page-b93a96f017c8d3dd.js +0 -1
- package/.next/static/chunks/app/roadmap/page-eacd69a99fcfc658.js +0 -1
- package/.next/static/chunks/app/roadmap/public/page-6b791041894b76d2.js +0 -1
- package/.next/static/chunks/app/sessions/page-a56ea625acdfa13e.js +0 -1
- package/.next/static/chunks/app/social/page-5211c78a5f37df65.js +0 -1
- package/.next/static/chunks/app/updates/[id]/page-fa20533878416cd0.js +0 -1
- package/.next/static/chunks/app/updates/page-19a09d7046577f70.js +0 -1
- package/.next/static/chunks/webpack-a3c37fcbf859f6f9.js +0 -1
- package/.next/static/css/654766eb547c6bab.css +0 -3
- /package/.next/static/{kgtR3Ls8MG4aQqwp3I0UE → UaMf1fmArAE78vyk_zQVK}/_buildManifest.js +0 -0
- /package/.next/static/{kgtR3Ls8MG4aQqwp3I0UE → UaMf1fmArAE78vyk_zQVK}/_ssgManifest.js +0 -0
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Landing Copy — 2026-02-20
|
|
2
|
-
|
|
3
|
-
## Metadata
|
|
4
|
-
- Type: landing
|
|
5
|
-
- Generated: 2026-02-20
|
|
6
|
-
- Positioning version: 2026-02-18
|
|
7
|
-
- Parameters: landing-page (full page copy refresh)
|
|
8
|
-
|
|
9
|
-
## Positioning Inputs
|
|
10
|
-
- **Pain point**: Decision paralysis — "What should I build? What should I focus on?" (high intensity)
|
|
11
|
-
- **Pillars**: Autonomous Intelligence, Full Lifecycle Closure
|
|
12
|
-
- **Objection preempted**: "Isn't this just a ChatGPT wrapper?"
|
|
13
|
-
- **Social proof**: Genuine whitespace — no existing tool combines autonomous agent + codebase analysis + business strategy + implementation
|
|
14
|
-
- **CTA source**: copy_bank CTAs (curiosity-driven)
|
|
15
|
-
- **Tone**: Founder voice, confident, technical, direct
|
|
16
|
-
|
|
17
|
-
## Copy
|
|
18
|
-
|
|
19
|
-
### Hero Headline (8 words)
|
|
20
|
-
**Stop Guessing What to Build. Ship What Matters.**
|
|
21
|
-
|
|
22
|
-
Source: copy_bank headline "Stop Guessing What to Build Next" + action half from Full Lifecycle Closure pillar.
|
|
23
|
-
|
|
24
|
-
### Hero Subheadline (22 words)
|
|
25
|
-
**The first AI that decides what to build AND builds it. Analyzes your codebase, prioritizes by impact, ships code, and verifies the results — autonomously.**
|
|
26
|
-
|
|
27
|
-
Source: Brain/hands differentiator + Autonomous Intelligence pillar. "Autonomously" replaces "while you sleep" — more precise, more technical credibility.
|
|
28
|
-
|
|
29
|
-
### 3 Benefits
|
|
30
|
-
1. **Autonomous heartbeat** — Runs overnight, morning briefing with prioritized recommendations. Every other dev tool waits for you.
|
|
31
|
-
2. **Persistent memory** — MEMORY.md accumulates deep understanding over months. ChatGPT forgets everything between sessions.
|
|
32
|
-
3. **Full lifecycle closure** — Idea to branch to PR to shipped to verified. No other tool closes the loop.
|
|
33
|
-
|
|
34
|
-
### CTA button text
|
|
35
|
-
**See What VibeBusiness Finds in Your Codebase** (from copy_bank, curiosity-driven)
|
|
36
|
-
|
|
37
|
-
### Social proof line
|
|
38
|
-
No existing tool combines autonomous agent + codebase analysis + business strategy + implementation.
|
|
39
|
-
|
|
40
|
-
---
|
|
41
|
-
|
|
42
|
-
## Additional Page Copy Changes
|
|
43
|
-
|
|
44
|
-
### Pain Points Subheadline
|
|
45
|
-
**Before:** "Every solo founder hits the same walls. You can build anything — but knowing what to build is the hard part."
|
|
46
|
-
**After:** "You can build anything — but knowing what to build is the hard part."
|
|
47
|
-
**Why:** Remove filler. The second sentence is the punch line — let it land.
|
|
48
|
-
|
|
49
|
-
### Differentiators Section Subheadline
|
|
50
|
-
**Before:** "Cursor writes the code. VibeBusiness decides what code to write."
|
|
51
|
-
**After:** "AI writes the code. VibeBusiness decides what code to write."
|
|
52
|
-
**Why:** "Cursor" is too specific — excludes Claude Code, Copilot, Windsurf users. "AI" is universal and positions VibeBusiness as complementary to ANY coding AI. Matches counter_objection: "AI coding tools write code but don't know WHAT to build."
|
|
53
|
-
|
|
54
|
-
### Cursor → AI (4 additional instances)
|
|
55
|
-
- Pain points: "Cursor for code" → "AI for code"
|
|
56
|
-
- Comparison table header: "Cursor / Copilot" → "AI Coding Tools"
|
|
57
|
-
- FAQ question: "I already use Cursor" → "I already use AI coding tools"
|
|
58
|
-
- FAQ answer: "Cursor writes excellent code" → "AI coding tools write excellent code", "Cursor is the hands" → "they're the hands"
|
|
59
|
-
|
|
60
|
-
### Final CTA Section
|
|
61
|
-
**Before:** "See what VibeBusiness finds in your codebase" / "Run one command. Get a better analysis than a $5K consultant. In 60 seconds. No account required."
|
|
62
|
-
**After:** "Your next 7 improvement ideas are one command away" / "60 seconds. Zero config. No account. Run one heartbeat and decide for yourself."
|
|
63
|
-
**Why:** "7 improvement ideas" is concrete (matches demo output). "$5K consultant" doesn't resonate with indie hackers who've never hired one. "Decide for yourself" respects HOTL model.
|
|
64
|
-
|
|
65
|
-
### Metadata
|
|
66
|
-
**Before:** "VibeBusiness — Your AI Product Manager That Actually Ships Code"
|
|
67
|
-
**After:** "VibeBusiness — Stop Guessing What to Build. Start Shipping What Matters."
|
|
68
|
-
**Why:** Match the hero headline for consistency across title tag, OG, and H1.
|
|
@@ -1,183 +0,0 @@
|
|
|
1
|
-
# Onboarding Email Sequence
|
|
2
|
-
|
|
3
|
-
## Overview
|
|
4
|
-
- Emails: 5
|
|
5
|
-
- Duration: 14 days
|
|
6
|
-
- Goal: Guide new users from waitlist signup to first vibe cycle and "10x moment"
|
|
7
|
-
- Trigger event: `beta_access_granted`
|
|
8
|
-
- Exit condition: User completes first vibe cycle (event: `first_vibe_cycle_completed`)
|
|
9
|
-
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Email 1: Your beta access is live (Day 0)
|
|
13
|
-
**Trigger:** `beta_access_granted`
|
|
14
|
-
**Subject:** Your VibeBusiness beta access is live — start here
|
|
15
|
-
**Preview:** One command, 60 seconds, your first AI-generated business analysis.
|
|
16
|
-
|
|
17
|
-
Hey {{firstName}},
|
|
18
|
-
|
|
19
|
-
Your beta access is ready. Here's how to get your first analysis in 60 seconds:
|
|
20
|
-
|
|
21
|
-
```bash
|
|
22
|
-
npm install -g vibebusiness
|
|
23
|
-
vibebusiness init
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
The setup wizard will:
|
|
27
|
-
1. Detect your project repos
|
|
28
|
-
2. Ask about your business goals
|
|
29
|
-
3. Run your first vibe cycle
|
|
30
|
-
|
|
31
|
-
That's it. Within minutes you'll have a prioritized list of improvements — product, growth, tech debt, security — all specific to your codebase and goals.
|
|
32
|
-
|
|
33
|
-
**What to expect:** VibeBusiness scans your code, identifies patterns, cross-references with market data, and generates actionable ideas ranked by impact vs. effort. It's not generic advice — it's grounded in your actual project.
|
|
34
|
-
|
|
35
|
-
If you hit any snags during setup, reply to this email. I'll help you personally.
|
|
36
|
-
|
|
37
|
-
Let's go,
|
|
38
|
-
Luis
|
|
39
|
-
|
|
40
|
-
---
|
|
41
|
-
|
|
42
|
-
## Email 2: Did you get your first analysis? (Day 2)
|
|
43
|
-
**Trigger:** 2 days after Email 1, skip if `first_vibe_cycle_completed`
|
|
44
|
-
**Subject:** Quick check — did your first vibe cycle run?
|
|
45
|
-
**Preview:** Most beta users get their first analysis in under 2 minutes. Here's what to look for.
|
|
46
|
-
|
|
47
|
-
Hey {{firstName}},
|
|
48
|
-
|
|
49
|
-
Just checking in — did you get a chance to run `vibebusiness init`?
|
|
50
|
-
|
|
51
|
-
If you did: open your dashboard at `localhost:3001` and check the Kanban board. Your ideas are sorted by priority. The high-impact, low-effort ones are gold.
|
|
52
|
-
|
|
53
|
-
If you haven't yet, here's what's waiting for you:
|
|
54
|
-
|
|
55
|
-
- **5-15 actionable ideas** specific to your codebase
|
|
56
|
-
- **Priority ranking** by impact vs. effort (so you know what to ship first)
|
|
57
|
-
- **Business goals tracking** with KPI dashboards
|
|
58
|
-
- **Autonomous heartbeat** that keeps analyzing while you focus on building
|
|
59
|
-
|
|
60
|
-
The setup takes ~60 seconds. One command: `vibebusiness init`
|
|
61
|
-
|
|
62
|
-
Most beta users tell me the first analysis surfaces at least one thing they hadn't thought of. I'm curious what it finds for you.
|
|
63
|
-
|
|
64
|
-
Luis
|
|
65
|
-
|
|
66
|
-
---
|
|
67
|
-
|
|
68
|
-
## Email 3: The 10x moment — autonomous implementation (Day 5)
|
|
69
|
-
**Trigger:** 5 days after Email 1, skip if `first_implementation_completed`
|
|
70
|
-
**Subject:** The feature that changes everything: autonomous shipping
|
|
71
|
-
**Preview:** VibeBusiness doesn't just recommend — it implements, ships, and verifies.
|
|
72
|
-
|
|
73
|
-
Hey {{firstName}},
|
|
74
|
-
|
|
75
|
-
Most business tools stop at recommendations. VibeBusiness keeps going.
|
|
76
|
-
|
|
77
|
-
Here's what makes it different: when you approve an idea on the Kanban board, VibeBusiness can **autonomously implement it**. It:
|
|
78
|
-
|
|
79
|
-
1. Creates a feature branch
|
|
80
|
-
2. Writes the code (using Claude Code CLI)
|
|
81
|
-
3. Opens a PR with a description and test plan
|
|
82
|
-
4. You review and merge
|
|
83
|
-
5. VibeBusiness measures the outcome
|
|
84
|
-
|
|
85
|
-
This is the full lifecycle loop: observe, analyze, recommend, implement, ship, verify, learn.
|
|
86
|
-
|
|
87
|
-
**Try it:** Go to your dashboard, pick a low-effort idea (look for `xs` or `s` effort), approve it, and move it to "In Progress." Then run:
|
|
88
|
-
|
|
89
|
-
```bash
|
|
90
|
-
vibebusiness heartbeat
|
|
91
|
-
```
|
|
92
|
-
|
|
93
|
-
Watch it work.
|
|
94
|
-
|
|
95
|
-
The heartbeat also runs on a schedule — you can set it to check in 3x daily and work through your TODO queue while you sleep. Morning briefings with what shipped overnight.
|
|
96
|
-
|
|
97
|
-
This is the 10x moment most users talk about.
|
|
98
|
-
|
|
99
|
-
Luis
|
|
100
|
-
|
|
101
|
-
P.S. You're in control. VibeBusiness uses a Human-on-the-Loop model: it recommends, you approve. Start conservative, loosen autonomy as trust builds.
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
## Email 4: What are you building? (Day 10)
|
|
106
|
-
**Trigger:** 10 days after Email 1
|
|
107
|
-
**Subject:** Quick question (I read every reply)
|
|
108
|
-
**Preview:** I'm building VibeBusiness for founders like you. Your feedback shapes what ships next.
|
|
109
|
-
|
|
110
|
-
Hey {{firstName}},
|
|
111
|
-
|
|
112
|
-
You've had VibeBusiness for about a week now. I'd love to hear how it's going.
|
|
113
|
-
|
|
114
|
-
Three quick questions (reply with whatever's useful):
|
|
115
|
-
|
|
116
|
-
1. **What's the most useful thing VibeBusiness found?** (An idea you wouldn't have thought of, a pattern it spotted, a priority it surfaced)
|
|
117
|
-
|
|
118
|
-
2. **What's confusing or missing?** (Setup friction, unclear features, something you expected but didn't find)
|
|
119
|
-
|
|
120
|
-
3. **Would you recommend it to a friend?** (Honest answer — "not yet" is valuable feedback)
|
|
121
|
-
|
|
122
|
-
I'm a solo founder building this in public. Every reply goes to my personal inbox and directly shapes the roadmap.
|
|
123
|
-
|
|
124
|
-
Your feedback is literally the most valuable input I can get right now.
|
|
125
|
-
|
|
126
|
-
Thanks for being an early adopter,
|
|
127
|
-
Luis
|
|
128
|
-
|
|
129
|
-
---
|
|
130
|
-
|
|
131
|
-
## Email 5: What's coming next (Day 14)
|
|
132
|
-
**Trigger:** 14 days after Email 1
|
|
133
|
-
**Subject:** Week 2 update: here's what we shipped (and what's next)
|
|
134
|
-
**Preview:** New features, community updates, and your roadmap input.
|
|
135
|
-
|
|
136
|
-
Hey {{firstName}},
|
|
137
|
-
|
|
138
|
-
Two weeks in. Here's what's been happening:
|
|
139
|
-
|
|
140
|
-
### Recently Shipped
|
|
141
|
-
- Autonomous implementation engine improvements
|
|
142
|
-
- KPI adapter integrations (Stripe, Loops, PostHog)
|
|
143
|
-
- Hypothesis validation framework
|
|
144
|
-
- Email marketing automation (you're reading the result)
|
|
145
|
-
|
|
146
|
-
### Coming Next
|
|
147
|
-
- Team features (shared MEMORY.md, cross-project insights)
|
|
148
|
-
- Web dashboard (no CLI required)
|
|
149
|
-
- Custom KPI integrations
|
|
150
|
-
- Community Slack/Discord for beta users
|
|
151
|
-
|
|
152
|
-
### Your Role
|
|
153
|
-
As a beta user, you're shaping VibeBusiness's direction. The features above were prioritized based on early user feedback.
|
|
154
|
-
|
|
155
|
-
Two ways to stay involved:
|
|
156
|
-
|
|
157
|
-
1. **Reply to any email** — I read and respond to everything
|
|
158
|
-
2. **Share your experience** — A tweet, a blog post, or even a DM to a founder friend. Word of mouth is our only growth channel right now.
|
|
159
|
-
|
|
160
|
-
If VibeBusiness has saved you even one hour of "what should I build next?" deliberation, consider sharing that with someone who'd benefit.
|
|
161
|
-
|
|
162
|
-
Thanks for being here early,
|
|
163
|
-
Luis
|
|
164
|
-
|
|
165
|
-
P.S. Running `vibebusiness status` shows your current dashboard snapshot — goals, KPIs, idea pipeline, and heartbeat history. Try it if you haven't.
|
|
166
|
-
|
|
167
|
-
---
|
|
168
|
-
|
|
169
|
-
## Sequence Configuration Notes
|
|
170
|
-
|
|
171
|
-
### Loops Setup
|
|
172
|
-
1. Create events: `beta_access_granted`, `first_vibe_cycle_completed`, `first_implementation_completed`
|
|
173
|
-
2. Set up sequence with Day 0/2/5/10/14 timing
|
|
174
|
-
3. Add exit conditions based on events
|
|
175
|
-
4. Set sender as personal (founder name + photo)
|
|
176
|
-
5. Enable reply tracking
|
|
177
|
-
|
|
178
|
-
### Key Metrics to Track
|
|
179
|
-
- Open rate per email (benchmark: 40%+ for developer tools)
|
|
180
|
-
- Reply rate (especially Email 4 — feedback request)
|
|
181
|
-
- Click-through on setup commands
|
|
182
|
-
- Event completion: `first_vibe_cycle_completed` within 7 days
|
|
183
|
-
- Sequence completion rate
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
# Welcome Email Campaign — 2026-02-20
|
|
2
|
-
|
|
3
|
-
## Metadata
|
|
4
|
-
- Type: welcome
|
|
5
|
-
- Generated: 2026-02-20
|
|
6
|
-
- Positioning version: 2026-02-18
|
|
7
|
-
|
|
8
|
-
## Subject Lines
|
|
9
|
-
1. Stop guessing what to build next
|
|
10
|
-
2. Your first analysis in 60 seconds
|
|
11
|
-
3. Every dev tool waits for you. Not this one.
|
|
12
|
-
|
|
13
|
-
## Preview Text
|
|
14
|
-
Stop guessing what to build. 60 seconds to your first business strategy.
|
|
15
|
-
|
|
16
|
-
## Body
|
|
17
|
-
|
|
18
|
-
You signed up because you're tired of guessing what to build next.
|
|
19
|
-
|
|
20
|
-
**VibeBusiness is the autonomous AI analyst that decides what to ship, implements it through Claude Code, and verifies the results** — while you sleep. One command in your terminal. No dashboard. No integrations.
|
|
21
|
-
|
|
22
|
-
Cursor writes your code. VibeBusiness tells it what code to write. After analyzing 40+ products across 8 competitive categories, nothing else closes this loop: observe, analyze, recommend, implement, ship, verify, learn.
|
|
23
|
-
|
|
24
|
-
Here's what happens next:
|
|
25
|
-
|
|
26
|
-
- **Early access invite** when your spot opens (small batches)
|
|
27
|
-
- **Build-in-public updates** — we ship daily and share everything
|
|
28
|
-
- **Zero spam** — only emails that help you ship faster
|
|
29
|
-
|
|
30
|
-
**Reply and tell me: what's the one thing you wish AI could handle for your project?** Every reply hits my inbox. I read all of them.
|
|
31
|
-
|
|
32
|
-
— Luis
|
|
33
|
-
Founder, VibeBusiness
|
|
34
|
-
|
|
35
|
-
P.S. Your data never leaves your machine. VibeBusiness is BYOK — you bring your own API key, control your costs, and we never touch your code. Built for indie hackers who own their stack.
|
|
36
|
-
|
|
37
|
-
## Loops Integration Notes
|
|
38
|
-
- Suggested event trigger: `waitlist_joined`
|
|
39
|
-
- Recommended mailing list: `beta-waitlist`
|
|
40
|
-
- Personalization tokens used: none (email-only waitlist form)
|
|
41
|
-
- Recommended sender: Personal (founder name + photo)
|
|
42
|
-
- Reply-to: founder's real email (for engagement signal)
|