vibebusiness 1.2.83 → 1.2.85
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 +87 -70
- 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/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/codebase-snapshot.json +55 -42
- package/.next/standalone/data/config.json +16 -40
- package/.next/standalone/data/positioning.json +10 -127
- package/.next/standalone/data/sessions.json +56 -312
- 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 +1 -1
- package/.next/standalone/scripts/analyze.ts +35 -10
- 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 -0
- package/dist/scripts/analyze.js +128 -8
- package/dist/scripts/heartbeat.js +17 -1
- package/dist/scripts/implement.js +77 -15
- package/package.json +1 -1
- 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/business-context.json +0 -187
- package/.next/standalone/data/competitors.json +0 -576
- 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/goals.json +0 -439
- package/.next/standalone/data/heartbeat-sessions.json +0 -7550
- package/.next/standalone/data/hypotheses.json +0 -269
- package/.next/standalone/data/ideas.json +0 -10747
- package/.next/standalone/data/implementations.json +0 -3304
- package/.next/standalone/data/pages.json +0 -22
- package/.next/standalone/data/payments.json +0 -33
- 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-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 -179
- package/.next/standalone/data/videos/ad-solo-founder-burnout.mp4 +0 -0
- package/.next/standalone/data/videos/staging/ad-solo-founder-burnout.json +0 -54
- package/.next/standalone/data/videos/while-you-slept-demo-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/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-3635a292b3d471c0.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/{wJT1h-ifHTtYVlXZG2PFS → COv1w-K5vJ1LbOqnlKgHv}/_buildManifest.js +0 -0
- /package/.next/static/{wJT1h-ifHTtYVlXZG2PFS → COv1w-K5vJ1LbOqnlKgHv}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>500: Internal Server Error</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>500: Internal Server Error</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-616e068a201ad621.js" defer=""></script><script src="/_next/static/chunks/framework-f66176bb897dc684.js" defer=""></script><script src="/_next/static/chunks/main-3eb11800bc19ca7f.js" defer=""></script><script src="/_next/static/chunks/pages/_app-72b849fbd24ac258.js" defer=""></script><script src="/_next/static/chunks/pages/_error-7ba65e1336b92748.js" defer=""></script><script src="/_next/static/COv1w-K5vJ1LbOqnlKgHv/_buildManifest.js" defer=""></script><script src="/_next/static/COv1w-K5vJ1LbOqnlKgHv/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"COv1w-K5vJ1LbOqnlKgHv","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"b776d4924c15ec0e40fd8a91f6a54f4f2c960e5d\":{\"workers\":{\"app/updates/[id]/page\":\"3171\"},\"layer\":{\"app/updates/[id]/page\":\"rsc\"}}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{"
|
|
1
|
+
{"node":{"b776d4924c15ec0e40fd8a91f6a54f4f2c960e5d":{"workers":{"app/updates/[id]/page":"3171"},"layer":{"app/updates/[id]/page":"rsc"}}},"edge":{},"encryptionKey":"KSM4FAiGikmVamkIYRkGj6bS6TXGyjCfkCLP+7NcBSg="}
|
|
@@ -1,57 +1,70 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated_at": "2026-02-
|
|
2
|
+
"generated_at": "2026-02-27T00:00:00.000Z",
|
|
3
3
|
"services": {
|
|
4
|
-
"notifications": [
|
|
4
|
+
"notifications": [
|
|
5
|
+
"Email via Loops (transactional + event-triggered, src/lib/loops.ts)",
|
|
6
|
+
"Stripe webhook handler (src/app/api/webhook/route.ts)",
|
|
7
|
+
"In-app briefing/alerts panel (src/components/briefing/AlertsPanel.tsx)",
|
|
8
|
+
"No WhatsApp/Whapi integration found",
|
|
9
|
+
"No push notifications found",
|
|
10
|
+
"No SMS/Twilio found"
|
|
11
|
+
],
|
|
5
12
|
"api_endpoints": [
|
|
6
|
-
"
|
|
7
|
-
"GET/
|
|
8
|
-
"
|
|
9
|
-
"POST /api/
|
|
10
|
-
"POST /api/
|
|
11
|
-
"GET/POST /api/
|
|
12
|
-
"GET/
|
|
13
|
-
"POST /api/
|
|
14
|
-
"
|
|
15
|
-
"GET
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"GET /api/health",
|
|
20
|
-
"GET/PUT /api/config",
|
|
21
|
-
"POST /api/config/detect-repos"
|
|
13
|
+
"POST /api/analyze - trigger analysis",
|
|
14
|
+
"GET/POST /api/ideas - ideas CRUD",
|
|
15
|
+
"PATCH /api/ideas/[id]/transition - stage transitions",
|
|
16
|
+
"GET/POST /api/goals - goals CRUD",
|
|
17
|
+
"POST /api/goals/[id]/kpis - KPI value updates",
|
|
18
|
+
"GET/POST /api/epics - epics CRUD",
|
|
19
|
+
"GET/POST /api/hypotheses - hypotheses CRUD",
|
|
20
|
+
"POST /api/ideas/[id]/implement - trigger AI implementation",
|
|
21
|
+
"POST /api/social/[id]/publish - publish social drafts",
|
|
22
|
+
"GET /api/briefing - morning briefing data",
|
|
23
|
+
"POST /api/kpis/refresh - refresh KPI values",
|
|
24
|
+
"No lead capture endpoints found",
|
|
25
|
+
"No lawyer/marketplace endpoints found"
|
|
22
26
|
],
|
|
23
27
|
"background_jobs": [
|
|
24
|
-
"scripts/heartbeat.ts
|
|
25
|
-
"scripts/analyze.ts
|
|
26
|
-
"scripts/
|
|
27
|
-
"scripts/
|
|
28
|
-
"scripts/
|
|
28
|
+
"scripts/heartbeat.ts - proactive AI heartbeat (cron: 9am, 1pm, 5pm daily)",
|
|
29
|
+
"scripts/analyze.ts - codebase analysis (cron: daily 6am quick, weekly 3am deep)",
|
|
30
|
+
"scripts/scan.ts - repo scanning",
|
|
31
|
+
"scripts/implement.ts - AI implementation runner",
|
|
32
|
+
"scripts/social-routine.ts - social media automation",
|
|
33
|
+
"scripts/setup-cron.sh - cron job installer",
|
|
34
|
+
"No queue/worker system (Bull, Agenda, etc.) found"
|
|
29
35
|
],
|
|
30
36
|
"integrations": [
|
|
31
|
-
"
|
|
32
|
-
"PostHog
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
+
"Loops - email marketing (contacts, events, transactional emails, mailing lists)",
|
|
38
|
+
"PostHog - product analytics and KPI source (src/lib/posthog-kpi-adapter.ts, src/lib/kpi-adapters/posthog.ts)",
|
|
39
|
+
"Stripe - payments, webhooks, portal, checkout (src/lib/stripe.ts)",
|
|
40
|
+
"REST API - generic KPI data source (src/lib/kpi-adapters/rest-api.ts)",
|
|
41
|
+
"Firestore - KPI source type declared in types but no adapter found",
|
|
42
|
+
"WhatsApp - KPI source type declared in types but no adapter found",
|
|
43
|
+
"X (Twitter) - social publishing (scripts/lib/social/x-api.ts)",
|
|
44
|
+
"GitHub Stats - data source (scripts/lib/data-sources/github-stats.ts)",
|
|
45
|
+
"NPM Stats - data source (scripts/lib/data-sources/npm-stats.ts)",
|
|
46
|
+
"Gemini - image generation (scripts/lib/gemini-image.ts)",
|
|
47
|
+
"Telemetry - anonymous usage (scripts/lib/telemetry.ts)"
|
|
37
48
|
]
|
|
38
49
|
},
|
|
39
50
|
"missing": [
|
|
40
|
-
"No
|
|
41
|
-
"No
|
|
42
|
-
"No
|
|
43
|
-
"No
|
|
44
|
-
"No
|
|
45
|
-
"No
|
|
46
|
-
"No
|
|
47
|
-
"No
|
|
48
|
-
"No
|
|
49
|
-
"No
|
|
50
|
-
"No
|
|
51
|
+
"No WhatsApp/Whapi integration despite being listed as a KPI source type",
|
|
52
|
+
"No Firestore adapter despite being declared as a KPI source type",
|
|
53
|
+
"No lead capture or CRM endpoints (no /api/leads, /api/lawyers, /api/marketplace)",
|
|
54
|
+
"No lawyer onboarding or profile management APIs",
|
|
55
|
+
"No marketplace matching or job posting endpoints",
|
|
56
|
+
"No client (lead) tracking or pipeline management",
|
|
57
|
+
"No in-app or push notification system",
|
|
58
|
+
"No SMS/WhatsApp messaging for lawyer or client comms",
|
|
59
|
+
"No lawyer success metrics or health scoring",
|
|
60
|
+
"No automated follow-up or nurture sequence beyond Loops email",
|
|
61
|
+
"No real-time event stream or webhook delivery to external CRMs",
|
|
62
|
+
"No task assignment or reminders for lawyers",
|
|
63
|
+
"No NPS or satisfaction survey integration"
|
|
51
64
|
],
|
|
52
65
|
"file_counts": {
|
|
53
|
-
"frontend_components":
|
|
54
|
-
"api_routes":
|
|
66
|
+
"frontend_components": 36,
|
|
67
|
+
"api_routes": 35,
|
|
55
68
|
"backend_routers": 0
|
|
56
69
|
}
|
|
57
70
|
}
|
|
@@ -1,58 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"repos": [
|
|
3
3
|
{
|
|
4
|
-
"name": "
|
|
5
|
-
"path": "/Users/luismey/Code/
|
|
6
|
-
"github_url": "https://github.com/braza-ai/100xmanager",
|
|
4
|
+
"name": "100xmanager",
|
|
5
|
+
"path": "/Users/luismey/Code/100xmanager",
|
|
7
6
|
"type": "nextjs",
|
|
8
|
-
"
|
|
9
|
-
"
|
|
7
|
+
"github_url": "https://github.com/braza-ai/100xmanager",
|
|
8
|
+
"default_branch": "main"
|
|
10
9
|
}
|
|
11
10
|
],
|
|
12
|
-
"workspace_dir": "/Users/luismey/Code/
|
|
11
|
+
"workspace_dir": "/Users/luismey/Code/100xmanager/.workspace",
|
|
13
12
|
"schedules": {
|
|
14
13
|
"quick": {
|
|
15
|
-
"focus": [
|
|
16
|
-
"recent_changes",
|
|
17
|
-
"todos",
|
|
18
|
-
"errors",
|
|
19
|
-
"fixme"
|
|
20
|
-
],
|
|
14
|
+
"focus": ["recent_changes", "todos", "error_patterns"],
|
|
21
15
|
"max_ideas": 5
|
|
22
16
|
},
|
|
23
17
|
"deep": {
|
|
24
|
-
"focus": [
|
|
25
|
-
"architecture",
|
|
26
|
-
"tech_debt",
|
|
27
|
-
"security",
|
|
28
|
-
"patterns",
|
|
29
|
-
"dependencies"
|
|
30
|
-
],
|
|
18
|
+
"focus": ["architecture", "tech_debt", "security", "patterns", "dependencies"],
|
|
31
19
|
"max_ideas": 15
|
|
32
20
|
},
|
|
33
21
|
"metrics": {
|
|
34
|
-
"focus": [
|
|
35
|
-
"funnels",
|
|
36
|
-
"dropoffs",
|
|
37
|
-
"conversions",
|
|
38
|
-
"performance"
|
|
39
|
-
],
|
|
22
|
+
"focus": ["funnels", "drop_offs", "conversions", "performance"],
|
|
40
23
|
"max_ideas": 10
|
|
41
24
|
},
|
|
42
|
-
"
|
|
43
|
-
"focus": [
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
],
|
|
48
|
-
"max_ideas":
|
|
25
|
+
"seo": {
|
|
26
|
+
"focus": ["blog_performance", "technical_seo", "content_gaps"],
|
|
27
|
+
"max_ideas": 8
|
|
28
|
+
},
|
|
29
|
+
"growth": {
|
|
30
|
+
"focus": ["paid_ads", "organic_social", "seo_content", "content_repurposing", "partnerships"],
|
|
31
|
+
"max_ideas": 10
|
|
49
32
|
}
|
|
50
|
-
},
|
|
51
|
-
"autonomy": {
|
|
52
|
-
"enabled": true,
|
|
53
|
-
"max_sub_task_timeout_ms": 600000,
|
|
54
|
-
"max_sub_tasks_per_idea": 10,
|
|
55
|
-
"max_retries_per_sub_task": 2,
|
|
56
|
-
"auto_merge": false
|
|
57
33
|
}
|
|
58
|
-
}
|
|
34
|
+
}
|
|
@@ -1,132 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
-
"last_updated": "2026-02-18",
|
|
3
2
|
"current": {
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"Vibe-coders (non-technical entrepreneurs) who built apps using Lovable/Bolt.new but face the 'what next?' problem — better served after web dashboard exists",
|
|
10
|
-
"Small dev teams (2-10 engineers) at startups needing optimization — unlocks per-seat pricing and team features",
|
|
11
|
-
"Agencies and freelancers who build apps for clients and need strategic value beyond code delivery"
|
|
12
|
-
],
|
|
13
|
-
"anti_personas": [
|
|
14
|
-
"Enterprise product teams with dedicated PMs and analysts — they have specialized tools and processes",
|
|
15
|
-
"Non-technical users who can't run CLI tools — wait for hosted version",
|
|
16
|
-
"Developers who only want code completion — Cursor/Copilot serve them well"
|
|
17
|
-
]
|
|
18
|
-
},
|
|
3
|
+
"product_name": "VibeBusiness",
|
|
4
|
+
"tagline": "AI Product Manager for Solo Founders",
|
|
5
|
+
"category": "AI-powered product management",
|
|
6
|
+
"target_audience": "Solo founders and small teams building SaaS products",
|
|
7
|
+
"value_proposition": "Autonomous AI that continuously analyzes your codebase, metrics, and market to generate, prioritize, and implement improvements",
|
|
19
8
|
"differentiators": [
|
|
20
|
-
"Full lifecycle loop: observe
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"BYOK model: near-zero COGS, 90-95% gross margins, user data never touches our servers",
|
|
25
|
-
"CLI-native: built for developers who live in the terminal, not another SaaS dashboard",
|
|
26
|
-
"Zero-to-product onboarding: from shower thought to shipped product in one session"
|
|
27
|
-
],
|
|
28
|
-
"messaging_pillars": [
|
|
29
|
-
{
|
|
30
|
-
"pillar": "Autonomous Intelligence",
|
|
31
|
-
"proof_points": [
|
|
32
|
-
"Heartbeat loop runs while you sleep — morning briefing with prioritized recommendations",
|
|
33
|
-
"MEMORY.md accumulates deep understanding over months of observation",
|
|
34
|
-
"Post-ship verification automatically measures outcomes against baselines",
|
|
35
|
-
"Already shipped production features autonomously (PR #74 verified, PR #75 in testing)"
|
|
36
|
-
],
|
|
37
|
-
"counter_objections": [
|
|
38
|
-
"Not a 'ChatGPT wrapper' — it runs autonomously overnight, something no wrapper does",
|
|
39
|
-
"Human-on-the-loop (HOTL) model: you approve ideas, AI handles implementation details",
|
|
40
|
-
"Configurable autonomy dial: start conservative, loosen as trust builds"
|
|
41
|
-
]
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"pillar": "Full Lifecycle Closure",
|
|
45
|
-
"proof_points": [
|
|
46
|
-
"Idea → research → prioritize → implement → ship → verify → learn — no other tool does all of this",
|
|
47
|
-
"Claude Code CLI as implementation backend — coding quality improves for free with each release",
|
|
48
|
-
"Zero-codebase onboarding: from idea to competitor research to landing page to first vibe cycle",
|
|
49
|
-
"Branch/PR workflow with atomic commits and success metric tracking"
|
|
50
|
-
],
|
|
51
|
-
"counter_objections": [
|
|
52
|
-
"AI coding tools write code but don't know WHAT to build — VibeBusiness provides the strategy",
|
|
53
|
-
"BI tools track metrics but don't DO anything — VibeBusiness acts on insights",
|
|
54
|
-
"Project management tools organize tasks but don't generate or execute them"
|
|
55
|
-
]
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"pillar": "Built for Indie Hackers",
|
|
59
|
-
"proof_points": [
|
|
60
|
-
"BYOK: you control costs, your data never leaves your machine",
|
|
61
|
-
"CLI-first: runs where you already work, no context switching",
|
|
62
|
-
"$29/month Pro — priced for indie hacker tool budgets, not enterprise",
|
|
63
|
-
"SaaS-specific domain knowledge: AARRR, pricing frameworks, growth loops built in"
|
|
64
|
-
],
|
|
65
|
-
"counter_objections": [
|
|
66
|
-
"Not another $100+/month enterprise tool — designed for solo founders",
|
|
67
|
-
"Local-first architecture: no vendor lock-in on data",
|
|
68
|
-
"BYOK means your AI costs are transparent and under your control"
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"pillar": "Compounding Value",
|
|
73
|
-
"proof_points": [
|
|
74
|
-
"MEMORY.md grows richer every vibe cycle — 700+ observations by Day 30",
|
|
75
|
-
"Implementation track record: complete history of ideas shipped and outcomes measured",
|
|
76
|
-
"Hypothesis validation: what was tried, what worked, and why — institutional knowledge",
|
|
77
|
-
"After 6+ months, understands your business better than any new tool could"
|
|
78
|
-
],
|
|
79
|
-
"counter_objections": [
|
|
80
|
-
"Not a one-shot validator — continuous intelligence that compounds over time",
|
|
81
|
-
"Switching cost is the intelligence, not data lock-in — your data is always portable",
|
|
82
|
-
"The longer you use it, the better it gets — unlike static tools"
|
|
83
|
-
]
|
|
84
|
-
}
|
|
85
|
-
]
|
|
86
|
-
},
|
|
87
|
-
"copy_bank": {
|
|
88
|
-
"headlines": [
|
|
89
|
-
{ "text": "Your AI Product Manager That Actually Ships Code", "audience": "indie hackers", "funnel_stage": "tofu" },
|
|
90
|
-
{ "text": "From Shower Thought to Shipped Product", "audience": "vibe-coders", "funnel_stage": "tofu" },
|
|
91
|
-
{ "text": "The Business Intelligence Tool That Works While You Sleep", "audience": "indie hackers", "funnel_stage": "tofu" },
|
|
92
|
-
{ "text": "Stop Guessing What to Build Next", "audience": "solo founders", "funnel_stage": "tofu" },
|
|
93
|
-
{ "text": "One Command. Your Entire Business Strategy.", "audience": "developers", "funnel_stage": "mofu" },
|
|
94
|
-
{ "text": "Every Other Dev Tool Waits for You. This One Works While You Don't.", "audience": "indie hackers", "funnel_stage": "tofu" }
|
|
95
|
-
],
|
|
96
|
-
"subheadlines": [
|
|
97
|
-
{ "text": "VibeBusiness autonomously researches your market, analyzes your metrics, decides what to build, implements it, and verifies the results.", "audience": "indie hackers", "funnel_stage": "tofu" },
|
|
98
|
-
{ "text": "The first autonomous AI that closes the full business lifecycle: from idea to shipped code to measured outcomes.", "audience": "developers", "funnel_stage": "mofu" },
|
|
99
|
-
{ "text": "Run one command. Get a better analysis than a $5K consultant. In 60 seconds.", "audience": "indie hackers", "funnel_stage": "mofu" },
|
|
100
|
-
{ "text": "Cursor writes the code. VibeBusiness decides what code to write.", "audience": "cursor users", "funnel_stage": "mofu" }
|
|
101
|
-
],
|
|
102
|
-
"ctas": [
|
|
103
|
-
{ "text": "npx vibebusiness", "context": "Primary CTA — instant try via npx, zero friction", "conversion_rate": null },
|
|
104
|
-
{ "text": "Start Your First Vibe Cycle", "context": "Post-install activation CTA", "conversion_rate": null },
|
|
105
|
-
{ "text": "See What VibeBusiness Finds in Your Codebase", "context": "Curiosity-driven CTA for landing page", "conversion_rate": null },
|
|
106
|
-
{ "text": "Get Your Free Business Analysis", "context": "Value-forward CTA for non-technical visitors", "conversion_rate": null }
|
|
107
|
-
],
|
|
108
|
-
"social_proof": [
|
|
109
|
-
{ "text": "Occupies genuine whitespace: after analyzing 40+ products across 8 competitive categories, no existing tool combines autonomous agent + codebase analysis + business strategy + implementation", "type": "stat" },
|
|
110
|
-
{ "text": "BYOK model: 90-95% gross margins, near-zero COGS", "type": "stat" },
|
|
111
|
-
{ "text": "Already shipping production features autonomously (PR #74 shipped and verified)", "type": "stat" },
|
|
112
|
-
{ "text": "Built at the intersection of three $80B+ markets: AI coding tools, agentic AI, and vertical AI for business", "type": "stat" }
|
|
113
|
-
],
|
|
114
|
-
"objection_handlers": [
|
|
115
|
-
{ "objection": "Isn't this just a ChatGPT wrapper?", "response": "VibeBusiness runs autonomously overnight, accumulates months of business context in MEMORY.md, integrates with your actual Stripe and PostHog data, and ships production code through Claude Code CLI. No wrapper does that. Calling VibeBusiness an AI wrapper is like calling SaaS a MySQL wrapper." },
|
|
116
|
-
{ "objection": "Why not just use ChatGPT/Claude directly?", "response": "ChatGPT forgets everything between sessions, can't observe your codebase continuously, doesn't integrate with your metrics, and never ships a line of code. VibeBusiness has persistent memory, real data integrations, and an autonomous implementation engine." },
|
|
117
|
-
{ "objection": "Can I trust AI for business decisions?", "response": "VibeBusiness uses a Human-on-the-Loop (HOTL) model: the AI recommends, you approve. Every recommendation is grounded in your actual metrics, not generic advice. You see the reasoning chain, not just conclusions. Start conservative, increase autonomy as trust builds." },
|
|
118
|
-
{ "objection": "I already use Cursor — do I need this too?", "response": "Cursor writes excellent code but doesn't know WHAT to build or WHY. VibeBusiness decides what code to write based on your business metrics, competitive landscape, and goals. They're complementary: Cursor is the hands, VibeBusiness is the brain." },
|
|
119
|
-
{ "objection": "What if it makes bad recommendations?", "response": "Every recommendation includes its reasoning chain and confidence level. You approve before any code changes happen. VibeBusiness tracks recommendation acceptance rates and learns from your feedback. The feedback loop makes it better over time." },
|
|
120
|
-
{ "objection": "$29/month is too expensive", "response": "VibeBusiness replaces fragmented spending across analytics dashboards ($108+/mo), idea validation tools, and business strategy sessions. At $29/month with BYOK, it's the cheapest business intelligence tool for indie hackers — and it actually ships code." }
|
|
121
|
-
],
|
|
122
|
-
"pain_points": [
|
|
123
|
-
{ "pain": "Decision paralysis: 'What should I build? What should I focus on? Is this even worth pursuing?'", "audience": "indie hackers", "intensity": "high" },
|
|
124
|
-
{ "pain": "Distribution > product: '90% of side projects die from no users, not bad code'", "audience": "solo founders", "intensity": "high" },
|
|
125
|
-
{ "pain": "Pricing confusion: founders systematically underprice; 1% pricing improvement yields 11% profit increase", "audience": "SaaS founders", "intensity": "high" },
|
|
126
|
-
{ "pain": "AI tools make creation effortless but leave monetization painful", "audience": "vibe-coders", "intensity": "high" },
|
|
127
|
-
{ "pain": "Strategic isolation: no co-founder, no PM, no board to bounce ideas off of", "audience": "solo founders", "intensity": "medium" },
|
|
128
|
-
{ "pain": "Fragmented tools: Baremetrics for what's happening → ChatGPT for what to do → Notion for decisions → Cursor for building", "audience": "indie hackers", "intensity": "medium" },
|
|
129
|
-
{ "pain": "Scaling beyond MVP: built something that works but don't know how to grow it", "audience": "indie hackers", "intensity": "high" }
|
|
9
|
+
"Full lifecycle loop: observe, analyze, recommend, implement, ship, verify",
|
|
10
|
+
"Autonomous execution: AI doesn't just suggest — it ships PRs and measures results",
|
|
11
|
+
"CLI-native workflow: lives where developers already work, zero context-switching",
|
|
12
|
+
"Self-improving: dogfoods itself, getting better with every heartbeat cycle"
|
|
130
13
|
]
|
|
131
14
|
}
|
|
132
|
-
}
|
|
15
|
+
}
|