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,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"last_updated": "2026-02-18",
|
|
3
|
-
"pages": [
|
|
4
|
-
{
|
|
5
|
-
"id": "page-001",
|
|
6
|
-
"name": "Landing Page for Indie Hackers",
|
|
7
|
-
"url_path": "/landing",
|
|
8
|
-
"type": "landing",
|
|
9
|
-
"status": "draft",
|
|
10
|
-
"created_at": "2026-02-18",
|
|
11
|
-
"positioning_snapshot": "2026-02-18",
|
|
12
|
-
"competitor_refs": ["cursor", "baremetrics", "chatprd"],
|
|
13
|
-
"files_created": ["src/app/landing/page.tsx"],
|
|
14
|
-
"metrics": {
|
|
15
|
-
"bounce_rate": null,
|
|
16
|
-
"conversion_rate": null,
|
|
17
|
-
"avg_time_on_page": null,
|
|
18
|
-
"visitors": null
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
]
|
|
22
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"last_updated": "2026-02-20T00:00:00.000Z",
|
|
3
|
-
"integration_status": {
|
|
4
|
-
"sdk_installed": true,
|
|
5
|
-
"api_key_valid": true,
|
|
6
|
-
"products_created": true,
|
|
7
|
-
"checkout_endpoint": true,
|
|
8
|
-
"webhook_endpoint": true,
|
|
9
|
-
"portal_endpoint": true
|
|
10
|
-
},
|
|
11
|
-
"framework": {
|
|
12
|
-
"framework": "nextjs",
|
|
13
|
-
"typescript": true,
|
|
14
|
-
"appRouter": true,
|
|
15
|
-
"srcDir": true
|
|
16
|
-
},
|
|
17
|
-
"products": [
|
|
18
|
-
{
|
|
19
|
-
"name": "VibeBusiness Pro",
|
|
20
|
-
"stripe_product_id": "prod_U11wzZ3SWU35hJ",
|
|
21
|
-
"stripe_price_id": "price_1T2zsfAZqeMoBPkQhCUUXXOG",
|
|
22
|
-
"amount_cents": 2900,
|
|
23
|
-
"currency": "usd",
|
|
24
|
-
"interval": "month"
|
|
25
|
-
}
|
|
26
|
-
],
|
|
27
|
-
"generated_files": [
|
|
28
|
-
"src/lib/stripe.ts",
|
|
29
|
-
"src/app/api/checkout/route.ts",
|
|
30
|
-
"src/app/api/webhook/route.ts",
|
|
31
|
-
"src/app/api/portal/route.ts"
|
|
32
|
-
]
|
|
33
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"last_updated": "2026-02-24T03:50:49.714Z",
|
|
3
|
-
"platform": "x",
|
|
4
|
-
"username": "@luisgmey",
|
|
5
|
-
"credentials_valid": true,
|
|
6
|
-
"drafts": [
|
|
7
|
-
{
|
|
8
|
-
"id": "draft-a53d0edc",
|
|
9
|
-
"text": "6 months ago I had 47 product ideas and shipped 0 of them.\n\nThis week I shipped 6 updates without writing a single line of code.\n\nI built an AI product manager that runs on autopilot.\n\nHere's exactly how it works 🧵",
|
|
10
|
-
"source": "thread",
|
|
11
|
-
"source_ref": null,
|
|
12
|
-
"status": "published",
|
|
13
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
14
|
-
"published_at": "2026-02-23T02:19:56.184Z",
|
|
15
|
-
"tweet_id": "2025757480148471873",
|
|
16
|
-
"tweet_url": "https://x.com/i/status/2025757480148471873",
|
|
17
|
-
"is_thread": true,
|
|
18
|
-
"thread_tweets": [
|
|
19
|
-
"6 months ago I had 47 product ideas and shipped 0 of them.\n\nThis week I shipped 6 updates without writing a single line of code.\n\nI built an AI product manager that runs on autopilot.\n\nHere's exactly how it works 🧵",
|
|
20
|
-
"The real indie hacker problem isn't building.\n\nIt's deciding *what* to build.\n\n20 ideas → 0 shipped. Every week.\n\nAnalysis paralysis kills more products than bad code.\n\nI was stuck here for 18 months.",
|
|
21
|
-
"So I built VibeBusiness.\n\nAn autonomous AI that:\n→ Analyzes your codebase\n→ Reviews your metrics\n→ Decides what to build next\n→ Implements it\n→ Ships it\n→ Verifies the results\n\nThe full PM loop. Zero humans required.",
|
|
22
|
-
"It runs on a heartbeat pattern.\n\nEvery few hours it checks:\n• What's broken?\n• What's growing?\n• What would move the needle most?\n\nThen it acts. Creates branches. Opens PRs. Ships code.\n\nThis is what 'AI-native' actually means.",
|
|
23
|
-
"This week alone it shipped:\n→ Stripe payment integration\n→ OG meta tags for link previews\n→ Social proof section\n→ npm README update\n→ Hero copy improvements\n\nAll from one command: `vibebusiness heartbeat`",
|
|
24
|
-
"It's live on npm right now.\n\n`npm install -g vibebusiness`\n\nConnects to your repo in 60 seconds.\n\nI need 20 indie hackers to beta test.\n\nShip code solo and struggle with prioritization? DM me. 👋\n\n#buildinpublic",
|
|
25
|
-
"What's the #1 thing blocking you from shipping more?\n\nA) Too many ideas, can't prioritize\nB) Not enough coding time\nC) Stuck in planning/research hell\nD) Fear of shipping something broken\n\nDrop your answer 👇"
|
|
26
|
-
],
|
|
27
|
-
"scheduled_date": "2026-02-23",
|
|
28
|
-
"thread_tweet_ids": [
|
|
29
|
-
"2025757480148471873",
|
|
30
|
-
"2025757481171898631",
|
|
31
|
-
"2025757482304311582",
|
|
32
|
-
"2025757483331965181",
|
|
33
|
-
"2025757484418236637",
|
|
34
|
-
"2025757485512958117",
|
|
35
|
-
"2025757486553153776"
|
|
36
|
-
],
|
|
37
|
-
"self_reply_id": "2025757490470605165"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"id": "draft-301d9eae",
|
|
41
|
-
"text": "Hot take: most AI coding tools just make you faster at the wrong things.\n\nFaster at writing code ≠ faster at shipping.\n\nVibeBusiness skips 'how do I build this?' and starts with 'what should I build next?'\n\nDifferent layer. Way bigger leverage.\n\n#buildinpublic",
|
|
42
|
-
"source": "insight",
|
|
43
|
-
"source_ref": null,
|
|
44
|
-
"status": "draft",
|
|
45
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
46
|
-
"published_at": null,
|
|
47
|
-
"tweet_id": null,
|
|
48
|
-
"tweet_url": null,
|
|
49
|
-
"media_paths": null,
|
|
50
|
-
"scheduled_date": "2026-02-24"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"id": "draft-3da42b09",
|
|
54
|
-
"text": "Stripe just went live in VibeBusiness. 🎉\n\nThe AI now factors in:\n→ Your MRR and churn\n→ Who's paying (and who's dropping off)\n→ Where the funnel breaks\n\nMost tools show you the data.\nThis one decides what to build based on it.\n\nDay 4 of 90. #buildinpublic",
|
|
55
|
-
"source": "insight",
|
|
56
|
-
"source_ref": null,
|
|
57
|
-
"status": "draft",
|
|
58
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
59
|
-
"published_at": null,
|
|
60
|
-
"tweet_id": null,
|
|
61
|
-
"tweet_url": null,
|
|
62
|
-
"media_paths": null,
|
|
63
|
-
"scheduled_date": "2026-02-25"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"id": "draft-138c8256",
|
|
67
|
-
"text": "I run `vibebusiness heartbeat` 3x per day.\n\nEach time: AI scans my codebase, checks metrics, picks the highest-leverage task, and ships it.\n\nHere's what one heartbeat actually looks like — step by step 🧵",
|
|
68
|
-
"source": "thread",
|
|
69
|
-
"source_ref": null,
|
|
70
|
-
"status": "draft",
|
|
71
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
72
|
-
"published_at": null,
|
|
73
|
-
"tweet_id": null,
|
|
74
|
-
"tweet_url": null,
|
|
75
|
-
"is_thread": true,
|
|
76
|
-
"thread_tweets": [
|
|
77
|
-
"I run `vibebusiness heartbeat` 3x per day.\n\nEach time: AI scans my codebase, checks metrics, picks the highest-leverage task, and ships it.\n\nHere's what one heartbeat actually looks like — step by step 🧵",
|
|
78
|
-
"Step 1: Read state.\n\nThe AI reads TODO.md, STATUS.md, MEMORY.md, and all data files.\n\nIt knows:\n• What's been done\n• What's blocked\n• Current metrics\n• What's been tried before\n\nContext is everything.",
|
|
79
|
-
"Step 2: Reason.\n\nClaude asks:\n→ What's the most important thing right now?\n→ Can I execute this autonomously?\n→ What's the expected impact?\n\nIt outputs a structured decision with a confidence score.\n\nNo vibes. Just logic.",
|
|
80
|
-
"Step 3: Execute.\n\nIf autonomous → implements directly\nIf human-needed → flags to Blocked\n\nNo wasted cycles. No hallucinated shell commands.\n\nThere's a 3-layer safety gate to stop the AI from acting on things it can't actually do.",
|
|
81
|
-
"Step 4: Verify + update state.\n\nAfter shipping, it updates STATUS.md.\n\nNext heartbeat starts with full context.\n\nThis is continuous improvement — without a PM, a standup, or a quarterly OKR session.",
|
|
82
|
-
"The hardest part wasn't the code.\n\nIt was teaching the AI to know when NOT to act.\n\nMost AI agents fail here — they try everything and hallucinate through blockers.\n\nWhat's your biggest fear about autonomous AI agents? 👇\n\n#buildinpublic"
|
|
83
|
-
],
|
|
84
|
-
"scheduled_date": "2026-02-26"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"id": "draft-1dffa7b2",
|
|
88
|
-
"text": "Week 1 of building VibeBusiness in public: done.\n\nShipped:\n✅ Stripe payments live\n✅ npm package published\n✅ Landing page + OG tags\n✅ Social proof section\n\nNext milestone: 20 beta users.\n\nSolo dev who can't prioritize what to build? I want you.\n\nWhat's your stack? 👇 #buildinpu...",
|
|
89
|
-
"source": "insight",
|
|
90
|
-
"source_ref": null,
|
|
91
|
-
"status": "draft",
|
|
92
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
93
|
-
"published_at": null,
|
|
94
|
-
"tweet_id": null,
|
|
95
|
-
"tweet_url": null,
|
|
96
|
-
"media_paths": null,
|
|
97
|
-
"scheduled_date": "2026-02-27"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"id": "draft-aab9b760",
|
|
101
|
-
"text": "Just shipped: Update npm README with landing page URL, value prop, and install instructions. The npm README is the #1 acquisition surface for CLI tools — add the landing URL, one-liner value prop, and copy-paste install instructions now that the landing page is live. #buildinp...",
|
|
102
|
-
"source": "ship",
|
|
103
|
-
"source_ref": "idea-readme-landing-url",
|
|
104
|
-
"status": "draft",
|
|
105
|
-
"created_at": "2026-02-23T16:29:54.275Z",
|
|
106
|
-
"published_at": null,
|
|
107
|
-
"tweet_id": null,
|
|
108
|
-
"tweet_url": null,
|
|
109
|
-
"media_paths": null
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"id": "draft-872eedce",
|
|
113
|
-
"text": "Hot take: AI coding tools are solving the wrong problem. You don't need better code. You need to research → decide → ship → measure. That's the full loop competitors leave empty. Which step breaks your workflow? #buildinpublic",
|
|
114
|
-
"source": "update",
|
|
115
|
-
"source_ref": null,
|
|
116
|
-
"status": "draft",
|
|
117
|
-
"created_at": "2026-02-23T17:31:44.849Z",
|
|
118
|
-
"published_at": null,
|
|
119
|
-
"tweet_id": null,
|
|
120
|
-
"tweet_url": null,
|
|
121
|
-
"media_paths": null
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"id": "draft-6f24fde6",
|
|
125
|
-
"text": "5 ships in one week by analyzing my own codebase with VibeBusiness. OG cards, Stripe ready, landing page optimization, npm docs, social proof. The irony: autonomous AI improving itself. #buildinpublic",
|
|
126
|
-
"source": "digest",
|
|
127
|
-
"source_ref": null,
|
|
128
|
-
"status": "draft",
|
|
129
|
-
"created_at": "2026-02-23T17:33:48.602Z",
|
|
130
|
-
"published_at": null,
|
|
131
|
-
"tweet_id": null,
|
|
132
|
-
"tweet_url": null,
|
|
133
|
-
"media_paths": null
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"id": "draft-d0e06c85",
|
|
137
|
-
"text": "you can now turn your ideas into paid products in 60 seconds. added stripe integration, og tags, npm readme overhaul, and more. #buildinpublic",
|
|
138
|
-
"source": "digest",
|
|
139
|
-
"source_ref": null,
|
|
140
|
-
"status": "draft",
|
|
141
|
-
"created_at": "2026-02-23T17:36:45.426Z",
|
|
142
|
-
"published_at": null,
|
|
143
|
-
"tweet_id": null,
|
|
144
|
-
"tweet_url": null,
|
|
145
|
-
"media_paths": null
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"id": "draft-c54d247c",
|
|
149
|
-
"text": "Hot take: indie hackers don't have a shipping problem.\n\nWe have a prioritization problem.\n\nThe backlog is always full. The judgment about what actually matters? That's the broken part.\n\n#buildinpublic",
|
|
150
|
-
"source": "insight",
|
|
151
|
-
"source_ref": null,
|
|
152
|
-
"status": "draft",
|
|
153
|
-
"created_at": "2026-02-23T18:31:22.616Z",
|
|
154
|
-
"published_at": null,
|
|
155
|
-
"tweet_id": null,
|
|
156
|
-
"tweet_url": null,
|
|
157
|
-
"media_paths": null
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"id": "draft-56a9f5f5",
|
|
161
|
-
"text": "The bottleneck isn't your code velocity.\n\nIt's the 2-3 hours every Sunday you spend deciding WHAT to build next.\n\nShip speed is capped by decision speed.\n\nMost builders optimize the wrong constraint.",
|
|
162
|
-
"source": "insight",
|
|
163
|
-
"source_ref": null,
|
|
164
|
-
"status": "draft",
|
|
165
|
-
"created_at": "2026-02-23T18:33:09.360Z",
|
|
166
|
-
"published_at": null,
|
|
167
|
-
"tweet_id": null,
|
|
168
|
-
"tweet_url": null,
|
|
169
|
-
"media_paths": null
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"id": "draft-ai-gets-business",
|
|
173
|
-
"text": "AI models don't understand your business.\n\nThey don't know:\n→ Your metrics (Stripe, PostHog)\n→ Your history (MEMORY.md)\n→ Your strategy\n\nVibeBusiness does. That's the difference.",
|
|
174
|
-
"source": "custom",
|
|
175
|
-
"source_ref": "ai-gets-business-video",
|
|
176
|
-
"status": "published",
|
|
177
|
-
"created_at": "2026-02-23T21:45:00.000Z",
|
|
178
|
-
"published_at": "2026-02-24T03:50:49.057Z",
|
|
179
|
-
"tweet_id": "2026142745123848501",
|
|
180
|
-
"tweet_url": "https://x.com/i/status/2026142745123848501",
|
|
181
|
-
"media_paths": [
|
|
182
|
-
"/Users/luismey/Code/vibebusiness/website/public/videos/ai-gets-business-feed.mp4"
|
|
183
|
-
],
|
|
184
|
-
"self_reply_id": "2026142748164641262"
|
|
185
|
-
}
|
|
186
|
-
],
|
|
187
|
-
"metrics": {
|
|
188
|
-
"followers_count": 335,
|
|
189
|
-
"post_streak_days": 2,
|
|
190
|
-
"total_posts": 2,
|
|
191
|
-
"last_post_date": "2026-02-24"
|
|
192
|
-
},
|
|
193
|
-
"last_find_replies_at": "2026-02-23T03:31:19.001Z"
|
|
194
|
-
}
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"last_updated": "2026-02-23T18:33:09.360Z",
|
|
3
|
-
"platform": "x",
|
|
4
|
-
"username": "@luisgmey",
|
|
5
|
-
"credentials_valid": true,
|
|
6
|
-
"drafts": [
|
|
7
|
-
{
|
|
8
|
-
"id": "draft-a53d0edc",
|
|
9
|
-
"text": "6 months ago I had 47 product ideas and shipped 0 of them.\n\nThis week I shipped 6 updates without writing a single line of code.\n\nI built an AI product manager that runs on autopilot.\n\nHere's exactly how it works 🧵",
|
|
10
|
-
"source": "thread",
|
|
11
|
-
"source_ref": null,
|
|
12
|
-
"status": "published",
|
|
13
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
14
|
-
"published_at": "2026-02-23T02:19:56.184Z",
|
|
15
|
-
"tweet_id": "2025757480148471873",
|
|
16
|
-
"tweet_url": "https://x.com/i/status/2025757480148471873",
|
|
17
|
-
"is_thread": true,
|
|
18
|
-
"thread_tweets": [
|
|
19
|
-
"6 months ago I had 47 product ideas and shipped 0 of them.\n\nThis week I shipped 6 updates without writing a single line of code.\n\nI built an AI product manager that runs on autopilot.\n\nHere's exactly how it works 🧵",
|
|
20
|
-
"The real indie hacker problem isn't building.\n\nIt's deciding *what* to build.\n\n20 ideas → 0 shipped. Every week.\n\nAnalysis paralysis kills more products than bad code.\n\nI was stuck here for 18 months.",
|
|
21
|
-
"So I built VibeBusiness.\n\nAn autonomous AI that:\n→ Analyzes your codebase\n→ Reviews your metrics\n→ Decides what to build next\n→ Implements it\n→ Ships it\n→ Verifies the results\n\nThe full PM loop. Zero humans required.",
|
|
22
|
-
"It runs on a heartbeat pattern.\n\nEvery few hours it checks:\n• What's broken?\n• What's growing?\n• What would move the needle most?\n\nThen it acts. Creates branches. Opens PRs. Ships code.\n\nThis is what 'AI-native' actually means.",
|
|
23
|
-
"This week alone it shipped:\n→ Stripe payment integration\n→ OG meta tags for link previews\n→ Social proof section\n→ npm README update\n→ Hero copy improvements\n\nAll from one command: `vibebusiness heartbeat`",
|
|
24
|
-
"It's live on npm right now.\n\n`npm install -g vibebusiness`\n\nConnects to your repo in 60 seconds.\n\nI need 20 indie hackers to beta test.\n\nShip code solo and struggle with prioritization? DM me. 👋\n\n#buildinpublic",
|
|
25
|
-
"What's the #1 thing blocking you from shipping more?\n\nA) Too many ideas, can't prioritize\nB) Not enough coding time\nC) Stuck in planning/research hell\nD) Fear of shipping something broken\n\nDrop your answer 👇"
|
|
26
|
-
],
|
|
27
|
-
"scheduled_date": "2026-02-23",
|
|
28
|
-
"thread_tweet_ids": [
|
|
29
|
-
"2025757480148471873",
|
|
30
|
-
"2025757481171898631",
|
|
31
|
-
"2025757482304311582",
|
|
32
|
-
"2025757483331965181",
|
|
33
|
-
"2025757484418236637",
|
|
34
|
-
"2025757485512958117",
|
|
35
|
-
"2025757486553153776"
|
|
36
|
-
],
|
|
37
|
-
"self_reply_id": "2025757490470605165"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"id": "draft-301d9eae",
|
|
41
|
-
"text": "Hot take: most AI coding tools just make you faster at the wrong things.\n\nFaster at writing code ≠ faster at shipping.\n\nVibeBusiness skips 'how do I build this?' and starts with 'what should I build next?'\n\nDifferent layer. Way bigger leverage.\n\n#buildinpublic",
|
|
42
|
-
"source": "insight",
|
|
43
|
-
"source_ref": null,
|
|
44
|
-
"status": "draft",
|
|
45
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
46
|
-
"published_at": null,
|
|
47
|
-
"tweet_id": null,
|
|
48
|
-
"tweet_url": null,
|
|
49
|
-
"media_paths": null,
|
|
50
|
-
"scheduled_date": "2026-02-24"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"id": "draft-3da42b09",
|
|
54
|
-
"text": "Stripe just went live in VibeBusiness. 🎉\n\nThe AI now factors in:\n→ Your MRR and churn\n→ Who's paying (and who's dropping off)\n→ Where the funnel breaks\n\nMost tools show you the data.\nThis one decides what to build based on it.\n\nDay 4 of 90. #buildinpublic",
|
|
55
|
-
"source": "insight",
|
|
56
|
-
"source_ref": null,
|
|
57
|
-
"status": "draft",
|
|
58
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
59
|
-
"published_at": null,
|
|
60
|
-
"tweet_id": null,
|
|
61
|
-
"tweet_url": null,
|
|
62
|
-
"media_paths": null,
|
|
63
|
-
"scheduled_date": "2026-02-25"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"id": "draft-138c8256",
|
|
67
|
-
"text": "I run `vibebusiness heartbeat` 3x per day.\n\nEach time: AI scans my codebase, checks metrics, picks the highest-leverage task, and ships it.\n\nHere's what one heartbeat actually looks like — step by step 🧵",
|
|
68
|
-
"source": "thread",
|
|
69
|
-
"source_ref": null,
|
|
70
|
-
"status": "draft",
|
|
71
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
72
|
-
"published_at": null,
|
|
73
|
-
"tweet_id": null,
|
|
74
|
-
"tweet_url": null,
|
|
75
|
-
"is_thread": true,
|
|
76
|
-
"thread_tweets": [
|
|
77
|
-
"I run `vibebusiness heartbeat` 3x per day.\n\nEach time: AI scans my codebase, checks metrics, picks the highest-leverage task, and ships it.\n\nHere's what one heartbeat actually looks like — step by step 🧵",
|
|
78
|
-
"Step 1: Read state.\n\nThe AI reads TODO.md, STATUS.md, MEMORY.md, and all data files.\n\nIt knows:\n• What's been done\n• What's blocked\n• Current metrics\n• What's been tried before\n\nContext is everything.",
|
|
79
|
-
"Step 2: Reason.\n\nClaude asks:\n→ What's the most important thing right now?\n→ Can I execute this autonomously?\n→ What's the expected impact?\n\nIt outputs a structured decision with a confidence score.\n\nNo vibes. Just logic.",
|
|
80
|
-
"Step 3: Execute.\n\nIf autonomous → implements directly\nIf human-needed → flags to Blocked\n\nNo wasted cycles. No hallucinated shell commands.\n\nThere's a 3-layer safety gate to stop the AI from acting on things it can't actually do.",
|
|
81
|
-
"Step 4: Verify + update state.\n\nAfter shipping, it updates STATUS.md.\n\nNext heartbeat starts with full context.\n\nThis is continuous improvement — without a PM, a standup, or a quarterly OKR session.",
|
|
82
|
-
"The hardest part wasn't the code.\n\nIt was teaching the AI to know when NOT to act.\n\nMost AI agents fail here — they try everything and hallucinate through blockers.\n\nWhat's your biggest fear about autonomous AI agents? 👇\n\n#buildinpublic"
|
|
83
|
-
],
|
|
84
|
-
"scheduled_date": "2026-02-26"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"id": "draft-1dffa7b2",
|
|
88
|
-
"text": "Week 1 of building VibeBusiness in public: done.\n\nShipped:\n✅ Stripe payments live\n✅ npm package published\n✅ Landing page + OG tags\n✅ Social proof section\n\nNext milestone: 20 beta users.\n\nSolo dev who can't prioritize what to build? I want you.\n\nWhat's your stack? 👇 #buildinpu...",
|
|
89
|
-
"source": "insight",
|
|
90
|
-
"source_ref": null,
|
|
91
|
-
"status": "draft",
|
|
92
|
-
"created_at": "2026-02-22T21:40:50.506Z",
|
|
93
|
-
"published_at": null,
|
|
94
|
-
"tweet_id": null,
|
|
95
|
-
"tweet_url": null,
|
|
96
|
-
"media_paths": null,
|
|
97
|
-
"scheduled_date": "2026-02-27"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"id": "draft-aab9b760",
|
|
101
|
-
"text": "Just shipped: Update npm README with landing page URL, value prop, and install instructions. The npm README is the #1 acquisition surface for CLI tools — add the landing URL, one-liner value prop, and copy-paste install instructions now that the landing page is live. #buildinp...",
|
|
102
|
-
"source": "ship",
|
|
103
|
-
"source_ref": "idea-readme-landing-url",
|
|
104
|
-
"status": "draft",
|
|
105
|
-
"created_at": "2026-02-23T16:29:54.275Z",
|
|
106
|
-
"published_at": null,
|
|
107
|
-
"tweet_id": null,
|
|
108
|
-
"tweet_url": null,
|
|
109
|
-
"media_paths": null
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"id": "draft-872eedce",
|
|
113
|
-
"text": "Hot take: AI coding tools are solving the wrong problem. You don't need better code. You need to research → decide → ship → measure. That's the full loop competitors leave empty. Which step breaks your workflow? #buildinpublic",
|
|
114
|
-
"source": "update",
|
|
115
|
-
"source_ref": null,
|
|
116
|
-
"status": "draft",
|
|
117
|
-
"created_at": "2026-02-23T17:31:44.849Z",
|
|
118
|
-
"published_at": null,
|
|
119
|
-
"tweet_id": null,
|
|
120
|
-
"tweet_url": null,
|
|
121
|
-
"media_paths": null
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"id": "draft-6f24fde6",
|
|
125
|
-
"text": "5 ships in one week by analyzing my own codebase with VibeBusiness. OG cards, Stripe ready, landing page optimization, npm docs, social proof. The irony: autonomous AI improving itself. #buildinpublic",
|
|
126
|
-
"source": "digest",
|
|
127
|
-
"source_ref": null,
|
|
128
|
-
"status": "draft",
|
|
129
|
-
"created_at": "2026-02-23T17:33:48.602Z",
|
|
130
|
-
"published_at": null,
|
|
131
|
-
"tweet_id": null,
|
|
132
|
-
"tweet_url": null,
|
|
133
|
-
"media_paths": null
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"id": "draft-d0e06c85",
|
|
137
|
-
"text": "you can now turn your ideas into paid products in 60 seconds. added stripe integration, og tags, npm readme overhaul, and more. #buildinpublic",
|
|
138
|
-
"source": "digest",
|
|
139
|
-
"source_ref": null,
|
|
140
|
-
"status": "draft",
|
|
141
|
-
"created_at": "2026-02-23T17:36:45.426Z",
|
|
142
|
-
"published_at": null,
|
|
143
|
-
"tweet_id": null,
|
|
144
|
-
"tweet_url": null,
|
|
145
|
-
"media_paths": null
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"id": "draft-c54d247c",
|
|
149
|
-
"text": "Hot take: indie hackers don't have a shipping problem.\n\nWe have a prioritization problem.\n\nThe backlog is always full. The judgment about what actually matters? That's the broken part.\n\n#buildinpublic",
|
|
150
|
-
"source": "insight",
|
|
151
|
-
"source_ref": null,
|
|
152
|
-
"status": "draft",
|
|
153
|
-
"created_at": "2026-02-23T18:31:22.616Z",
|
|
154
|
-
"published_at": null,
|
|
155
|
-
"tweet_id": null,
|
|
156
|
-
"tweet_url": null,
|
|
157
|
-
"media_paths": null
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"id": "draft-56a9f5f5",
|
|
161
|
-
"text": "The bottleneck isn't your code velocity.\n\nIt's the 2-3 hours every Sunday you spend deciding WHAT to build next.\n\nShip speed is capped by decision speed.\n\nMost builders optimize the wrong constraint.",
|
|
162
|
-
"source": "insight",
|
|
163
|
-
"source_ref": null,
|
|
164
|
-
"status": "draft",
|
|
165
|
-
"created_at": "2026-02-23T18:33:09.360Z",
|
|
166
|
-
"published_at": null,
|
|
167
|
-
"tweet_id": null,
|
|
168
|
-
"tweet_url": null,
|
|
169
|
-
"media_paths": null
|
|
170
|
-
}
|
|
171
|
-
],
|
|
172
|
-
"metrics": {
|
|
173
|
-
"followers_count": 335,
|
|
174
|
-
"post_streak_days": 1,
|
|
175
|
-
"total_posts": 1,
|
|
176
|
-
"last_post_date": "2026-02-23"
|
|
177
|
-
},
|
|
178
|
-
"last_find_replies_at": "2026-02-23T03:31:19.001Z"
|
|
179
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"slug": "ad-solo-founder-burnout",
|
|
3
|
-
"title": "Solo Founder Burnout",
|
|
4
|
-
"variation": "v1",
|
|
5
|
-
"slides": [
|
|
6
|
-
{
|
|
7
|
-
"type": "cover",
|
|
8
|
-
"title": "Every Other Dev Tool Waits for You. This One Works While You Don't.",
|
|
9
|
-
"subtitle": "For solo founders drowning in decisions, not code.",
|
|
10
|
-
"background_style": "dark"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"type": "key_point",
|
|
14
|
-
"title": "You built it. Now what?",
|
|
15
|
-
"content": "No co-founder. No PM. No one to tell you what to build next."
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "quote",
|
|
19
|
-
"content": "90% of side projects die from no users, not bad code.",
|
|
20
|
-
"author": "Every indie hacker who's been there"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"type": "statistic",
|
|
24
|
-
"title": "Your current workflow",
|
|
25
|
-
"value": "4 tools",
|
|
26
|
-
"label": "Baremetrics → ChatGPT → Notion → Cursor. Zero continuity."
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"type": "steps",
|
|
30
|
-
"title": "VibeBusiness runs while you sleep",
|
|
31
|
-
"items": [
|
|
32
|
-
"Analyzes your codebase + metrics",
|
|
33
|
-
"Decides what to build next",
|
|
34
|
-
"Ships production code, verified"
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"type": "key_point",
|
|
39
|
-
"title": "Cursor is the hands. VibeBusiness is the brain.",
|
|
40
|
-
"content": "Stop guessing. Start with your actual data, goals, and market."
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"type": "cta",
|
|
44
|
-
"title": "One command. Your entire business strategy.",
|
|
45
|
-
"subtitle": "Free to try. No setup required.",
|
|
46
|
-
"cta_text": "npx vibebusiness"
|
|
47
|
-
}
|
|
48
|
-
],
|
|
49
|
-
"theme": {
|
|
50
|
-
"background_style": "gradient",
|
|
51
|
-
"primary_color": "#6366f1",
|
|
52
|
-
"text_color": "#ffffff"
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"slug": "ai-gets-business",
|
|
3
|
-
"title": "AI That Gets Business",
|
|
4
|
-
"variation": "v1",
|
|
5
|
-
"variant": "dynamic",
|
|
6
|
-
"slides": [
|
|
7
|
-
{
|
|
8
|
-
"type": "cover",
|
|
9
|
-
"title": "Lost in Translation",
|
|
10
|
-
"subtitle": "Generic AI vs. VibeBusiness",
|
|
11
|
-
"background_style": "dark-gradient"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"type": "terminal",
|
|
15
|
-
"title": "Generic AI (ChatGPT)",
|
|
16
|
-
"content": "YOU: \"What should I build next?\"\n\nAI: \"Here are 10 feature ideas:\n1. Dark mode\n2. Mobile app\n3. Social login\n[...]\"",
|
|
17
|
-
"background_style": "terminal"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"type": "key_point",
|
|
21
|
-
"title": "AI MODELS DON'T GET YOUR BUSINESS",
|
|
22
|
-
"content": "They don't know your metrics, your users, or your strategy.",
|
|
23
|
-
"background_style": "dark-glow"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"type": "terminal",
|
|
27
|
-
"title": "VibeBusiness",
|
|
28
|
-
"content": "YOU: \"What should I build next?\"\n\nVIBE: Reading MEMORY.md...\nAnalyzing Stripe revenue, PostHog behavior...\n\n→ 72% trial churn at onboarding step 3\n→ Last 4 features added 0 activation lift\n\nShip onboarding redesign. Pause feature work.",
|
|
29
|
-
"background_style": "terminal"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"type": "notification",
|
|
33
|
-
"title": "Context Matters",
|
|
34
|
-
"content": "VibeBusiness knows your metrics, history, and strategy",
|
|
35
|
-
"background_style": "notification"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"type": "cta",
|
|
39
|
-
"title": "Context changes everything.",
|
|
40
|
-
"cta_text": "npx vibebusiness",
|
|
41
|
-
"background_style": "gradient"
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
"audio": {
|
|
45
|
-
"src": "tech-innovation.mp3",
|
|
46
|
-
"volume": 0.25,
|
|
47
|
-
"fadeInSeconds": 0.5,
|
|
48
|
-
"fadeOutSeconds": 1.0
|
|
49
|
-
},
|
|
50
|
-
"theme": {
|
|
51
|
-
"background_style": "terminal-dark",
|
|
52
|
-
"primary_color": "#10b981",
|
|
53
|
-
"text_color": "#ffffff"
|
|
54
|
-
}
|
|
55
|
-
}
|