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,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
|
+
}
|
|
@@ -1,359 +1,144 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sessions": [
|
|
3
3
|
{
|
|
4
|
-
"id": "session-
|
|
5
|
-
"created_at": "2026-02-
|
|
6
|
-
"completed_at": "2026-02-
|
|
7
|
-
"type": "
|
|
8
|
-
"status": "
|
|
9
|
-
"repos_analyzed": [
|
|
10
|
-
"vibebusiness"
|
|
11
|
-
],
|
|
12
|
-
"ideas_generated": [
|
|
13
|
-
"idea-073e5d92",
|
|
14
|
-
"idea-5ef89036",
|
|
15
|
-
"idea-00594fc5",
|
|
16
|
-
"idea-7b49b4cb",
|
|
17
|
-
"idea-f0f8ee79"
|
|
18
|
-
],
|
|
19
|
-
"error_message": null,
|
|
20
|
-
"logs": [
|
|
21
|
-
"[2026-02-19T15:53:38.737Z] Session started",
|
|
22
|
-
"[2026-02-19T15:53:38.740Z] Generated quick analysis prompt",
|
|
23
|
-
"[2026-02-19T15:53:38.740Z] Running Claude Code analysis...",
|
|
24
|
-
"[2026-02-19T15:58:34.088Z] Analysis complete",
|
|
25
|
-
"[2026-02-19T15:58:34.089Z] Parsed 5 ideas from response",
|
|
26
|
-
"[2026-02-19T15:58:34.091Z] Saved 5 new ideas"
|
|
27
|
-
]
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"id": "session-5fc20224",
|
|
31
|
-
"created_at": "2026-02-19T16:03:22.863Z",
|
|
32
|
-
"completed_at": "2026-02-19T16:07:31.371Z",
|
|
33
|
-
"type": "quick",
|
|
34
|
-
"status": "completed",
|
|
35
|
-
"repos_analyzed": [
|
|
36
|
-
"vibebusiness"
|
|
37
|
-
],
|
|
38
|
-
"ideas_generated": [
|
|
39
|
-
"idea-14f841f3",
|
|
40
|
-
"idea-0e846f81",
|
|
41
|
-
"idea-141b5aa7",
|
|
42
|
-
"idea-6631456b",
|
|
43
|
-
"idea-f00f5ea1"
|
|
44
|
-
],
|
|
45
|
-
"error_message": null,
|
|
46
|
-
"logs": [
|
|
47
|
-
"[2026-02-19T16:03:22.863Z] Session started",
|
|
48
|
-
"[2026-02-19T16:03:22.868Z] Generated quick analysis prompt",
|
|
49
|
-
"[2026-02-19T16:03:22.869Z] Running Claude Code analysis...",
|
|
50
|
-
"[2026-02-19T16:07:31.367Z] Analysis complete",
|
|
51
|
-
"[2026-02-19T16:07:31.368Z] Parsed 5 ideas from response",
|
|
52
|
-
"[2026-02-19T16:07:31.369Z] Saved 5 new ideas"
|
|
53
|
-
]
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"id": "session-3c9eb28f",
|
|
57
|
-
"created_at": "2026-02-19T16:05:23.699Z",
|
|
58
|
-
"completed_at": "2026-02-19T16:09:12.556Z",
|
|
59
|
-
"type": "quick",
|
|
60
|
-
"status": "completed",
|
|
61
|
-
"repos_analyzed": [
|
|
62
|
-
"vibebusiness"
|
|
63
|
-
],
|
|
64
|
-
"ideas_generated": [
|
|
65
|
-
"idea-d61a7886",
|
|
66
|
-
"idea-11c59e05",
|
|
67
|
-
"idea-cd2e2717",
|
|
68
|
-
"idea-f64edd0d",
|
|
69
|
-
"idea-19802dcd"
|
|
70
|
-
],
|
|
71
|
-
"error_message": null,
|
|
72
|
-
"logs": [
|
|
73
|
-
"[2026-02-19T16:05:23.699Z] Session started",
|
|
74
|
-
"[2026-02-19T16:05:23.714Z] Generated quick analysis prompt",
|
|
75
|
-
"[2026-02-19T16:05:23.718Z] Running Claude Code analysis...",
|
|
76
|
-
"[2026-02-19T16:09:12.512Z] Analysis complete",
|
|
77
|
-
"[2026-02-19T16:09:12.520Z] Parsed 5 ideas from response",
|
|
78
|
-
"[2026-02-19T16:09:12.542Z] Saved 5 new ideas"
|
|
79
|
-
]
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"id": "session-6ee535aa",
|
|
83
|
-
"created_at": "2026-02-19T16:07:22.615Z",
|
|
84
|
-
"completed_at": "2026-02-19T16:11:42.637Z",
|
|
85
|
-
"type": "quick",
|
|
86
|
-
"status": "completed",
|
|
87
|
-
"repos_analyzed": [
|
|
88
|
-
"vibebusiness"
|
|
89
|
-
],
|
|
90
|
-
"ideas_generated": [
|
|
91
|
-
"idea-1710cde5",
|
|
92
|
-
"idea-968ad3d3",
|
|
93
|
-
"idea-d39f0f48",
|
|
94
|
-
"idea-3b117679",
|
|
95
|
-
"idea-b5e5adbb"
|
|
96
|
-
],
|
|
97
|
-
"error_message": null,
|
|
98
|
-
"logs": [
|
|
99
|
-
"[2026-02-19T16:07:22.615Z] Session started",
|
|
100
|
-
"[2026-02-19T16:07:22.617Z] Generated quick analysis prompt",
|
|
101
|
-
"[2026-02-19T16:07:22.617Z] Running Claude Code analysis...",
|
|
102
|
-
"[2026-02-19T16:11:42.627Z] Analysis complete",
|
|
103
|
-
"[2026-02-19T16:11:42.629Z] Parsed 5 ideas from response",
|
|
104
|
-
"[2026-02-19T16:11:42.633Z] Saved 5 new ideas"
|
|
105
|
-
]
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"id": "session-ea0bae06",
|
|
109
|
-
"created_at": "2026-02-19T19:08:04.490Z",
|
|
110
|
-
"completed_at": "2026-02-19T19:13:20.209Z",
|
|
111
|
-
"type": "quick",
|
|
112
|
-
"status": "completed",
|
|
113
|
-
"repos_analyzed": [
|
|
114
|
-
"vibebusiness"
|
|
115
|
-
],
|
|
116
|
-
"ideas_generated": [
|
|
117
|
-
"idea-89e5667d",
|
|
118
|
-
"idea-67759730",
|
|
119
|
-
"idea-ecf9a6e0",
|
|
120
|
-
"idea-37e82b41",
|
|
121
|
-
"idea-d929c926"
|
|
122
|
-
],
|
|
123
|
-
"error_message": null,
|
|
124
|
-
"logs": [
|
|
125
|
-
"[2026-02-19T19:08:04.490Z] Session started",
|
|
126
|
-
"[2026-02-19T19:08:04.503Z] Generated quick analysis prompt",
|
|
127
|
-
"[2026-02-19T19:08:04.504Z] Running Claude Code analysis...",
|
|
128
|
-
"[2026-02-19T19:13:20.191Z] Analysis complete",
|
|
129
|
-
"[2026-02-19T19:13:20.194Z] Parsed 5 ideas from response",
|
|
130
|
-
"[2026-02-19T19:13:20.206Z] Saved 5 new ideas"
|
|
131
|
-
]
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"id": "session-0d197ae2",
|
|
135
|
-
"created_at": "2026-02-19T19:10:03.196Z",
|
|
136
|
-
"completed_at": "2026-02-19T19:17:06.207Z",
|
|
137
|
-
"type": "quick",
|
|
138
|
-
"status": "completed",
|
|
4
|
+
"id": "session-3abcddf7",
|
|
5
|
+
"created_at": "2026-02-27T20:53:42.603Z",
|
|
6
|
+
"completed_at": "2026-02-27T20:53:43.008Z",
|
|
7
|
+
"type": "growth",
|
|
8
|
+
"status": "failed",
|
|
139
9
|
"repos_analyzed": [
|
|
140
10
|
"vibebusiness"
|
|
141
11
|
],
|
|
142
|
-
"ideas_generated": [
|
|
143
|
-
|
|
144
|
-
"idea-85731847",
|
|
145
|
-
"idea-3f4595f7",
|
|
146
|
-
"idea-10968b11",
|
|
147
|
-
"idea-6409a41b"
|
|
148
|
-
],
|
|
149
|
-
"error_message": null,
|
|
12
|
+
"ideas_generated": [],
|
|
13
|
+
"error_message": "spawn claude ENOENT",
|
|
150
14
|
"logs": [
|
|
151
|
-
"[2026-02-
|
|
152
|
-
"[2026-02-19T19:10:03.198Z] Generated quick analysis prompt",
|
|
153
|
-
"[2026-02-19T19:10:03.198Z] Running Claude Code analysis...",
|
|
154
|
-
"[2026-02-19T19:17:06.192Z] Analysis complete",
|
|
155
|
-
"[2026-02-19T19:17:06.194Z] Parsed 5 ideas from response",
|
|
156
|
-
"[2026-02-19T19:17:06.205Z] Saved 5 new ideas"
|
|
15
|
+
"[2026-02-27T20:53:42.603Z] Session started"
|
|
157
16
|
]
|
|
158
17
|
},
|
|
159
18
|
{
|
|
160
|
-
"id": "session-
|
|
161
|
-
"created_at": "2026-02-
|
|
162
|
-
"completed_at": "2026-02-
|
|
163
|
-
"type": "
|
|
164
|
-
"status": "
|
|
19
|
+
"id": "session-b993541e",
|
|
20
|
+
"created_at": "2026-02-27T20:57:10.312Z",
|
|
21
|
+
"completed_at": "2026-02-27T20:57:11.018Z",
|
|
22
|
+
"type": "growth",
|
|
23
|
+
"status": "failed",
|
|
165
24
|
"repos_analyzed": [
|
|
166
|
-
"
|
|
167
|
-
],
|
|
168
|
-
"ideas_generated": [
|
|
169
|
-
"idea-da1ad087",
|
|
170
|
-
"idea-7c9778a0",
|
|
171
|
-
"idea-1e41cc64",
|
|
172
|
-
"idea-b8e59666",
|
|
173
|
-
"idea-1a17712a"
|
|
25
|
+
"100xmanager"
|
|
174
26
|
],
|
|
175
|
-
"
|
|
27
|
+
"ideas_generated": [],
|
|
28
|
+
"error_message": "Claude Code exited with code 1 after 0s: Error: Claude Code cannot be launched inside another Claude Code session.\nNested sessions share runtime resources and will crash all active sessions.\nTo bypass this check, unset the CLAUDECODE environment variable.\n",
|
|
176
29
|
"logs": [
|
|
177
|
-
"[2026-02-
|
|
178
|
-
"[2026-02-19T19:12:04.078Z] Generated quick analysis prompt",
|
|
179
|
-
"[2026-02-19T19:12:04.078Z] Running Claude Code analysis...",
|
|
180
|
-
"[2026-02-19T19:18:56.673Z] Analysis complete",
|
|
181
|
-
"[2026-02-19T19:18:56.675Z] Parsed 5 ideas from response",
|
|
182
|
-
"[2026-02-19T19:18:56.685Z] Saved 5 new ideas"
|
|
30
|
+
"[2026-02-27T20:57:10.312Z] Session started"
|
|
183
31
|
]
|
|
184
32
|
},
|
|
185
33
|
{
|
|
186
|
-
"id": "session-
|
|
187
|
-
"created_at": "2026-02-
|
|
188
|
-
"completed_at": "2026-02-
|
|
189
|
-
"type": "
|
|
34
|
+
"id": "session-c7729f90",
|
|
35
|
+
"created_at": "2026-02-27T20:57:19.613Z",
|
|
36
|
+
"completed_at": "2026-02-27T21:04:35.989Z",
|
|
37
|
+
"type": "growth",
|
|
190
38
|
"status": "completed",
|
|
191
39
|
"repos_analyzed": [
|
|
192
|
-
"
|
|
193
|
-
],
|
|
194
|
-
"ideas_generated": [
|
|
195
|
-
"idea-b90c6a2e",
|
|
196
|
-
"idea-0e5d52e5",
|
|
197
|
-
"idea-fed1a949",
|
|
198
|
-
"idea-4afc10b3",
|
|
199
|
-
"idea-7c25480d"
|
|
40
|
+
"100xmanager"
|
|
200
41
|
],
|
|
42
|
+
"ideas_generated": [],
|
|
201
43
|
"error_message": null,
|
|
202
44
|
"logs": [
|
|
203
|
-
"[2026-02-
|
|
204
|
-
"[2026-02-
|
|
205
|
-
"[2026-02-
|
|
206
|
-
"[2026-02-
|
|
207
|
-
"[2026-02-
|
|
208
|
-
"[2026-02-
|
|
45
|
+
"[2026-02-27T20:57:19.613Z] Session started",
|
|
46
|
+
"[2026-02-27T20:57:19.615Z] Generated growth analysis prompt",
|
|
47
|
+
"[2026-02-27T20:57:19.615Z] Running Claude Code analysis...",
|
|
48
|
+
"[2026-02-27T21:04:35.988Z] Analysis complete",
|
|
49
|
+
"[2026-02-27T21:04:35.988Z] Parsed 0 ideas from response",
|
|
50
|
+
"[2026-02-27T21:04:35.989Z] No ideas generated"
|
|
209
51
|
]
|
|
210
52
|
},
|
|
211
53
|
{
|
|
212
|
-
"id": "session-
|
|
213
|
-
"created_at": "2026-02-
|
|
214
|
-
"completed_at": "2026-02-
|
|
215
|
-
"type": "
|
|
54
|
+
"id": "session-9694d604",
|
|
55
|
+
"created_at": "2026-02-27T21:10:29.614Z",
|
|
56
|
+
"completed_at": "2026-02-27T21:17:05.696Z",
|
|
57
|
+
"type": "growth",
|
|
216
58
|
"status": "completed",
|
|
217
59
|
"repos_analyzed": [
|
|
218
|
-
"
|
|
219
|
-
],
|
|
220
|
-
"ideas_generated": [
|
|
221
|
-
"idea-95e75206",
|
|
222
|
-
"idea-fada06b8",
|
|
223
|
-
"idea-c4d62334",
|
|
224
|
-
"idea-13892dc2",
|
|
225
|
-
"idea-88be6c65"
|
|
60
|
+
"100xmanager"
|
|
226
61
|
],
|
|
62
|
+
"ideas_generated": [],
|
|
227
63
|
"error_message": null,
|
|
228
64
|
"logs": [
|
|
229
|
-
"[2026-02-
|
|
230
|
-
"[2026-02-
|
|
231
|
-
"[2026-02-
|
|
232
|
-
"[2026-02-
|
|
233
|
-
"[2026-02-
|
|
234
|
-
"[2026-02-
|
|
65
|
+
"[2026-02-27T21:10:29.614Z] Session started",
|
|
66
|
+
"[2026-02-27T21:10:29.616Z] Generated growth analysis prompt",
|
|
67
|
+
"[2026-02-27T21:10:29.616Z] Running Claude Code analysis...",
|
|
68
|
+
"[2026-02-27T21:17:05.696Z] Analysis complete",
|
|
69
|
+
"[2026-02-27T21:17:05.696Z] Parsed 0 ideas from response",
|
|
70
|
+
"[2026-02-27T21:17:05.696Z] No ideas generated"
|
|
235
71
|
]
|
|
236
72
|
},
|
|
237
73
|
{
|
|
238
|
-
"id": "session-
|
|
239
|
-
"created_at": "2026-02-
|
|
240
|
-
"completed_at": "2026-02-
|
|
241
|
-
"type": "
|
|
242
|
-
"status": "
|
|
74
|
+
"id": "session-d061b810",
|
|
75
|
+
"created_at": "2026-02-27T21:55:32.423Z",
|
|
76
|
+
"completed_at": "2026-02-28T01:40:38.744Z",
|
|
77
|
+
"type": "growth",
|
|
78
|
+
"status": "failed",
|
|
243
79
|
"repos_analyzed": [
|
|
244
|
-
"
|
|
245
|
-
],
|
|
246
|
-
"ideas_generated": [
|
|
247
|
-
"idea-8c9cf42c",
|
|
248
|
-
"idea-5825de7b",
|
|
249
|
-
"idea-a6d79e32",
|
|
250
|
-
"idea-ef5e8ede",
|
|
251
|
-
"idea-97d7687c"
|
|
80
|
+
"100xmanager"
|
|
252
81
|
],
|
|
253
|
-
"
|
|
82
|
+
"ideas_generated": [],
|
|
83
|
+
"error_message": "Session timed out (stuck in running state for 225 minutes)",
|
|
254
84
|
"logs": [
|
|
255
|
-
"[2026-02-
|
|
256
|
-
"[2026-02-
|
|
257
|
-
"[2026-02-19T19:19:00.184Z] Running Claude Code analysis...",
|
|
258
|
-
"[2026-02-19T19:24:35.129Z] Analysis complete",
|
|
259
|
-
"[2026-02-19T19:24:35.130Z] Parsed 5 ideas from response",
|
|
260
|
-
"[2026-02-19T19:24:35.133Z] Saved 5 new ideas"
|
|
85
|
+
"[2026-02-27T21:55:32.423Z] Session started",
|
|
86
|
+
"[2026-02-28T01:40:38.744Z] Session marked as failed (stuck timeout)"
|
|
261
87
|
]
|
|
262
88
|
},
|
|
263
89
|
{
|
|
264
|
-
"id": "session-
|
|
265
|
-
"created_at": "2026-02-
|
|
266
|
-
"completed_at": "2026-02-
|
|
267
|
-
"type": "
|
|
268
|
-
"status": "
|
|
90
|
+
"id": "session-8d51ce5b",
|
|
91
|
+
"created_at": "2026-02-27T22:01:41.457Z",
|
|
92
|
+
"completed_at": "2026-02-27T22:11:41.799Z",
|
|
93
|
+
"type": "growth",
|
|
94
|
+
"status": "failed",
|
|
269
95
|
"repos_analyzed": [
|
|
270
|
-
"
|
|
271
|
-
],
|
|
272
|
-
"ideas_generated": [
|
|
273
|
-
"idea-21f18d48",
|
|
274
|
-
"idea-6414baaa",
|
|
275
|
-
"idea-57b687b0",
|
|
276
|
-
"idea-76e9ff3b",
|
|
277
|
-
"idea-026b93d1"
|
|
96
|
+
"100xmanager"
|
|
278
97
|
],
|
|
279
|
-
"
|
|
98
|
+
"ideas_generated": [],
|
|
99
|
+
"error_message": "Claude Code timed out after 600s (limit: 600s)",
|
|
280
100
|
"logs": [
|
|
281
|
-
"[2026-02-
|
|
282
|
-
"[2026-02-19T19:22:17.564Z] Generated quick analysis prompt",
|
|
283
|
-
"[2026-02-19T19:22:17.565Z] Running Claude Code analysis...",
|
|
284
|
-
"[2026-02-19T19:26:20.968Z] Analysis complete",
|
|
285
|
-
"[2026-02-19T19:26:20.972Z] Parsed 5 ideas from response",
|
|
286
|
-
"[2026-02-19T19:26:20.979Z] Saved 5 new ideas"
|
|
101
|
+
"[2026-02-27T22:01:41.457Z] Session started"
|
|
287
102
|
]
|
|
288
103
|
},
|
|
289
104
|
{
|
|
290
|
-
"id": "session-
|
|
291
|
-
"created_at": "2026-02-
|
|
292
|
-
"completed_at": "2026-02-
|
|
293
|
-
"type": "
|
|
105
|
+
"id": "session-3ce474f5",
|
|
106
|
+
"created_at": "2026-02-28T01:40:38.746Z",
|
|
107
|
+
"completed_at": "2026-02-28T01:46:41.141Z",
|
|
108
|
+
"type": "growth",
|
|
294
109
|
"status": "completed",
|
|
295
110
|
"repos_analyzed": [
|
|
296
|
-
"
|
|
297
|
-
],
|
|
298
|
-
"ideas_generated": [
|
|
299
|
-
"idea-e9693da6",
|
|
300
|
-
"idea-214c06a3",
|
|
301
|
-
"idea-5d6a210a",
|
|
302
|
-
"idea-ac64b9f5",
|
|
303
|
-
"idea-fc4569d9"
|
|
111
|
+
"100xmanager"
|
|
304
112
|
],
|
|
113
|
+
"ideas_generated": [],
|
|
305
114
|
"error_message": null,
|
|
306
115
|
"logs": [
|
|
307
|
-
"[2026-02-
|
|
308
|
-
"[2026-02-
|
|
309
|
-
"[2026-02-
|
|
310
|
-
"[2026-02-
|
|
311
|
-
"[2026-02-
|
|
312
|
-
"[2026-02-
|
|
116
|
+
"[2026-02-28T01:40:38.746Z] Session started",
|
|
117
|
+
"[2026-02-28T01:40:38.747Z] Generated growth analysis prompt",
|
|
118
|
+
"[2026-02-28T01:40:38.747Z] Running Claude Code analysis...",
|
|
119
|
+
"[2026-02-28T01:46:41.140Z] Analysis complete",
|
|
120
|
+
"[2026-02-28T01:46:41.141Z] Parsed 0 ideas from response",
|
|
121
|
+
"[2026-02-28T01:46:41.141Z] No ideas generated"
|
|
313
122
|
]
|
|
314
123
|
},
|
|
315
124
|
{
|
|
316
|
-
"id": "session-
|
|
317
|
-
"created_at": "2026-02-
|
|
318
|
-
"completed_at": "2026-02-
|
|
319
|
-
"type": "
|
|
125
|
+
"id": "session-6a1e32af",
|
|
126
|
+
"created_at": "2026-02-28T02:12:42.946Z",
|
|
127
|
+
"completed_at": "2026-02-28T02:19:33.403Z",
|
|
128
|
+
"type": "growth",
|
|
320
129
|
"status": "completed",
|
|
321
130
|
"repos_analyzed": [
|
|
322
|
-
"
|
|
323
|
-
],
|
|
324
|
-
"ideas_generated": [
|
|
325
|
-
"idea-0907a0e3",
|
|
326
|
-
"idea-fb3eba74",
|
|
327
|
-
"idea-dd16ce17",
|
|
328
|
-
"idea-8e38d06e",
|
|
329
|
-
"idea-6b8f9511"
|
|
330
|
-
],
|
|
331
|
-
"error_message": null,
|
|
332
|
-
"logs": [
|
|
333
|
-
"[2026-02-19T19:26:17.014Z] Session started",
|
|
334
|
-
"[2026-02-19T19:26:17.017Z] Generated quick analysis prompt",
|
|
335
|
-
"[2026-02-19T19:26:17.017Z] Running Claude Code analysis...",
|
|
336
|
-
"[2026-02-19T19:31:25.139Z] Analysis complete",
|
|
337
|
-
"[2026-02-19T19:31:25.141Z] Parsed 5 ideas from response",
|
|
338
|
-
"[2026-02-19T19:31:25.150Z] Saved 5 new ideas"
|
|
339
|
-
]
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"id": "session-4a6293fb",
|
|
343
|
-
"created_at": "2026-02-19T20:11:45.297Z",
|
|
344
|
-
"completed_at": "2026-02-22T00:00:00.000Z",
|
|
345
|
-
"type": "quick",
|
|
346
|
-
"status": "failed",
|
|
347
|
-
"repos_analyzed": [
|
|
348
|
-
"vibebusiness"
|
|
131
|
+
"100xmanager"
|
|
349
132
|
],
|
|
350
133
|
"ideas_generated": [],
|
|
351
|
-
"error_message":
|
|
134
|
+
"error_message": null,
|
|
352
135
|
"logs": [
|
|
353
|
-
"[2026-02-
|
|
354
|
-
"[2026-02-
|
|
355
|
-
"[2026-02-
|
|
356
|
-
"[2026-02-
|
|
136
|
+
"[2026-02-28T02:12:42.946Z] Session started",
|
|
137
|
+
"[2026-02-28T02:12:42.948Z] Generated growth analysis prompt",
|
|
138
|
+
"[2026-02-28T02:12:42.948Z] Running Claude Code analysis...",
|
|
139
|
+
"[2026-02-28T02:19:33.402Z] Analysis complete",
|
|
140
|
+
"[2026-02-28T02:19:33.403Z] Parsed 0 ideas from response",
|
|
141
|
+
"[2026-02-28T02:19:33.403Z] No ideas generated"
|
|
357
142
|
]
|
|
358
143
|
}
|
|
359
144
|
]
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@esbuild/darwin-
|
|
2
|
+
"name": "@esbuild/darwin-x64",
|
|
3
3
|
"version": "0.27.2",
|
|
4
|
-
"description": "The macOS
|
|
4
|
+
"description": "The macOS 64-bit binary for esbuild, a JavaScript bundler.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/evanw/esbuild.git"
|
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
"darwin"
|
|
16
16
|
],
|
|
17
17
|
"cpu": [
|
|
18
|
-
"
|
|
18
|
+
"x64"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vibebusiness",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.89",
|
|
4
4
|
"description": "AI-powered autonomous product manager. Research. Build. Ship. Grow.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"private": false,
|
|
@@ -80,6 +80,7 @@
|
|
|
80
80
|
"dotenv": "^17.3.1",
|
|
81
81
|
"remotion": "^4.0.428",
|
|
82
82
|
"stripe": "^20.3.1",
|
|
83
|
-
"twitter-api-v2": "^1.29.0"
|
|
83
|
+
"twitter-api-v2": "^1.29.0",
|
|
84
|
+
"vibebusiness": "^1.2.85"
|
|
84
85
|
}
|
|
85
86
|
}
|