vibebusiness 1.2.39 → 1.2.41
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 +7 -0
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +68 -60
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +6 -6
- package/.next/standalone/.next/prerender-manifest.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.js.nft.json +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 +1 -1
- 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/checkout/route.js +1 -0
- package/.next/standalone/.next/server/app/api/checkout/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/config/detect-repos/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/detect-repos/route.js.nft.json +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/health/route.js.nft.json +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]/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/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 -0
- package/.next/standalone/.next/server/app/api/license/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/portal/route.js +1 -0
- package/.next/standalone/.next/server/app/api/portal/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js +1 -0
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/social/[id]/route.js +1 -0
- package/.next/standalone/.next/server/app/api/social/[id]/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/social/route.js +1 -0
- package/.next/standalone/.next/server/app/api/social/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/webhook/route.js +1 -0
- package/.next/standalone/.next/server/app/api/webhook/route.js.nft.json +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/landing/page.js +1 -1
- package/.next/standalone/.next/server/app/landing/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/landing.html +1 -1
- package/.next/standalone/.next/server/app/landing.rsc +1 -1
- 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/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/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 +2 -2
- package/.next/standalone/.next/server/app/social/page.js +1 -0
- package/.next/standalone/.next/server/app/social/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/social.html +1 -0
- package/.next/standalone/.next/server/app/social.meta +5 -0
- package/.next/standalone/.next/server/app/social.rsc +7 -0
- package/.next/standalone/.next/server/app-paths-manifest.json +15 -7
- package/.next/standalone/.next/server/chunks/{682.js → 1682.js} +1 -1
- package/.next/standalone/.next/server/chunks/3644.js +1 -0
- package/.next/standalone/.next/server/chunks/4376.js +1 -0
- package/.next/standalone/.next/server/chunks/4471.js +2 -0
- package/.next/standalone/.next/server/chunks/534.js +1 -0
- package/.next/standalone/.next/server/chunks/5972.js +12 -0
- package/.next/standalone/.next/server/chunks/7809.js +2 -0
- package/.next/standalone/.next/server/chunks/9276.js +2 -0
- package/.next/standalone/.next/server/chunks/9777.js +1 -0
- 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/pages/_app.js +1 -1
- package/.next/standalone/.next/server/pages/_document.js +1 -1
- package/.next/standalone/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/standalone/.next/server/pages/_error.js +1 -1
- package/.next/standalone/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/webpack-runtime.js +1 -1
- package/.next/standalone/data/email-campaigns/welcome-2026-02-20.md +13 -32
- package/.next/standalone/data/payments.json +33 -0
- package/.next/standalone/data/social.json +13 -0
- package/.next/standalone/package.json +5 -1
- package/.next/standalone/scripts/skills/social-media.ts +456 -0
- package/.next/static/chunks/444-125b7b0fa8cbdb81.js +1 -0
- package/.next/static/chunks/746-ea7c3e4e69c14385.js +1 -0
- package/.next/static/chunks/app/goals/[id]/{page-91b8382d44e93925.js → page-8dbeab5cc8cf0988.js} +1 -1
- package/.next/static/chunks/app/goals/{page-ecaa4a2761757014.js → page-794526d1e1a0856a.js} +1 -1
- package/.next/static/chunks/app/hypotheses/[id]/{page-894b08de47a73af9.js → page-65032da79ae146c5.js} +1 -1
- package/.next/static/chunks/app/hypotheses/page-8314da4be7c533bd.js +1 -0
- package/.next/static/chunks/app/ideas/[id]/page-dc9746061e58eea5.js +1 -0
- package/.next/static/chunks/app/layout-eeef7928298d2198.js +1 -0
- package/.next/static/chunks/app/page-fb66ff080390f20a.js +1 -0
- package/.next/static/chunks/app/roadmap/[id]/{page-3848fd96de497d11.js → page-c8c4baf233e0d480.js} +1 -1
- package/.next/static/chunks/app/roadmap/page-b15554a207ed2813.js +1 -0
- package/.next/static/chunks/app/sessions/page-42fb8edb15b9da1c.js +1 -0
- package/.next/static/chunks/app/settings/page-d2d630a799b6b495.js +1 -0
- package/.next/static/chunks/app/social/page-6c61fb0c2546313e.js +1 -0
- package/.next/static/chunks/{main-c0637f9544446589.js → main-98052d4291bccc96.js} +1 -1
- package/.next/static/css/02298496de89e16e.css +3 -0
- package/README.md +18 -0
- package/dist/bin/vibebusiness.js +307 -26
- package/dist/scripts/analyze.js +1 -0
- package/dist/scripts/chat.js +1 -0
- package/dist/scripts/generate-idea.js +1 -0
- package/dist/scripts/heartbeat.js +7343 -192
- package/dist/scripts/implement.js +1 -0
- package/dist/scripts/init.js +46 -6
- package/dist/scripts/scan.js +1 -0
- package/package.json +5 -1
- package/templates/commands/email-marketing.md +148 -10
- package/.next/standalone/.next/server/chunks/276.js +0 -2
- package/.next/standalone/.next/server/chunks/416.js +0 -1
- package/.next/standalone/.next/server/chunks/471.js +0 -2
- package/.next/standalone/.next/server/chunks/617.js +0 -1
- package/.next/standalone/.next/server/chunks/644.js +0 -1
- package/.next/standalone/.next/server/chunks/972.js +0 -12
- package/.next/static/chunks/444-6c0edb23956d018d.js +0 -1
- package/.next/static/chunks/783-3af6dbdb6afb55f4.js +0 -1
- package/.next/static/chunks/app/hypotheses/page-2cf90570526c76d3.js +0 -1
- package/.next/static/chunks/app/ideas/[id]/page-e0cca1557b59f7e0.js +0 -1
- package/.next/static/chunks/app/layout-ae8acf4955ee5472.js +0 -1
- package/.next/static/chunks/app/page-6a52a6950963129a.js +0 -1
- package/.next/static/chunks/app/roadmap/page-94d002cf0e37260f.js +0 -1
- package/.next/static/chunks/app/sessions/page-8085e6da5e28c7e4.js +0 -1
- package/.next/static/chunks/app/settings/page-34f70eef4a23eb4c.js +0 -1
- package/.next/static/css/501d0ac30341ebbe.css +0 -3
- /package/.next/static/{k40DKimnEdAtBs_zywSQ4 → VNI-b7vAR8FWLaaVytLYx}/_buildManifest.js +0 -0
- /package/.next/static/{k40DKimnEdAtBs_zywSQ4 → VNI-b7vAR8FWLaaVytLYx}/_ssgManifest.js +0 -0
- /package/.next/static/chunks/{117-b74c3899e29d85d7.js → 117-23260fd0b5f0bd9a.js} +0 -0
- /package/.next/static/chunks/app/_not-found/{page-2573b25f318b094f.js → page-a7be1c556b396c8e.js} +0 -0
- /package/.next/static/chunks/{fd9d1056-2182e078483b259b.js → fd9d1056-8c714984d5b17b60.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
2:I[4707,[],""]
|
|
2
2
|
3:I[6423,[],""]
|
|
3
|
-
0:["k40DKimnEdAtBs_zywSQ4",[[["",{"children":["landing",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["landing",{"children":["__PAGE__",{},[["$L1",["$","div",null,{"className":"min-h-screen bg-white","children":[["$","nav",null,{"className":"fixed top-0 left-0 right-0 z-50 bg-slate-950/90 backdrop-blur-sm border-b border-slate-800","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":["$","div",null,{"className":"flex items-center justify-between h-14","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"w-7 h-7 bg-emerald-500 rounded-lg flex items-center justify-center","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-4 h-4 text-white","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","span",null,{"className":"font-semibold text-white text-lg","children":"VibeBusiness"}]]}],["$","div",null,{"className":"flex items-center gap-4","children":[["$","a",null,{"href":"#how-it-works","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"How it works"}],["$","a",null,{"href":"#demo","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"Demo"}],["$","a",null,{"href":"#faq","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"FAQ"}],["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-4 py-1.5 bg-emerald-600 hover:bg-emerald-500 text-white text-sm font-medium rounded-lg transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-3.5 h-3.5","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"npm install"]}]]}]]}]}]}],["$","section",null,{"className":"relative bg-slate-950 pt-28 pb-20 sm:pt-32 sm:pb-28 overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0 opacity-[0.03]","style":{"backgroundImage":"linear-gradient(rgba(255,255,255,.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.1) 1px, transparent 1px)","backgroundSize":"40px 40px"}}],["$","div",null,{"className":"relative max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center","children":[["$","div",null,{"className":"inline-flex items-center gap-2 px-3 py-1 rounded-full bg-emerald-500/10 border border-emerald-500/20 text-emerald-400 text-sm mb-8","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-terminal w-3.5 h-3.5","children":[["$","polyline","akl6gq",{"points":"4 17 10 11 4 5"}],["$","line","q2wloq",{"x1":"12","x2":"20","y1":"19","y2":"19"}],"$undefined"]}],["$","span",null,{"children":"CLI-native. BYOK. Local-first."}]]}],["$","h1",null,{"className":"text-4xl sm:text-5xl lg:text-6xl font-bold text-white leading-tight mb-6","children":["Your AI Business Analyst",["$","br",null,{}],["$","span",null,{"className":"text-emerald-400","children":"That Actually Ships Code"}]]}],["$","p",null,{"className":"text-lg sm:text-xl text-slate-400 max-w-2xl mx-auto mb-10 leading-relaxed","children":"VibeBusiness autonomously researches your market, analyzes your metrics, decides what to build, implements it, and verifies the results. While you sleep."}],["$","div",null,{"className":"max-w-md mx-auto mb-8","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden shadow-2xl shadow-emerald-500/5","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}],["$","span",null,{"className":"ml-2 text-xs text-slate-500 font-mono","children":"terminal"}]]}],["$","div",null,{"className":"p-4 font-mono text-sm text-left","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":[">"," 7 improvement ideas generated"]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":[">"," Dashboard ready at localhost:3001"]}]]}]]}]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center justify-center gap-3","children":[["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-6 py-3 bg-emerald-600 hover:bg-emerald-500 text-white font-medium rounded-lg transition-colors text-base","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-4 h-4","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"npm install -g vibebusiness"]}],["$","a",null,{"href":"#demo","className":"inline-flex items-center gap-1.5 px-6 py-3 text-slate-400 hover:text-white font-medium transition-colors text-base","children":["See it in action",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right w-4 h-4","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}]]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Sound familiar?"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":["Every solo founder hits the same walls. You can build anything — but knowing",["$","em",null,{"children":" what"}]," to build is the hard part."]}],["$","div",null,{"className":"grid sm:grid-cols-3 gap-6 sm:gap-8","children":[["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-amber-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-5 h-5 text-amber-600","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“What should I build next?”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Decision paralysis kills momentum. You have 20 ideas but no PM, no board, no co-founder to help prioritize. So you pick at random — or freeze."}]]}],["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-violet-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-bar-chart3 w-5 h-5 text-violet-600","children":[["$","path","1s2lah",{"d":"M3 3v18h18"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“I shipped it. Now what?”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"90% of side projects die from no users, not bad code. You're great at building but lost on distribution, pricing, and growth. Metrics sit in dashboards nobody checks."}]]}],["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-refresh-cw w-5 h-5 text-blue-600","children":[["$","path","v9h5vc",{"d":"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["$","path","1q7to0",{"d":"M21 3v5h-5"}],["$","path","3uifl3",{"d":"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["$","path","1cv678",{"d":"M8 16H3v5"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“Too many tools, zero continuity”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Baremetrics for metrics. ChatGPT for advice. Notion for decisions. Cursor for code. None of them talk to each other, and none remember what you tried last month."}]]}]]}]]}]}],["$","section",null,{"id":"how-it-works","className":"py-16 sm:py-24 bg-slate-950","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-white text-center mb-4","children":"One loop. Full lifecycle."}],["$","p",null,{"className":"text-slate-400 text-center mb-14 max-w-xl mx-auto","children":"VibeBusiness runs an autonomous heartbeat loop that observes, analyzes, recommends, implements, ships, and verifies — continuously."}],["$","div",null,{"className":"grid sm:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","Observe",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-violet-500/10 text-violet-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-brain w-4.5 h-4.5 text-violet-400","children":[["$","path","l5xja",{"d":"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"}],["$","path","ep3f8r",{"d":"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"}],["$","path","1p4c4q",{"d":"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"}],["$","path","tmeiqw",{"d":"M17.599 6.5a3 3 0 0 0 .399-1.375"}],["$","path","105sqy",{"d":"M6.003 5.125A3 3 0 0 0 6.401 6.5"}],["$","path","ql3yin",{"d":"M3.477 10.896a4 4 0 0 1 .585-.396"}],["$","path","1qfode",{"d":"M19.938 10.5a4 4 0 0 1 .585.396"}],["$","path","2e4loj",{"d":"M6 18a4 4 0 0 1-1.967-.516"}],["$","path","159ez6",{"d":"M19.967 17.484A4 4 0 0 1 18 18"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Observe"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Scans your codebase, metrics, and competitive landscape. Detects TODOs, tech debt, growth opportunities, and security gaps."}]]}],["$","div","Analyze & Prioritize",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-blue-500/10 text-blue-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-4.5 h-4.5 text-blue-400","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Analyze & Prioritize"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Generates improvement ideas ranked by impact and effort. Links recommendations to your business goals and KPIs."}]]}],["$","div","Implement",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-emerald-500/10 text-emerald-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-git-branch w-4.5 h-4.5 text-emerald-400","children":[["$","line","17qcm7",{"x1":"6","x2":"6","y1":"3","y2":"15"}],["$","circle","1h7g24",{"cx":"18","cy":"6","r":"3"}],["$","circle","fqmcym",{"cx":"6","cy":"18","r":"3"}],["$","path","n2h4wq",{"d":"M18 9a9 9 0 0 1-9 9"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Implement"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Creates branches, writes code, opens PRs with atomic commits. Uses Claude Code CLI as its implementation engine."}]]}],["$","div","Ship",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-amber-500/10 text-amber-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-4.5 h-4.5 text-amber-400","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Ship"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"You approve in the Kanban dashboard. The idea moves from approved to in-progress to shipped — with full audit trail."}]]}],["$","div","Verify",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-cyan-500/10 text-cyan-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-bar-chart3 w-4.5 h-4.5 text-cyan-400","children":[["$","path","1s2lah",{"d":"M3 3v18h18"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Verify"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Measures success metrics against baselines. Did the change actually improve conversion, performance, or engagement?"}]]}],["$","div","Learn & Repeat",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-rose-500/10 text-rose-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-refresh-cw w-4.5 h-4.5 text-rose-400","children":[["$","path","v9h5vc",{"d":"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["$","path","1q7to0",{"d":"M21 3v5h-5"}],["$","path","3uifl3",{"d":"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["$","path","1cv678",{"d":"M8 16H3v5"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Learn & Repeat"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Accumulates context in MEMORY.md. Gets smarter every cycle. After 30 days, it knows your business better than any consultant."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Three commands to your first insights"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"No accounts. No dashboards. No configuration files. Install, point at your repo, and go."}],["$","div",null,{"className":"max-w-3xl mx-auto space-y-8","children":[["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"1"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Install globally"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"One npm install. Brings its own dashboard, CLI, and analysis engine."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}]}]]}]]}],["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"2"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Initialize your workspace"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"Interactive wizard detects your repos, sets up goals, and configures analysis schedules. Takes 30 seconds."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init"}]]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Scanning /Users/you/Code..."}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"Found: my-saas (Next.js, main)"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"Found: my-api (Express, main)"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Workspace initialized. Run `vibebusiness heartbeat` to start."}]]}]]}]]}],["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"3"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Run your first heartbeat"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"The AI scans your codebase, generates prioritized improvement ideas, and opens the Kanban dashboard. Set up cron for autonomous mode."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Reading STATUS.md, TODO.md, MEMORY.md..."}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Scanning repos: my-saas, my-api"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Generated 7 ideas:"}],["$","div",null,{"className":"text-amber-400","style":{"paddingLeft":"1.25rem"},"children":"[critical] Add rate limiting to auth endpoints"}],["$","div",null,{"className":"text-blue-400","style":{"paddingLeft":"1.25rem"},"children":"[high] Implement Stripe webhook retry handling"}],["$","div",null,{"className":"text-violet-400","style":{"paddingLeft":"1.25rem"},"children":"[high] Add OpenGraph meta tags for social sharing"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"... and 4 more"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Dashboard: http://localhost:3001"}]]}]]}]]}]]}]]}]}],["$","section",null,{"id":"demo","className":"py-16 sm:py-24 bg-slate-50","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"What you get in 60 seconds"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"Here's what a single heartbeat produces for a typical SaaS codebase. Real output, not mockups."}],["$","div",null,{"className":"max-w-4xl mx-auto","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden shadow-2xl","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}],["$","span",null,{"className":"ml-2 text-xs text-slate-500 font-mono","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"p-5 sm:p-6 font-mono text-xs sm:text-sm space-y-4 overflow-x-auto","children":[["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"=== VibeBusiness Heartbeat ==="}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Time: 2026-02-18T09:00:00Z"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Repos: my-saas (Next.js), my-api (Express)"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Analyzing 47 files changed since last heartbeat..."}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Checking TODO/FIXME markers: 12 found"}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Reviewing error patterns and security surface"}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Evaluating goal alignment for 3 active goals"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[ideas] Generated 5 improvement ideas:"}],["$","div",null,{"className":"ml-2 sm:ml-4 mt-2 space-y-3","children":[["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-red-500/20 text-red-400 text-xs","children":"critical"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"security"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Add rate limiting to /api/auth/* endpoints"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"No rate limiting detected. Brute-force risk on login/signup. Effort: S | Impact: XL"}]]}],["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-amber-500/20 text-amber-400 text-xs","children":"high"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"growth"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Add OpenGraph meta tags for social sharing"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"Missing og:image and og:description on 8 pages. Free traffic left on the table. Effort: XS | Impact: M"}]]}],["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-amber-500/20 text-amber-400 text-xs","children":"high"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"product"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Implement Stripe webhook retry handling"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"Webhook handler lacks idempotency. Failed payments may go unprocessed. Effort: M | Impact: L"}]]}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"... +2 more ideas in dashboard"}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[status] Updated STATUS.md, MEMORY.md"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[done] Dashboard: http://localhost:3001"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[done] Next heartbeat scheduled: 1:00 PM"}]]}]]}]]}]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Not another AI wrapper"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"Cursor writes the code. VibeBusiness decides what code to write."}],["$","div",null,{"className":"grid sm:grid-cols-2 gap-6 max-w-4xl mx-auto","children":[["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-clock w-6 h-6 text-emerald-600 mb-3","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","polyline","68esgv",{"points":"12 6 12 12 16 14"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Autonomous heartbeat"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Runs proactively while you sleep. Morning briefing with prioritized recommendations. Every other dev tool waits for you — this one doesn't."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-brain w-6 h-6 text-emerald-600 mb-3","children":[["$","path","l5xja",{"d":"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"}],["$","path","ep3f8r",{"d":"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"}],["$","path","1p4c4q",{"d":"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"}],["$","path","tmeiqw",{"d":"M17.599 6.5a3 3 0 0 0 .399-1.375"}],["$","path","105sqy",{"d":"M6.003 5.125A3 3 0 0 0 6.401 6.5"}],["$","path","ql3yin",{"d":"M3.477 10.896a4 4 0 0 1 .585-.396"}],["$","path","1qfode",{"d":"M19.938 10.5a4 4 0 0 1 .585.396"}],["$","path","2e4loj",{"d":"M6 18a4 4 0 0 1-1.967-.516"}],["$","path","159ez6",{"d":"M19.967 17.484A4 4 0 0 1 18 18"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Persistent memory"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"MEMORY.md accumulates deep understanding over months. Tracks what was tried, what worked, and why. ChatGPT forgets everything between sessions."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-git-branch w-6 h-6 text-emerald-600 mb-3","children":[["$","line","17qcm7",{"x1":"6","x2":"6","y1":"3","y2":"15"}],["$","circle","1h7g24",{"cx":"18","cy":"6","r":"3"}],["$","circle","fqmcym",{"cx":"6","cy":"18","r":"3"}],["$","path","n2h4wq",{"d":"M18 9a9 9 0 0 1-9 9"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Full lifecycle closure"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Idea to branch to PR to shipped to verified. No other tool closes the loop from analysis to implementation to outcome measurement."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-terminal w-6 h-6 text-emerald-600 mb-3","children":[["$","polyline","akl6gq",{"points":"4 17 10 11 4 5"}],["$","line","q2wloq",{"x1":"12","x2":"20","y1":"19","y2":"19"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"BYOK & local-first"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Your API key, your machine, your data. Near-zero COGS. No vendor lock-in on data. Transparent AI costs under your control."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-slate-50","children":["$","div",null,{"className":"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-12","children":"Where VibeBusiness fits"}],["$","div",null,{"className":"overflow-x-auto","children":["$","table",null,{"className":"w-full text-sm","children":[["$","thead",null,{"children":["$","tr",null,{"className":"border-b border-slate-200","children":[["$","th",null,{"className":"text-left py-3 pr-4 font-medium text-slate-500","children":"Capability"}],["$","th",null,{"className":"py-3 px-4 font-semibold text-emerald-600","children":"VibeBusiness"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"Cursor / Copilot"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"Baremetrics"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"ChatGPT"}]]}]}],["$","tbody",null,{"className":"text-slate-600","children":[["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Autonomous analysis"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Code implementation"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Business strategy"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-amber-500 font-medium","children":"Partial"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Metrics tracking"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Persistent memory"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"N/A"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Outcome verification"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}]]}]]}]}]]}]}],["$","section",null,{"id":"faq","className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-12","children":"Frequently asked questions"}],["$","div",null,{"className":"space-y-6","children":[["$","div","Isn't this just a ChatGPT wrapper?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Isn't this just a ChatGPT wrapper?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","Why not just use ChatGPT or Claude directly?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Why not just use ChatGPT or Claude directly?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","Can I trust AI for business decisions?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Can I trust AI for business decisions?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"VibeBusiness uses a Human-on-the-Loop model: the AI recommends, you approve. Every recommendation is grounded in your actual metrics, not generic advice. You see the full reasoning chain. Start conservative, increase autonomy as trust builds."}]]}],["$","div","I already use Cursor — do I need this too?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"I already use Cursor — do I need this too?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","What if it makes bad recommendations?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"What if it makes bad recommendations?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"Every recommendation includes its reasoning chain and confidence level. You approve before any code changes happen. VibeBusiness tracks acceptance rates and learns from your feedback. The feedback loop makes it better over time."}]]}],["$","div","What does it cost?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"What does it cost?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"VibeBusiness is free to start — install via npm with zero upfront cost. You bring your own Claude API key (BYOK), so AI costs stay transparent and under your control. Paid plans unlock unlimited projects, faster cycles, and advanced features."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-slate-950","children":["$","div",null,{"className":"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8 text-center","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-white mb-4","children":"See what VibeBusiness finds in your codebase"}],["$","p",null,{"className":"text-slate-400 mb-10 max-w-lg mx-auto","children":"Run one command. Get a better analysis than a $5K consultant. In 60 seconds. No account required."}],["$","div",null,{"className":"max-w-md mx-auto mb-8","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}]]}],["$","div",null,{"className":"p-4 font-mono text-sm text-left","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init && vibebusiness heartbeat"}]]}]]}]]}]}],["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-6 py-3 bg-emerald-600 hover:bg-emerald-500 text-white font-medium rounded-lg transition-colors text-base","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-4 h-4","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"Install from npm",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right w-4 h-4","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}],["$","footer",null,{"className":"py-8 bg-slate-950 border-t border-slate-800","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-center justify-between gap-4","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"w-6 h-6 bg-emerald-500 rounded flex items-center justify-center","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-3 h-3 text-white","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","span",null,{"className":"text-sm font-medium text-slate-400","children":"VibeBusiness"}]]}],["$","div",null,{"className":"flex items-center gap-6 text-sm text-slate-500","children":[["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"hover:text-slate-300 transition-colors","children":"npm"}],["$","a",null,{"href":"https://github.com/luismey/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"hover:text-slate-300 transition-colors","children":"GitHub"}]]}],["$","p",null,{"className":"text-xs text-slate-600","children":"Built by an indie hacker, for indie hackers."}]]}]}]}]]}],null],null],null]},[null,["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","landing","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/501d0ac30341ebbe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"min-h-screen bg-slate-50","children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L4",null]]]]
|
|
3
|
+
0:["VNI-b7vAR8FWLaaVytLYx",[[["",{"children":["landing",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["landing",{"children":["__PAGE__",{},[["$L1",["$","div",null,{"className":"min-h-screen bg-white","children":[["$","nav",null,{"className":"fixed top-0 left-0 right-0 z-50 bg-slate-950/90 backdrop-blur-sm border-b border-slate-800","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":["$","div",null,{"className":"flex items-center justify-between h-14","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"w-7 h-7 bg-emerald-500 rounded-lg flex items-center justify-center","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-4 h-4 text-white","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","span",null,{"className":"font-semibold text-white text-lg","children":"VibeBusiness"}]]}],["$","div",null,{"className":"flex items-center gap-4","children":[["$","a",null,{"href":"#how-it-works","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"How it works"}],["$","a",null,{"href":"#demo","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"Demo"}],["$","a",null,{"href":"#faq","className":"hidden sm:block text-sm text-slate-400 hover:text-white transition-colors","children":"FAQ"}],["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-4 py-1.5 bg-emerald-600 hover:bg-emerald-500 text-white text-sm font-medium rounded-lg transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-3.5 h-3.5","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"npm install"]}]]}]]}]}]}],["$","section",null,{"className":"relative bg-slate-950 pt-28 pb-20 sm:pt-32 sm:pb-28 overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0 opacity-[0.03]","style":{"backgroundImage":"linear-gradient(rgba(255,255,255,.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.1) 1px, transparent 1px)","backgroundSize":"40px 40px"}}],["$","div",null,{"className":"relative max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center","children":[["$","div",null,{"className":"inline-flex items-center gap-2 px-3 py-1 rounded-full bg-emerald-500/10 border border-emerald-500/20 text-emerald-400 text-sm mb-8","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-terminal w-3.5 h-3.5","children":[["$","polyline","akl6gq",{"points":"4 17 10 11 4 5"}],["$","line","q2wloq",{"x1":"12","x2":"20","y1":"19","y2":"19"}],"$undefined"]}],["$","span",null,{"children":"CLI-native. BYOK. Local-first."}]]}],["$","h1",null,{"className":"text-4xl sm:text-5xl lg:text-6xl font-bold text-white leading-tight mb-6","children":["Your AI Business Analyst",["$","br",null,{}],["$","span",null,{"className":"text-emerald-400","children":"That Actually Ships Code"}]]}],["$","p",null,{"className":"text-lg sm:text-xl text-slate-400 max-w-2xl mx-auto mb-10 leading-relaxed","children":"VibeBusiness autonomously researches your market, analyzes your metrics, decides what to build, implements it, and verifies the results. While you sleep."}],["$","div",null,{"className":"max-w-md mx-auto mb-8","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden shadow-2xl shadow-emerald-500/5","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}],["$","span",null,{"className":"ml-2 text-xs text-slate-500 font-mono","children":"terminal"}]]}],["$","div",null,{"className":"p-4 font-mono text-sm text-left","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":[">"," 7 improvement ideas generated"]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":[">"," Dashboard ready at localhost:3001"]}]]}]]}]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center justify-center gap-3","children":[["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-6 py-3 bg-emerald-600 hover:bg-emerald-500 text-white font-medium rounded-lg transition-colors text-base","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-4 h-4","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"npm install -g vibebusiness"]}],["$","a",null,{"href":"#demo","className":"inline-flex items-center gap-1.5 px-6 py-3 text-slate-400 hover:text-white font-medium transition-colors text-base","children":["See it in action",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right w-4 h-4","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}]]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Sound familiar?"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":["Every solo founder hits the same walls. You can build anything — but knowing",["$","em",null,{"children":" what"}]," to build is the hard part."]}],["$","div",null,{"className":"grid sm:grid-cols-3 gap-6 sm:gap-8","children":[["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-amber-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-5 h-5 text-amber-600","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“What should I build next?”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Decision paralysis kills momentum. You have 20 ideas but no PM, no board, no co-founder to help prioritize. So you pick at random — or freeze."}]]}],["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-violet-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-bar-chart3 w-5 h-5 text-violet-600","children":[["$","path","1s2lah",{"d":"M3 3v18h18"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“I shipped it. Now what?”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"90% of side projects die from no users, not bad code. You're great at building but lost on distribution, pricing, and growth. Metrics sit in dashboards nobody checks."}]]}],["$","div",null,{"className":"p-6 rounded-xl bg-slate-50 border border-slate-100","children":[["$","div",null,{"className":"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-refresh-cw w-5 h-5 text-blue-600","children":[["$","path","v9h5vc",{"d":"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["$","path","1q7to0",{"d":"M21 3v5h-5"}],["$","path","3uifl3",{"d":"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["$","path","1cv678",{"d":"M8 16H3v5"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"“Too many tools, zero continuity”"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Baremetrics for metrics. ChatGPT for advice. Notion for decisions. Cursor for code. None of them talk to each other, and none remember what you tried last month."}]]}]]}]]}]}],["$","section",null,{"id":"how-it-works","className":"py-16 sm:py-24 bg-slate-950","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-white text-center mb-4","children":"One loop. Full lifecycle."}],["$","p",null,{"className":"text-slate-400 text-center mb-14 max-w-xl mx-auto","children":"VibeBusiness runs an autonomous heartbeat loop that observes, analyzes, recommends, implements, ships, and verifies — continuously."}],["$","div",null,{"className":"grid sm:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","Observe",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-violet-500/10 text-violet-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-brain w-4.5 h-4.5 text-violet-400","children":[["$","path","l5xja",{"d":"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"}],["$","path","ep3f8r",{"d":"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"}],["$","path","1p4c4q",{"d":"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"}],["$","path","tmeiqw",{"d":"M17.599 6.5a3 3 0 0 0 .399-1.375"}],["$","path","105sqy",{"d":"M6.003 5.125A3 3 0 0 0 6.401 6.5"}],["$","path","ql3yin",{"d":"M3.477 10.896a4 4 0 0 1 .585-.396"}],["$","path","1qfode",{"d":"M19.938 10.5a4 4 0 0 1 .585.396"}],["$","path","2e4loj",{"d":"M6 18a4 4 0 0 1-1.967-.516"}],["$","path","159ez6",{"d":"M19.967 17.484A4 4 0 0 1 18 18"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Observe"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Scans your codebase, metrics, and competitive landscape. Detects TODOs, tech debt, growth opportunities, and security gaps."}]]}],["$","div","Analyze & Prioritize",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-blue-500/10 text-blue-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-4.5 h-4.5 text-blue-400","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Analyze & Prioritize"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Generates improvement ideas ranked by impact and effort. Links recommendations to your business goals and KPIs."}]]}],["$","div","Implement",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-emerald-500/10 text-emerald-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-git-branch w-4.5 h-4.5 text-emerald-400","children":[["$","line","17qcm7",{"x1":"6","x2":"6","y1":"3","y2":"15"}],["$","circle","1h7g24",{"cx":"18","cy":"6","r":"3"}],["$","circle","fqmcym",{"cx":"6","cy":"18","r":"3"}],["$","path","n2h4wq",{"d":"M18 9a9 9 0 0 1-9 9"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Implement"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Creates branches, writes code, opens PRs with atomic commits. Uses Claude Code CLI as its implementation engine."}]]}],["$","div","Ship",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-amber-500/10 text-amber-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-4.5 h-4.5 text-amber-400","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Ship"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"You approve in the Kanban dashboard. The idea moves from approved to in-progress to shipped — with full audit trail."}]]}],["$","div","Verify",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-cyan-500/10 text-cyan-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-bar-chart3 w-4.5 h-4.5 text-cyan-400","children":[["$","path","1s2lah",{"d":"M3 3v18h18"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Verify"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Measures success metrics against baselines. Did the change actually improve conversion, performance, or engagement?"}]]}],["$","div","Learn & Repeat",{"className":"p-5 rounded-xl bg-slate-900 border border-slate-800","children":[["$","div",null,{"className":"w-9 h-9 rounded-lg bg-rose-500/10 text-rose-400 flex items-center justify-center mb-3","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-refresh-cw w-4.5 h-4.5 text-rose-400","children":[["$","path","v9h5vc",{"d":"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["$","path","1q7to0",{"d":"M21 3v5h-5"}],["$","path","3uifl3",{"d":"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["$","path","1cv678",{"d":"M8 16H3v5"}],"$undefined"]}]}],["$","h3",null,{"className":"font-semibold text-white mb-1.5","children":"Learn & Repeat"}],["$","p",null,{"className":"text-sm text-slate-400 leading-relaxed","children":"Accumulates context in MEMORY.md. Gets smarter every cycle. After 30 days, it knows your business better than any consultant."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Three commands to your first insights"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"No accounts. No dashboards. No configuration files. Install, point at your repo, and go."}],["$","div",null,{"className":"max-w-3xl mx-auto space-y-8","children":[["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"1"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Install globally"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"One npm install. Brings its own dashboard, CLI, and analysis engine."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}]}]]}]]}],["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"2"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Initialize your workspace"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"Interactive wizard detects your repos, sets up goals, and configures analysis schedules. Takes 30 seconds."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init"}]]}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Scanning /Users/you/Code..."}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"Found: my-saas (Next.js, main)"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"Found: my-api (Express, main)"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Workspace initialized. Run `vibebusiness heartbeat` to start."}]]}]]}]]}],["$","div",null,{"className":"flex gap-5","children":[["$","div",null,{"className":"flex-shrink-0 w-8 h-8 rounded-full bg-emerald-600 text-white flex items-center justify-center font-bold text-sm","children":"3"}],["$","div",null,{"className":"flex-1 min-w-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-1","children":"Run your first heartbeat"}],["$","p",null,{"className":"text-sm text-slate-500 mb-3","children":"The AI scans your codebase, generates prioritized improvement ideas, and opens the Kanban dashboard. Set up cron for autonomous mode."}],["$","div",null,{"className":"bg-slate-900 rounded-lg p-4 font-mono text-sm overflow-x-auto","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Reading STATUS.md, TODO.md, MEMORY.md..."}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Scanning repos: my-saas, my-api"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Generated 7 ideas:"}],["$","div",null,{"className":"text-amber-400","style":{"paddingLeft":"1.25rem"},"children":"[critical] Add rate limiting to auth endpoints"}],["$","div",null,{"className":"text-blue-400","style":{"paddingLeft":"1.25rem"},"children":"[high] Implement Stripe webhook retry handling"}],["$","div",null,{"className":"text-violet-400","style":{"paddingLeft":"1.25rem"},"children":"[high] Add OpenGraph meta tags for social sharing"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"1.25rem"},"children":"... and 4 more"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"Dashboard: http://localhost:3001"}]]}]]}]]}]]}]]}]}],["$","section",null,{"id":"demo","className":"py-16 sm:py-24 bg-slate-50","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"What you get in 60 seconds"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"Here's what a single heartbeat produces for a typical SaaS codebase. Real output, not mockups."}],["$","div",null,{"className":"max-w-4xl mx-auto","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden shadow-2xl","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}],["$","span",null,{"className":"ml-2 text-xs text-slate-500 font-mono","children":"vibebusiness heartbeat"}]]}],["$","div",null,{"className":"p-5 sm:p-6 font-mono text-xs sm:text-sm space-y-4 overflow-x-auto","children":[["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"=== VibeBusiness Heartbeat ==="}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Time: 2026-02-18T09:00:00Z"}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"Repos: my-saas (Next.js), my-api (Express)"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Analyzing 47 files changed since last heartbeat..."}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Checking TODO/FIXME markers: 12 found"}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Reviewing error patterns and security surface"}],["$","div",null,{"className":"text-cyan-400","style":{"paddingLeft":"0rem"},"children":"[scan] Evaluating goal alignment for 3 active goals"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[ideas] Generated 5 improvement ideas:"}],["$","div",null,{"className":"ml-2 sm:ml-4 mt-2 space-y-3","children":[["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-red-500/20 text-red-400 text-xs","children":"critical"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"security"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Add rate limiting to /api/auth/* endpoints"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"No rate limiting detected. Brute-force risk on login/signup. Effort: S | Impact: XL"}]]}],["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-amber-500/20 text-amber-400 text-xs","children":"high"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"growth"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Add OpenGraph meta tags for social sharing"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"Missing og:image and og:description on 8 pages. Free traffic left on the table. Effort: XS | Impact: M"}]]}],["$","div",null,{"className":"p-3 rounded bg-slate-800/50 border border-slate-700","children":[["$","div",null,{"className":"flex flex-wrap items-center gap-2 mb-1","children":[["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-amber-500/20 text-amber-400 text-xs","children":"high"}],["$","span",null,{"className":"px-1.5 py-0.5 rounded bg-slate-700 text-slate-300 text-xs","children":"product"}]]}],["$","div",null,{"className":"text-white font-medium","children":"Implement Stripe webhook retry handling"}],["$","div",null,{"className":"text-slate-500 mt-1","children":"Webhook handler lacks idempotency. Failed payments may go unprocessed. Effort: M | Impact: L"}]]}],["$","div",null,{"className":"text-slate-400","style":{"paddingLeft":"0rem"},"children":"... +2 more ideas in dashboard"}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[status] Updated STATUS.md, MEMORY.md"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[done] Dashboard: http://localhost:3001"}],["$","div",null,{"className":"text-emerald-400","style":{"paddingLeft":"0rem"},"children":"[done] Next heartbeat scheduled: 1:00 PM"}]]}]]}]]}]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-4","children":"Not another AI wrapper"}],["$","p",null,{"className":"text-slate-500 text-center mb-12 max-w-xl mx-auto","children":"Cursor writes the code. VibeBusiness decides what code to write."}],["$","div",null,{"className":"grid sm:grid-cols-2 gap-6 max-w-4xl mx-auto","children":[["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-clock w-6 h-6 text-emerald-600 mb-3","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","polyline","68esgv",{"points":"12 6 12 12 16 14"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Autonomous heartbeat"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Runs proactively while you sleep. Morning briefing with prioritized recommendations. Every other dev tool waits for you — this one doesn't."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-brain w-6 h-6 text-emerald-600 mb-3","children":[["$","path","l5xja",{"d":"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"}],["$","path","ep3f8r",{"d":"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"}],["$","path","1p4c4q",{"d":"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"}],["$","path","tmeiqw",{"d":"M17.599 6.5a3 3 0 0 0 .399-1.375"}],["$","path","105sqy",{"d":"M6.003 5.125A3 3 0 0 0 6.401 6.5"}],["$","path","ql3yin",{"d":"M3.477 10.896a4 4 0 0 1 .585-.396"}],["$","path","1qfode",{"d":"M19.938 10.5a4 4 0 0 1 .585.396"}],["$","path","2e4loj",{"d":"M6 18a4 4 0 0 1-1.967-.516"}],["$","path","159ez6",{"d":"M19.967 17.484A4 4 0 0 1 18 18"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Persistent memory"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"MEMORY.md accumulates deep understanding over months. Tracks what was tried, what worked, and why. ChatGPT forgets everything between sessions."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-git-branch w-6 h-6 text-emerald-600 mb-3","children":[["$","line","17qcm7",{"x1":"6","x2":"6","y1":"3","y2":"15"}],["$","circle","1h7g24",{"cx":"18","cy":"6","r":"3"}],["$","circle","fqmcym",{"cx":"6","cy":"18","r":"3"}],["$","path","n2h4wq",{"d":"M18 9a9 9 0 0 1-9 9"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"Full lifecycle closure"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Idea to branch to PR to shipped to verified. No other tool closes the loop from analysis to implementation to outcome measurement."}]]}],["$","div",null,{"className":"p-6 rounded-xl border border-slate-200 hover:border-emerald-200 transition-colors","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-terminal w-6 h-6 text-emerald-600 mb-3","children":[["$","polyline","akl6gq",{"points":"4 17 10 11 4 5"}],["$","line","q2wloq",{"x1":"12","x2":"20","y1":"19","y2":"19"}],"$undefined"]}],["$","h3",null,{"className":"font-semibold text-slate-900 mb-2","children":"BYOK & local-first"}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed","children":"Your API key, your machine, your data. Near-zero COGS. No vendor lock-in on data. Transparent AI costs under your control."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-slate-50","children":["$","div",null,{"className":"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-12","children":"Where VibeBusiness fits"}],["$","div",null,{"className":"overflow-x-auto","children":["$","table",null,{"className":"w-full text-sm","children":[["$","thead",null,{"children":["$","tr",null,{"className":"border-b border-slate-200","children":[["$","th",null,{"className":"text-left py-3 pr-4 font-medium text-slate-500","children":"Capability"}],["$","th",null,{"className":"py-3 px-4 font-semibold text-emerald-600","children":"VibeBusiness"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"Cursor / Copilot"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"Baremetrics"}],["$","th",null,{"className":"py-3 px-4 font-medium text-slate-500","children":"ChatGPT"}]]}]}],["$","tbody",null,{"className":"text-slate-600","children":[["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Autonomous analysis"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Code implementation"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Business strategy"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-amber-500 font-medium","children":"Partial"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Metrics tracking"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"className":"border-b border-slate-100","children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Persistent memory"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"N/A"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}],["$","tr",null,{"children":[["$","td",null,{"className":"py-2.5 pr-4","children":"Outcome verification"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-emerald-600 font-medium","children":"Yes"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}],["$","td",null,{"className":"py-2.5 px-4 text-center text-slate-400","children":"No"}]]}]]}]]}]}]]}]}],["$","section",null,{"id":"faq","className":"py-16 sm:py-24 bg-white","children":["$","div",null,{"className":"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-slate-900 text-center mb-12","children":"Frequently asked questions"}],["$","div",null,{"className":"space-y-6","children":[["$","div","Isn't this just a ChatGPT wrapper?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Isn't this just a ChatGPT wrapper?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","Why not just use ChatGPT or Claude directly?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Why not just use ChatGPT or Claude directly?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","Can I trust AI for business decisions?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"Can I trust AI for business decisions?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"VibeBusiness uses a Human-on-the-Loop model: the AI recommends, you approve. Every recommendation is grounded in your actual metrics, not generic advice. You see the full reasoning chain. Start conservative, increase autonomy as trust builds."}]]}],["$","div","I already use Cursor — do I need this too?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"I already use Cursor — do I need this too?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"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."}]]}],["$","div","What if it makes bad recommendations?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"What if it makes bad recommendations?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"Every recommendation includes its reasoning chain and confidence level. You approve before any code changes happen. VibeBusiness tracks acceptance rates and learns from your feedback. The feedback loop makes it better over time."}]]}],["$","div","What does it cost?",{"className":"pb-6 border-b border-slate-100 last:border-0","children":[["$","h3",null,{"className":"font-semibold text-slate-900 mb-2 flex items-start gap-2","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chevron-right w-4 h-4 text-emerald-500 mt-1 flex-shrink-0","children":[["$","path","mthhwq",{"d":"m9 18 6-6-6-6"}],"$undefined"]}],"What does it cost?"]}],["$","p",null,{"className":"text-sm text-slate-500 leading-relaxed pl-6","children":"VibeBusiness is free to start — install via npm with zero upfront cost. You bring your own Claude API key (BYOK), so AI costs stay transparent and under your control. Paid plans unlock unlimited projects, faster cycles, and advanced features."}]]}]]}]]}]}],["$","section",null,{"className":"py-16 sm:py-24 bg-slate-950","children":["$","div",null,{"className":"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8 text-center","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-white mb-4","children":"See what VibeBusiness finds in your codebase"}],["$","p",null,{"className":"text-slate-400 mb-10 max-w-lg mx-auto","children":"Run one command. Get a better analysis than a $5K consultant. In 60 seconds. No account required."}],["$","div",null,{"className":"max-w-md mx-auto mb-8","children":["$","div",null,{"className":"bg-slate-900 rounded-xl border border-slate-700 overflow-hidden","children":[["$","div",null,{"className":"flex items-center gap-1.5 px-4 py-2.5 bg-slate-800/50 border-b border-slate-700","children":[["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-red-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-amber-500/70"}],["$","div",null,{"className":"w-2.5 h-2.5 rounded-full bg-emerald-500/70"}]]}],["$","div",null,{"className":"p-4 font-mono text-sm text-left","children":[["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"npm install -g vibebusiness"}]]}],["$","div",null,{"className":"flex gap-2 ","children":[["$","span",null,{"className":"text-emerald-400 select-none","children":"$$"}],["$","span",null,{"className":"text-slate-200","children":"vibebusiness init && vibebusiness heartbeat"}]]}]]}]]}]}],["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center gap-2 px-6 py-3 bg-emerald-600 hover:bg-emerald-500 text-white font-medium rounded-lg transition-colors text-base","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-package w-4 h-4","children":[["$","path","1c824w",{"d":"m7.5 4.27 9 5.15"}],["$","path","hh9hay",{"d":"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}],["$","path","g66t2b",{"d":"m3.3 7 8.7 5 8.7-5"}],["$","path","d0xqtd",{"d":"M12 22V12"}],"$undefined"]}],"Install from npm",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right w-4 h-4","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}],["$","footer",null,{"className":"py-8 bg-slate-950 border-t border-slate-800","children":["$","div",null,{"className":"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-center justify-between gap-4","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"w-6 h-6 bg-emerald-500 rounded flex items-center justify-center","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-zap w-3 h-3 text-white","children":[["$","path","1xq2db",{"d":"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}],"$undefined"]}]}],["$","span",null,{"className":"text-sm font-medium text-slate-400","children":"VibeBusiness"}]]}],["$","div",null,{"className":"flex items-center gap-6 text-sm text-slate-500","children":[["$","a",null,{"href":"https://www.npmjs.com/package/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"hover:text-slate-300 transition-colors","children":"npm"}],["$","a",null,{"href":"https://github.com/luismey/vibebusiness","target":"_blank","rel":"noopener noreferrer","className":"hover:text-slate-300 transition-colors","children":"GitHub"}]]}],["$","p",null,{"className":"text-xs text-slate-600","children":"Built by an indie hacker, for indie hackers."}]]}]}]}]]}],null],null],null]},[null,["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","landing","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/02298496de89e16e.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"min-h-screen bg-slate-50","children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L4",null]]]]
|
|
4
4
|
4:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"VibeBusiness — Your AI Business Analyst That Actually Ships Code"}],["$","meta","3",{"name":"description","content":"The autonomous AI that researches your market, analyzes your metrics, decides what to build, implements it, and verifies the results. Built for indie hackers."}],["$","meta","4",{"property":"og:title","content":"VibeBusiness — Your AI Business Analyst That Actually Ships Code"}],["$","meta","5",{"property":"og:description","content":"Stop guessing what to build next. VibeBusiness autonomously analyzes your codebase, metrics, and market — then ships improvements while you sleep."}],["$","meta","6",{"property":"og:type","content":"website"}],["$","meta","7",{"name":"twitter:card","content":"summary"}],["$","meta","8",{"name":"twitter:title","content":"VibeBusiness — Your AI Business Analyst That Actually Ships Code"}],["$","meta","9",{"name":"twitter:description","content":"Stop guessing what to build next. VibeBusiness autonomously analyzes your codebase, metrics, and market — then ships improvements while you sleep."}]]
|
|
5
5
|
1:null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=931,e.ids=[931],e.modules={2934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},4580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},5869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4770:e=>{"use strict";e.exports=require("crypto")},2048:e=>{"use strict";e.exports=require("fs")},5315:e=>{"use strict";e.exports=require("path")},8851:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>o,routeModule:()=>h,tree:()=>c}),t(6922),t(2029),t(5866);var a=t(3191),r=t(8716),l=t(7922),i=t.n(l),n=t(5231),d={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>n[e]);t.d(s,d);let c=["",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,6922)),"/Users/luismey/Code/vibebusiness/src/app/page.tsx"]}]},{layout:[()=>Promise.resolve().then(t.bind(t,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,5866,23)),"next/dist/client/components/not-found-error"]}],o=["/Users/luismey/Code/vibebusiness/src/app/page.tsx"],x="/page",m={require:t,loadChunk:()=>Promise.resolve()},h=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/page",pathname:"/",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},7010:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,2994,23)),Promise.resolve().then(t.t.bind(t,6114,23)),Promise.resolve().then(t.t.bind(t,9727,23)),Promise.resolve().then(t.t.bind(t,9671,23)),Promise.resolve().then(t.t.bind(t,1868,23)),Promise.resolve().then(t.t.bind(t,4759,23))},8894:(e,s,t)=>{Promise.resolve().then(t.bind(t,6663)),Promise.resolve().then(t.bind(t,3818)),Promise.resolve().then(t.bind(t,7502))},5698:()=>{},6464:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("BarChart3",[["path",{d:"M3 3v18h18",key:"1s2lah"}],["path",{d:"M18 17V9",key:"2bz60n"}],["path",{d:"M13 17V5",key:"1frdt8"}],["path",{d:"M8 17v-3",key:"17ska0"}]])},1291:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]])},361:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("CircleCheckBig",[["path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14",key:"g774vq"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]])},7506:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},4893:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]])},5691:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},8307:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]])},763:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},3634:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Zap",[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]])},6663:(e,s,t)=>{"use strict";t.d(s,{default:()=>g});var a=t(326),r=t(5047),l=t(6464),i=t(2881);let n=(0,i.Z)("Inbox",[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]]),d=(0,i.Z)("CirclePlay",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]]);var c=t(5691),o=t(7577),x=t(7506),m=t(4893),h=t(361),p=t(1291),u=t(1135);function b({onAnalysisComplete:e}){let[s,t]=(0,o.useState)(!1),[r,l]=(0,o.useState)(!1),[i,n]=(0,o.useState)(null),d=async s=>{l(!0),n(null);try{let t=await fetch("/api/analyze",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:s})}),a=await t.json();a.success?(n({success:!0,message:`Generated ${a.ideas_count} new ideas`}),e?.()):n({success:!1,message:a.error||"Analysis failed"})}catch(e){n({success:!1,message:"Failed to start analysis"})}finally{l(!1),setTimeout(()=>{n(null),t(!1)},3e3)}};return(0,a.jsxs)("div",{className:"relative",children:[a.jsx("button",{onClick:()=>t(!s),disabled:r,className:(0,u.Z)("btn btn-primary gap-2",r&&"opacity-75 cursor-wait"),children:r?(0,a.jsxs)(a.Fragment,{children:[a.jsx(x.Z,{className:"w-4 h-4 animate-spin"}),a.jsx("span",{children:"Analyzing..."})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(m.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Analyze Now"})]})}),s&&!r&&(0,a.jsxs)("div",{className:"absolute right-0 mt-2 w-56 bg-white rounded-lg shadow-lg border border-slate-200 py-2 z-10 animate-slide-in",children:[(0,a.jsxs)("button",{onClick:()=>d("quick"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Quick Scan"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Recent changes, TODOs, errors"})]}),(0,a.jsxs)("button",{onClick:()=>d("deep"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Deep Review"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Architecture, tech debt, security"})]}),(0,a.jsxs)("button",{onClick:()=>d("metrics"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Metrics Review"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Funnels, conversions, drop-offs"})]}),(0,a.jsxs)("button",{onClick:()=>d("seo"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"SEO Audit"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Blog performance, technical SEO"})]})]}),i&&a.jsx("div",{className:(0,u.Z)("absolute right-0 mt-2 px-4 py-3 rounded-lg shadow-lg animate-slide-in",i.success?"bg-emerald-50 border border-emerald-200":"bg-red-50 border border-red-200"),children:(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[i.success?a.jsx(h.Z,{className:"w-4 h-4 text-emerald-600"}):a.jsx(p.Z,{className:"w-4 h-4 text-red-600"}),a.jsx("span",{className:(0,u.Z)("text-sm font-medium",i.success?"text-emerald-800":"text-red-800"),children:i.message})]})})]})}function g({stats:e}){let s=(0,r.useRouter)();return a.jsx("header",{className:"px-6 py-4 bg-white border-b border-slate-200",children:(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-2xl font-bold text-slate-900",children:"Idea Dashboard"}),(0,a.jsxs)("div",{className:"flex items-center gap-6 mt-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-slate-600",children:[a.jsx(l.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.total," total"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-amber-600",children:[a.jsx(n,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.inbox," in inbox"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-violet-600",children:[a.jsx(d,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.inProgress," in progress"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-emerald-600",children:[a.jsx(c.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.shipped," shipped"]})]})]})]}),a.jsx(b,{onAnalysisComplete:()=>{s.refresh()}})]})})}},3818:(e,s,t)=>{"use strict";t.d(s,{default:()=>b});var a=t(326),r=t(434),l=t(5047),i=t(4319),n=t(4935),d=t(3468),c=t(8258),o=t(717),x=t(8378),m=t(732),h=t(1572),p=t(1135);let u=[{href:"/",label:"Dashboard",icon:a.jsx(i.Z,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(n.Z,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:a.jsx(d.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:a.jsx(c.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(o.Z,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:a.jsx(x.Z,{className:"w-5 h-5"})}];function b({children:e}){let s=(0,l.usePathname)();return(0,a.jsxs)("div",{className:"min-h-screen flex",children:[(0,a.jsxs)("aside",{className:"w-64 bg-slate-900 text-white flex flex-col",children:[a.jsx("div",{className:"p-4 border-b border-slate-700",children:(0,a.jsxs)(r.default,{href:"/",className:"flex items-center gap-2",children:[a.jsx("div",{className:"w-10 h-10 bg-emerald-500 rounded-lg flex items-center justify-center",children:a.jsx(m.Z,{className:"w-6 h-6 text-white"})}),(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"font-bold text-lg leading-tight",children:"Analyst"}),a.jsx("p",{className:"text-xs text-slate-400",children:process.env.NEXT_PUBLIC_PRODUCT_NAME||"Business"})]})]})}),a.jsx("nav",{className:"flex-1 p-4",children:a.jsx("ul",{className:"space-y-1",children:u.map(e=>{let t="/"===e.href?"/"===s:s.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,p.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",t?"bg-slate-800 text-white":"text-slate-400 hover:text-white hover:bg-slate-800"),children:[e.icon,a.jsx("span",{children:e.label})]})},e.href)})})}),a.jsx("div",{className:"p-4 border-t border-slate-700",children:(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs text-slate-500",children:[a.jsx(h.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},7502:(e,s,t)=>{"use strict";t.d(s,{default:()=>C});var a=t(326),r=t(7577),l=t(8307),i=t(2881);let n=(0,i.Z)("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]]),d=(0,i.Z)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);var c=t(1135),o=t(434),x=t(1291);let m=(0,i.Z)("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]),h=(0,i.Z)("ArrowRight",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]),p=(0,i.Z)("ArrowDown",[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]]);var u=t(3634);let b=(0,i.Z)("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);var g=t(3468),f=t(763);let v=(0,i.Z)("ScanSearch",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m16 16-1.9-1.9",key:"1dq9hf"}]]);var y=t(9526);function j({priority:e}){switch(e){case"critical":return a.jsx(x.Z,{className:"w-3 h-3"});case"high":return a.jsx(m,{className:"w-3 h-3"});case"medium":return a.jsx(h,{className:"w-3 h-3"});case"low":return a.jsx(p,{className:"w-3 h-3"})}}function N({size:e,label:s}){return a.jsx("span",{className:"size-badge",title:s,children:y.bi[e]})}function w({idea:e,compact:s=!1}){let t=e.comments.length>0;return a.jsx(o.default,{href:`/ideas/${e.id}`,children:(0,a.jsxs)("div",{className:"idea-card",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,a.jsxs)("span",{className:(0,c.Z)("priority-badge",y.Gs[e.priority]),children:[a.jsx(j,{priority:e.priority}),a.jsx("span",{className:"ml-1",children:y.rF[e.priority]})]}),a.jsx("span",{className:(0,c.Z)("category-badge",y.pG[e.category]),children:y.Hs[e.category]})]}),a.jsx("h3",{className:"font-medium text-slate-900 text-sm leading-snug mb-1",children:e.title}),!s&&a.jsx("p",{className:"text-xs text-slate-500 line-clamp-2 mb-2",children:e.summary}),(0,a.jsxs)("div",{className:"flex items-center justify-between mt-2 pt-2 border-t border-slate-100",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-1",title:"Effort",children:[a.jsx(u.Z,{className:"w-3 h-3 text-slate-400"}),a.jsx(N,{size:e.effort,label:"Effort"})]}),a.jsx("span",{className:"text-slate-300",children:"/"}),(0,a.jsxs)("div",{className:"flex items-center gap-1",title:"Impact",children:[a.jsx(m,{className:"w-3 h-3 text-slate-400"}),a.jsx(N,{size:e.impact,label:"Impact"})]})]}),t&&(0,a.jsxs)("div",{className:"flex items-center gap-1 text-slate-400",children:[a.jsx(b,{className:"w-3 h-3"}),a.jsx("span",{className:"text-xs",children:e.comments.length})]})]}),e.goal_id&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-2 text-emerald-600",children:[a.jsx(g.Z,{className:"w-3 h-3"}),a.jsx("span",{className:"text-[10px]",children:"Goal aligned"})]}),"shipped"===e.stage&&e.verification&&"pending"!==e.verification.status&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-1",children:[a.jsx(f.Z,{className:"w-3 h-3"}),a.jsx("span",{className:(0,c.Z)("text-[10px] px-1 py-0.5 rounded",y.aR[e.verification.status]),children:y.Wb[e.verification.status]})]}),e.verification_status&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-1",children:[a.jsx(v,{className:"w-3 h-3"}),a.jsx("span",{className:(0,c.Z)("text-[10px] px-1 py-0.5 rounded","proceed"===e.verification_status&&"bg-green-100 text-green-700","extend"===e.verification_status&&"bg-blue-100 text-blue-700","investigate"===e.verification_status&&"bg-yellow-100 text-yellow-700","stop"===e.verification_status&&"bg-red-100 text-red-700"),children:e.verification_status.toUpperCase()})]}),!s&&e.tags.length>0&&(0,a.jsxs)("div",{className:"flex flex-wrap gap-1 mt-2",children:[e.tags.slice(0,3).map(e=>a.jsx("span",{className:"text-[10px] px-1.5 py-0.5 bg-slate-100 text-slate-500 rounded",children:e},e)),e.tags.length>3&&(0,a.jsxs)("span",{className:"text-[10px] text-slate-400",children:["+",e.tags.length-3]})]})]})})}let k=["product","ux_design","growth","performance","tech_debt","security","infrastructure","content","analytics","integration"],Z=["critical","high","medium","low"],_=["xs","s","m","l","xl"];function C({ideas:e}){let[s,t]=(0,r.useState)({categories:[],priorities:[],efforts:[],search:""}),[i,o]=(0,r.useState)(!1),[x,m]=(0,r.useState)(null),h=(0,r.useMemo)(()=>{let s={all:e.length};return e.forEach(e=>{s[e.category]=(s[e.category]||0)+1}),s},[e]),p=(0,r.useMemo)(()=>e.filter(e=>{if(x&&e.category!==x)return!1;if(s.search){let t=s.search.toLowerCase();if(!(e.title.toLowerCase().includes(t)||e.summary.toLowerCase().includes(t)||e.tags.some(e=>e.toLowerCase().includes(t))))return!1}return(!(s.categories.length>0)||!!s.categories.includes(e.category))&&(!(s.priorities.length>0)||!!s.priorities.includes(e.priority))&&(!(s.efforts.length>0)||!!s.efforts.includes(e.effort))}),[e,s,x]),u=(0,r.useMemo)(()=>{let e={};return y.G.forEach(s=>{e[s]=[]}),p.forEach(s=>{y.G.includes(s.stage)&&e[s.stage].push(s)}),e},[p]),b=s.categories.length+s.priorities.length+s.efforts.length,g=(e,s)=>{t(t=>{let a=t[e],r=a.includes(s)?a.filter(e=>e!==s):[...a,s];return{...t,[e]:r}})};return(0,a.jsxs)("div",{className:"h-full flex flex-col",children:[a.jsx("div",{className:"px-6 py-3 bg-slate-50 border-b border-slate-200 overflow-x-auto",children:(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsxs)("button",{onClick:()=>m(null),className:(0,c.Z)("px-3 py-1.5 text-sm font-medium rounded-full whitespace-nowrap transition-colors",null===x?"bg-slate-800 text-white":"bg-white text-slate-600 hover:bg-slate-100 border border-slate-200"),children:["All",(0,a.jsxs)("span",{className:"ml-1.5 text-xs opacity-70",children:["(",h.all,")"]})]}),k.map(e=>(0,a.jsxs)("button",{onClick:()=>m(e),className:(0,c.Z)("px-3 py-1.5 text-sm font-medium rounded-full whitespace-nowrap transition-colors",x===e?y.pG[e]:"bg-white text-slate-600 hover:bg-slate-100 border border-slate-200"),children:[y.Hs[e],h[e]>0&&(0,a.jsxs)("span",{className:"ml-1.5 text-xs opacity-70",children:["(",h[e],")"]})]},e))]})}),(0,a.jsxs)("div",{className:"px-6 py-4 bg-white border-b border-slate-200",children:[(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[(0,a.jsxs)("div",{className:"relative flex-1 max-w-md",children:[a.jsx(l.Z,{className:"absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-slate-400"}),a.jsx("input",{type:"text",placeholder:"Search ideas...",value:s.search,onChange:e=>t(s=>({...s,search:e.target.value})),className:"input pl-10"})]}),(0,a.jsxs)("button",{onClick:()=>o(!i),className:(0,c.Z)("btn btn-secondary gap-2",i&&"bg-slate-200"),children:[a.jsx(n,{className:"w-4 h-4"}),a.jsx("span",{children:"Filters"}),b>0&&a.jsx("span",{className:"px-1.5 py-0.5 bg-emerald-500 text-white text-xs rounded-full",children:b})]}),b>0&&(0,a.jsxs)("button",{onClick:()=>{t({categories:[],priorities:[],efforts:[],search:""})},className:"btn btn-ghost gap-1 text-sm",children:[a.jsx(d,{className:"w-4 h-4"}),"Clear"]})]}),i&&(0,a.jsxs)("div",{className:"mt-4 flex flex-wrap gap-6 animate-slide-in",children:[(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Category"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:k.map(e=>a.jsx("button",{onClick:()=>g("categories",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.categories.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.Hs[e]},e))})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Priority"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:Z.map(e=>a.jsx("button",{onClick:()=>g("priorities",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.priorities.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.rF[e]},e))})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Effort"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:_.map(e=>a.jsx("button",{onClick:()=>g("efforts",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.efforts.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.bi[e]},e))})]})]})]}),a.jsx("div",{className:"flex-1 overflow-x-auto p-6",children:a.jsx("div",{className:"flex gap-4 h-full min-w-max",children:y.G.map(e=>(0,a.jsxs)("div",{className:"w-72 flex flex-col",children:[(0,a.jsxs)("div",{className:"kanban-column-header",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[a.jsx("div",{className:(0,c.Z)("stage-indicator",y.lv[e])}),a.jsx("span",{className:"font-medium text-slate-700",children:y.yb[e]})]}),a.jsx("span",{className:"text-sm text-slate-400",children:u[e].length})]}),a.jsx("div",{className:"kanban-column flex-1 overflow-y-auto",children:0===u[e].length?a.jsx("div",{className:"text-center py-8 text-slate-400 text-sm",children:"No ideas"}):u[e].map(e=>a.jsx(w,{idea:e},e.id))})]},e))})})]})}},9526:(e,s,t)=>{"use strict";t.d(s,{G:()=>n,GK:()=>w,Gs:()=>o,Hs:()=>a,PW:()=>j,R$:()=>v,Vr:()=>x,Wb:()=>h,aR:()=>m,bi:()=>d,en:()=>f,i2:()=>g,kT:()=>p,l5:()=>u,lE:()=>y,lv:()=>i,pG:()=>r,rF:()=>c,tV:()=>b,tl:()=>N,xP:()=>k,yb:()=>l});let a={product:"Product",ux_design:"UX/Design",growth:"Growth",performance:"Performance",tech_debt:"Tech Debt",security:"Security",infrastructure:"Infrastructure",content:"Content",analytics:"Analytics",integration:"Integration"},r={product:"bg-blue-100 text-blue-800",ux_design:"bg-purple-100 text-purple-800",growth:"bg-green-100 text-green-800",performance:"bg-orange-100 text-orange-800",tech_debt:"bg-yellow-100 text-yellow-800",security:"bg-red-100 text-red-800",infrastructure:"bg-gray-100 text-gray-800",content:"bg-pink-100 text-pink-800",analytics:"bg-cyan-100 text-cyan-800",integration:"bg-indigo-100 text-indigo-800"},l={inbox:"Inbox",under_review:"Under Review",approved:"Approved",in_progress:"In Progress",testing:"Testing",shipped:"Shipped",deferred:"Deferred",rejected:"Rejected",rolled_back:"Rolled Back"},i={inbox:"bg-amber-500",under_review:"bg-blue-500",approved:"bg-emerald-500",in_progress:"bg-violet-500",testing:"bg-cyan-500",shipped:"bg-green-500",deferred:"bg-gray-500",rejected:"bg-red-500",rolled_back:"bg-orange-500"},n=["inbox","under_review","approved","in_progress","testing","shipped"],d={xs:"XS",s:"S",m:"M",l:"L",xl:"XL"},c={critical:"Critical",high:"High",medium:"Medium",low:"Low"},o={critical:"bg-red-100 text-red-800 border-red-300",high:"bg-orange-100 text-orange-800 border-orange-300",medium:"bg-yellow-100 text-yellow-800 border-yellow-300",low:"bg-gray-100 text-gray-800 border-gray-300"},x={codebase_analysis:"Codebase Analysis",metrics_review:"Metrics Review",market_research:"Market Research",seo_audit:"SEO Audit",manual:"Manual"},m={pending:"bg-slate-100 text-slate-700",validated:"bg-emerald-100 text-emerald-800",needs_investigation:"bg-amber-100 text-amber-800",inconclusive:"bg-slate-100 text-slate-600",invalidated:"bg-red-100 text-red-800"},h={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},p={acquisition:"Acquisition",activation:"Activation",retention:"Retention",revenue:"Revenue",referral:"Referral"},u={acquisition:"bg-blue-100 text-blue-800",activation:"bg-emerald-100 text-emerald-800",retention:"bg-purple-100 text-purple-800",revenue:"bg-amber-100 text-amber-800",referral:"bg-pink-100 text-pink-800"},b={on_track:"On Track",at_risk:"At Risk",behind:"Behind",achieved:"Achieved"},g={on_track:"bg-emerald-100 text-emerald-800 border-emerald-300",at_risk:"bg-amber-100 text-amber-800 border-amber-300",behind:"bg-red-100 text-red-800 border-red-300",achieved:"bg-blue-100 text-blue-800 border-blue-300"},f={manual:"Manual",rest_api:"REST API",posthog:"PostHog",firestore:"Firestore",stripe:"Stripe",whatsapp:"WhatsApp"},v={stated:"Stated",testing:"Testing",validated:"Validated",invalidated:"Invalidated",deferred:"Deferred"},y={stated:"bg-slate-100 text-slate-800 border-slate-300",testing:"bg-amber-100 text-amber-800 border-amber-300",validated:"bg-emerald-100 text-emerald-800 border-emerald-300",invalidated:"bg-red-100 text-red-800 border-red-300",deferred:"bg-slate-100 text-slate-500 border-slate-200"},j={acquisition:"Acquisition",engagement:"Engagement",conversion:"Conversion",monetization:"Monetization"},N={acquisition:"bg-blue-100 text-blue-800",engagement:"bg-purple-100 text-purple-800",conversion:"bg-amber-100 text-amber-800",monetization:"bg-emerald-100 text-emerald-800"},w={planned:"Planned",active:"Active",completed:"Completed",paused:"Paused"},k={planned:"bg-slate-100 text-slate-700 border-slate-300",active:"bg-blue-100 text-blue-800 border-blue-300",completed:"bg-emerald-100 text-emerald-800 border-emerald-300",paused:"bg-amber-100 text-amber-800 border-amber-300"}},2029:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>l,metadata:()=>r});var a=t(9510);t(5023);let r={title:process.env.NEXT_PUBLIC_PRODUCT_NAME?`${process.env.NEXT_PUBLIC_PRODUCT_NAME} Analyst`:"AI Business Analyst",description:"AI Business Analyst - Autonomous improvement proposals"};function l({children:e}){return a.jsx("html",{lang:"en",children:a.jsx("body",{className:"min-h-screen bg-slate-50",children:e})})}},6922:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>o,dynamic:()=>c});var a=t(9510),r=t(1416),l=t(2548),i=t(8570);let n=(0,i.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx#default`),d=(0,i.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx#default`),c="force-dynamic";async function o(){let e=await (0,r.Iw)(),s={total:e.length,inbox:e.filter(e=>"inbox"===e.stage).length,inProgress:e.filter(e=>"in_progress"===e.stage).length,shipped:e.filter(e=>"shipped"===e.stage).length};return a.jsx(l.Z,{children:(0,a.jsxs)("div",{className:"h-screen flex flex-col",children:[a.jsx(d,{stats:s}),a.jsx("div",{className:"flex-1 overflow-hidden",children:a.jsx(n,{ideas:e})})]})})}},2548:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx#default`)},5023:()=>{}};var s=require("../webpack-runtime.js");s.C(e);var t=e=>s(s.s=e),a=s.X(0,[276,471,617,416],()=>t(8851));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=1931,e.ids=[1931],e.modules={2934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},4580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},5869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4770:e=>{"use strict";e.exports=require("crypto")},2048:e=>{"use strict";e.exports=require("fs")},5315:e=>{"use strict";e.exports=require("path")},1152:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>o,routeModule:()=>h,tree:()=>c}),t(6922),t(2029),t(5866);var a=t(3191),r=t(8716),l=t(7922),i=t.n(l),n=t(5231),d={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>n[e]);t.d(s,d);let c=["",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,6922)),"/Users/luismey/Code/vibebusiness/src/app/page.tsx"]}]},{layout:[()=>Promise.resolve().then(t.bind(t,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,5866,23)),"next/dist/client/components/not-found-error"]}],o=["/Users/luismey/Code/vibebusiness/src/app/page.tsx"],x="/page",m={require:t,loadChunk:()=>Promise.resolve()},h=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/page",pathname:"/",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},7010:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,2994,23)),Promise.resolve().then(t.t.bind(t,6114,23)),Promise.resolve().then(t.t.bind(t,9727,23)),Promise.resolve().then(t.t.bind(t,9671,23)),Promise.resolve().then(t.t.bind(t,1868,23)),Promise.resolve().then(t.t.bind(t,4759,23))},8894:(e,s,t)=>{Promise.resolve().then(t.bind(t,6663)),Promise.resolve().then(t.bind(t,3818)),Promise.resolve().then(t.bind(t,4663))},5698:()=>{},6464:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("BarChart3",[["path",{d:"M3 3v18h18",key:"1s2lah"}],["path",{d:"M18 17V9",key:"2bz60n"}],["path",{d:"M13 17V5",key:"1frdt8"}],["path",{d:"M8 17v-3",key:"17ska0"}]])},1291:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]])},361:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("CircleCheckBig",[["path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14",key:"g774vq"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]])},7506:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},4893:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]])},5691:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},8307:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]])},763:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},4019:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]])},3634:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Zap",[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]])},6663:(e,s,t)=>{"use strict";t.d(s,{default:()=>g});var a=t(326),r=t(5047),l=t(6464),i=t(2881);let n=(0,i.Z)("Inbox",[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]]),d=(0,i.Z)("CirclePlay",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]]);var c=t(5691),o=t(7577),x=t(7506),m=t(4893),h=t(361),p=t(1291),u=t(1135);function b({onAnalysisComplete:e}){let[s,t]=(0,o.useState)(!1),[r,l]=(0,o.useState)(!1),[i,n]=(0,o.useState)(null),d=async s=>{l(!0),n(null);try{let t=await fetch("/api/analyze",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:s})}),a=await t.json();a.success?(n({success:!0,message:`Generated ${a.ideas_count} new ideas`}),e?.()):n({success:!1,message:a.error||"Analysis failed"})}catch(e){n({success:!1,message:"Failed to start analysis"})}finally{l(!1),setTimeout(()=>{n(null),t(!1)},3e3)}};return(0,a.jsxs)("div",{className:"relative",children:[a.jsx("button",{onClick:()=>t(!s),disabled:r,className:(0,u.Z)("btn btn-primary gap-2",r&&"opacity-75 cursor-wait"),children:r?(0,a.jsxs)(a.Fragment,{children:[a.jsx(x.Z,{className:"w-4 h-4 animate-spin"}),a.jsx("span",{children:"Analyzing..."})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(m.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Analyze Now"})]})}),s&&!r&&(0,a.jsxs)("div",{className:"absolute right-0 mt-2 w-56 bg-white rounded-lg shadow-lg border border-slate-200 py-2 z-10 animate-slide-in",children:[(0,a.jsxs)("button",{onClick:()=>d("quick"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Quick Scan"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Recent changes, TODOs, errors"})]}),(0,a.jsxs)("button",{onClick:()=>d("deep"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Deep Review"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Architecture, tech debt, security"})]}),(0,a.jsxs)("button",{onClick:()=>d("metrics"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"Metrics Review"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Funnels, conversions, drop-offs"})]}),(0,a.jsxs)("button",{onClick:()=>d("seo"),className:"w-full px-4 py-2 text-left hover:bg-slate-50 transition-colors",children:[a.jsx("div",{className:"font-medium text-slate-900",children:"SEO Audit"}),a.jsx("div",{className:"text-xs text-slate-500",children:"Blog performance, technical SEO"})]})]}),i&&a.jsx("div",{className:(0,u.Z)("absolute right-0 mt-2 px-4 py-3 rounded-lg shadow-lg animate-slide-in",i.success?"bg-emerald-50 border border-emerald-200":"bg-red-50 border border-red-200"),children:(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[i.success?a.jsx(h.Z,{className:"w-4 h-4 text-emerald-600"}):a.jsx(p.Z,{className:"w-4 h-4 text-red-600"}),a.jsx("span",{className:(0,u.Z)("text-sm font-medium",i.success?"text-emerald-800":"text-red-800"),children:i.message})]})})]})}function g({stats:e}){let s=(0,r.useRouter)();return a.jsx("header",{className:"px-6 py-4 bg-white border-b border-slate-200",children:(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-2xl font-bold text-slate-900",children:"Idea Dashboard"}),(0,a.jsxs)("div",{className:"flex items-center gap-6 mt-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-slate-600",children:[a.jsx(l.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.total," total"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-amber-600",children:[a.jsx(n,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.inbox," in inbox"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-violet-600",children:[a.jsx(d,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.inProgress," in progress"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-emerald-600",children:[a.jsx(c.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[e.shipped," shipped"]})]})]})]}),a.jsx(b,{onAnalysisComplete:()=>{s.refresh()}})]})})}},3818:(e,s,t)=>{"use strict";t.d(s,{default:()=>g});var a=t(326),r=t(434),l=t(5047),i=t(4319),n=t(4935),d=t(3468),c=t(8258),o=t(9730),x=t(717),m=t(8378),h=t(732),p=t(1572),u=t(1135);let b=[{href:"/",label:"Dashboard",icon:a.jsx(i.Z,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(n.Z,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:a.jsx(d.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:a.jsx(c.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:a.jsx(o.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(x.Z,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:a.jsx(m.Z,{className:"w-5 h-5"})}];function g({children:e}){let s=(0,l.usePathname)();return(0,a.jsxs)("div",{className:"min-h-screen flex",children:[(0,a.jsxs)("aside",{className:"w-64 bg-slate-900 text-white flex flex-col",children:[a.jsx("div",{className:"p-4 border-b border-slate-700",children:(0,a.jsxs)(r.default,{href:"/",className:"flex items-center gap-2",children:[a.jsx("div",{className:"w-10 h-10 bg-emerald-500 rounded-lg flex items-center justify-center",children:a.jsx(h.Z,{className:"w-6 h-6 text-white"})}),(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"font-bold text-lg leading-tight",children:"Analyst"}),a.jsx("p",{className:"text-xs text-slate-400",children:process.env.NEXT_PUBLIC_PRODUCT_NAME||"Business"})]})]})}),a.jsx("nav",{className:"flex-1 p-4",children:a.jsx("ul",{className:"space-y-1",children:b.map(e=>{let t="/"===e.href?"/"===s:s.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,u.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",t?"bg-slate-800 text-white":"text-slate-400 hover:text-white hover:bg-slate-800"),children:[e.icon,a.jsx("span",{children:e.label})]})},e.href)})})}),a.jsx("div",{className:"p-4 border-t border-slate-700",children:(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs text-slate-500",children:[a.jsx(p.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},4663:(e,s,t)=>{"use strict";t.d(s,{default:()=>C});var a=t(326),r=t(7577),l=t(8307),i=t(2881);let n=(0,i.Z)("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]]);var d=t(4019),c=t(1135),o=t(434),x=t(1291);let m=(0,i.Z)("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]),h=(0,i.Z)("ArrowRight",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]),p=(0,i.Z)("ArrowDown",[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]]);var u=t(3634);let b=(0,i.Z)("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);var g=t(3468),f=t(763);let v=(0,i.Z)("ScanSearch",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m16 16-1.9-1.9",key:"1dq9hf"}]]);var y=t(9526);function j({priority:e}){switch(e){case"critical":return a.jsx(x.Z,{className:"w-3 h-3"});case"high":return a.jsx(m,{className:"w-3 h-3"});case"medium":return a.jsx(h,{className:"w-3 h-3"});case"low":return a.jsx(p,{className:"w-3 h-3"})}}function N({size:e,label:s}){return a.jsx("span",{className:"size-badge",title:s,children:y.bi[e]})}function w({idea:e,compact:s=!1}){let t=e.comments.length>0;return a.jsx(o.default,{href:`/ideas/${e.id}`,children:(0,a.jsxs)("div",{className:"idea-card",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,a.jsxs)("span",{className:(0,c.Z)("priority-badge",y.Gs[e.priority]),children:[a.jsx(j,{priority:e.priority}),a.jsx("span",{className:"ml-1",children:y.rF[e.priority]})]}),a.jsx("span",{className:(0,c.Z)("category-badge",y.pG[e.category]),children:y.Hs[e.category]})]}),a.jsx("h3",{className:"font-medium text-slate-900 text-sm leading-snug mb-1",children:e.title}),!s&&a.jsx("p",{className:"text-xs text-slate-500 line-clamp-2 mb-2",children:e.summary}),(0,a.jsxs)("div",{className:"flex items-center justify-between mt-2 pt-2 border-t border-slate-100",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-1",title:"Effort",children:[a.jsx(u.Z,{className:"w-3 h-3 text-slate-400"}),a.jsx(N,{size:e.effort,label:"Effort"})]}),a.jsx("span",{className:"text-slate-300",children:"/"}),(0,a.jsxs)("div",{className:"flex items-center gap-1",title:"Impact",children:[a.jsx(m,{className:"w-3 h-3 text-slate-400"}),a.jsx(N,{size:e.impact,label:"Impact"})]})]}),t&&(0,a.jsxs)("div",{className:"flex items-center gap-1 text-slate-400",children:[a.jsx(b,{className:"w-3 h-3"}),a.jsx("span",{className:"text-xs",children:e.comments.length})]})]}),e.goal_id&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-2 text-emerald-600",children:[a.jsx(g.Z,{className:"w-3 h-3"}),a.jsx("span",{className:"text-[10px]",children:"Goal aligned"})]}),"shipped"===e.stage&&e.verification&&"pending"!==e.verification.status&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-1",children:[a.jsx(f.Z,{className:"w-3 h-3"}),a.jsx("span",{className:(0,c.Z)("text-[10px] px-1 py-0.5 rounded",y.aR[e.verification.status]),children:y.Wb[e.verification.status]})]}),e.verification_status&&(0,a.jsxs)("div",{className:"flex items-center gap-1 mt-1",children:[a.jsx(v,{className:"w-3 h-3"}),a.jsx("span",{className:(0,c.Z)("text-[10px] px-1 py-0.5 rounded","proceed"===e.verification_status&&"bg-green-100 text-green-700","extend"===e.verification_status&&"bg-blue-100 text-blue-700","investigate"===e.verification_status&&"bg-yellow-100 text-yellow-700","stop"===e.verification_status&&"bg-red-100 text-red-700"),children:e.verification_status.toUpperCase()})]}),!s&&e.tags.length>0&&(0,a.jsxs)("div",{className:"flex flex-wrap gap-1 mt-2",children:[e.tags.slice(0,3).map(e=>a.jsx("span",{className:"text-[10px] px-1.5 py-0.5 bg-slate-100 text-slate-500 rounded",children:e},e)),e.tags.length>3&&(0,a.jsxs)("span",{className:"text-[10px] text-slate-400",children:["+",e.tags.length-3]})]})]})})}let k=["product","ux_design","growth","performance","tech_debt","security","infrastructure","content","analytics","integration"],Z=["critical","high","medium","low"],_=["xs","s","m","l","xl"];function C({ideas:e}){let[s,t]=(0,r.useState)({categories:[],priorities:[],efforts:[],search:""}),[i,o]=(0,r.useState)(!1),[x,m]=(0,r.useState)(null),h=(0,r.useMemo)(()=>{let s={all:e.length};return e.forEach(e=>{s[e.category]=(s[e.category]||0)+1}),s},[e]),p=(0,r.useMemo)(()=>e.filter(e=>{if(x&&e.category!==x)return!1;if(s.search){let t=s.search.toLowerCase();if(!(e.title.toLowerCase().includes(t)||e.summary.toLowerCase().includes(t)||e.tags.some(e=>e.toLowerCase().includes(t))))return!1}return(!(s.categories.length>0)||!!s.categories.includes(e.category))&&(!(s.priorities.length>0)||!!s.priorities.includes(e.priority))&&(!(s.efforts.length>0)||!!s.efforts.includes(e.effort))}),[e,s,x]),u=(0,r.useMemo)(()=>{let e={};return y.G.forEach(s=>{e[s]=[]}),p.forEach(s=>{y.G.includes(s.stage)&&e[s.stage].push(s)}),e},[p]),b=s.categories.length+s.priorities.length+s.efforts.length,g=(e,s)=>{t(t=>{let a=t[e],r=a.includes(s)?a.filter(e=>e!==s):[...a,s];return{...t,[e]:r}})};return(0,a.jsxs)("div",{className:"h-full flex flex-col",children:[a.jsx("div",{className:"px-6 py-3 bg-slate-50 border-b border-slate-200 overflow-x-auto",children:(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsxs)("button",{onClick:()=>m(null),className:(0,c.Z)("px-3 py-1.5 text-sm font-medium rounded-full whitespace-nowrap transition-colors",null===x?"bg-slate-800 text-white":"bg-white text-slate-600 hover:bg-slate-100 border border-slate-200"),children:["All",(0,a.jsxs)("span",{className:"ml-1.5 text-xs opacity-70",children:["(",h.all,")"]})]}),k.map(e=>(0,a.jsxs)("button",{onClick:()=>m(e),className:(0,c.Z)("px-3 py-1.5 text-sm font-medium rounded-full whitespace-nowrap transition-colors",x===e?y.pG[e]:"bg-white text-slate-600 hover:bg-slate-100 border border-slate-200"),children:[y.Hs[e],h[e]>0&&(0,a.jsxs)("span",{className:"ml-1.5 text-xs opacity-70",children:["(",h[e],")"]})]},e))]})}),(0,a.jsxs)("div",{className:"px-6 py-4 bg-white border-b border-slate-200",children:[(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[(0,a.jsxs)("div",{className:"relative flex-1 max-w-md",children:[a.jsx(l.Z,{className:"absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-slate-400"}),a.jsx("input",{type:"text",placeholder:"Search ideas...",value:s.search,onChange:e=>t(s=>({...s,search:e.target.value})),className:"input pl-10"})]}),(0,a.jsxs)("button",{onClick:()=>o(!i),className:(0,c.Z)("btn btn-secondary gap-2",i&&"bg-slate-200"),children:[a.jsx(n,{className:"w-4 h-4"}),a.jsx("span",{children:"Filters"}),b>0&&a.jsx("span",{className:"px-1.5 py-0.5 bg-emerald-500 text-white text-xs rounded-full",children:b})]}),b>0&&(0,a.jsxs)("button",{onClick:()=>{t({categories:[],priorities:[],efforts:[],search:""})},className:"btn btn-ghost gap-1 text-sm",children:[a.jsx(d.Z,{className:"w-4 h-4"}),"Clear"]})]}),i&&(0,a.jsxs)("div",{className:"mt-4 flex flex-wrap gap-6 animate-slide-in",children:[(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Category"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:k.map(e=>a.jsx("button",{onClick:()=>g("categories",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.categories.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.Hs[e]},e))})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Priority"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:Z.map(e=>a.jsx("button",{onClick:()=>g("priorities",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.priorities.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.rF[e]},e))})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs font-medium text-slate-500 mb-2",children:"Effort"}),a.jsx("div",{className:"flex flex-wrap gap-1",children:_.map(e=>a.jsx("button",{onClick:()=>g("efforts",e),className:(0,c.Z)("px-2 py-1 text-xs rounded border transition-colors",s.efforts.includes(e)?"bg-emerald-100 border-emerald-300 text-emerald-800":"bg-white border-slate-200 text-slate-600 hover:border-slate-300"),children:y.bi[e]},e))})]})]})]}),a.jsx("div",{className:"flex-1 overflow-x-auto p-6",children:a.jsx("div",{className:"flex gap-4 h-full min-w-max",children:y.G.map(e=>(0,a.jsxs)("div",{className:"w-72 flex flex-col",children:[(0,a.jsxs)("div",{className:"kanban-column-header",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[a.jsx("div",{className:(0,c.Z)("stage-indicator",y.lv[e])}),a.jsx("span",{className:"font-medium text-slate-700",children:y.yb[e]})]}),a.jsx("span",{className:"text-sm text-slate-400",children:u[e].length})]}),a.jsx("div",{className:"kanban-column flex-1 overflow-y-auto",children:0===u[e].length?a.jsx("div",{className:"text-center py-8 text-slate-400 text-sm",children:"No ideas"}):u[e].map(e=>a.jsx(w,{idea:e},e.id))})]},e))})})]})}},9526:(e,s,t)=>{"use strict";t.d(s,{G:()=>n,GK:()=>Z,Gs:()=>o,Hs:()=>a,PN:()=>p,PW:()=>w,Q_:()=>u,R$:()=>j,Vr:()=>x,Wb:()=>h,aR:()=>m,bi:()=>d,en:()=>y,i2:()=>v,kT:()=>b,l5:()=>g,lE:()=>N,lv:()=>i,pG:()=>r,rF:()=>c,tV:()=>f,tl:()=>k,xP:()=>_,yb:()=>l});let a={product:"Product",ux_design:"UX/Design",growth:"Growth",performance:"Performance",tech_debt:"Tech Debt",security:"Security",infrastructure:"Infrastructure",content:"Content",analytics:"Analytics",integration:"Integration"},r={product:"bg-blue-100 text-blue-800",ux_design:"bg-purple-100 text-purple-800",growth:"bg-green-100 text-green-800",performance:"bg-orange-100 text-orange-800",tech_debt:"bg-yellow-100 text-yellow-800",security:"bg-red-100 text-red-800",infrastructure:"bg-gray-100 text-gray-800",content:"bg-pink-100 text-pink-800",analytics:"bg-cyan-100 text-cyan-800",integration:"bg-indigo-100 text-indigo-800"},l={inbox:"Inbox",under_review:"Under Review",approved:"Approved",in_progress:"In Progress",testing:"Testing",shipped:"Shipped",deferred:"Deferred",rejected:"Rejected",rolled_back:"Rolled Back"},i={inbox:"bg-amber-500",under_review:"bg-blue-500",approved:"bg-emerald-500",in_progress:"bg-violet-500",testing:"bg-cyan-500",shipped:"bg-green-500",deferred:"bg-gray-500",rejected:"bg-red-500",rolled_back:"bg-orange-500"},n=["inbox","under_review","approved","in_progress","testing","shipped"],d={xs:"XS",s:"S",m:"M",l:"L",xl:"XL"},c={critical:"Critical",high:"High",medium:"Medium",low:"Low"},o={critical:"bg-red-100 text-red-800 border-red-300",high:"bg-orange-100 text-orange-800 border-orange-300",medium:"bg-yellow-100 text-yellow-800 border-yellow-300",low:"bg-gray-100 text-gray-800 border-gray-300"},x={codebase_analysis:"Codebase Analysis",metrics_review:"Metrics Review",market_research:"Market Research",seo_audit:"SEO Audit",manual:"Manual"},m={pending:"bg-slate-100 text-slate-700",validated:"bg-emerald-100 text-emerald-800",needs_investigation:"bg-amber-100 text-amber-800",inconclusive:"bg-slate-100 text-slate-600",invalidated:"bg-red-100 text-red-800"},h={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},p={ship:"Ship",update:"Update",milestone:"Milestone",digest:"Digest",manual:"Manual"},u={ship:"bg-green-100 text-green-800",update:"bg-blue-100 text-blue-800",milestone:"bg-amber-100 text-amber-800",digest:"bg-purple-100 text-purple-800",manual:"bg-slate-100 text-slate-800"},b={acquisition:"Acquisition",activation:"Activation",retention:"Retention",revenue:"Revenue",referral:"Referral"},g={acquisition:"bg-blue-100 text-blue-800",activation:"bg-emerald-100 text-emerald-800",retention:"bg-purple-100 text-purple-800",revenue:"bg-amber-100 text-amber-800",referral:"bg-pink-100 text-pink-800"},f={on_track:"On Track",at_risk:"At Risk",behind:"Behind",achieved:"Achieved"},v={on_track:"bg-emerald-100 text-emerald-800 border-emerald-300",at_risk:"bg-amber-100 text-amber-800 border-amber-300",behind:"bg-red-100 text-red-800 border-red-300",achieved:"bg-blue-100 text-blue-800 border-blue-300"},y={manual:"Manual",rest_api:"REST API",posthog:"PostHog",firestore:"Firestore",stripe:"Stripe",whatsapp:"WhatsApp"},j={stated:"Stated",testing:"Testing",validated:"Validated",invalidated:"Invalidated",deferred:"Deferred"},N={stated:"bg-slate-100 text-slate-800 border-slate-300",testing:"bg-amber-100 text-amber-800 border-amber-300",validated:"bg-emerald-100 text-emerald-800 border-emerald-300",invalidated:"bg-red-100 text-red-800 border-red-300",deferred:"bg-slate-100 text-slate-500 border-slate-200"},w={acquisition:"Acquisition",engagement:"Engagement",conversion:"Conversion",monetization:"Monetization"},k={acquisition:"bg-blue-100 text-blue-800",engagement:"bg-purple-100 text-purple-800",conversion:"bg-amber-100 text-amber-800",monetization:"bg-emerald-100 text-emerald-800"},Z={planned:"Planned",active:"Active",completed:"Completed",paused:"Paused"},_={planned:"bg-slate-100 text-slate-700 border-slate-300",active:"bg-blue-100 text-blue-800 border-blue-300",completed:"bg-emerald-100 text-emerald-800 border-emerald-300",paused:"bg-amber-100 text-amber-800 border-amber-300"}},2029:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>l,metadata:()=>r});var a=t(9510);t(5023);let r={title:process.env.NEXT_PUBLIC_PRODUCT_NAME?`${process.env.NEXT_PUBLIC_PRODUCT_NAME} Analyst`:"AI Business Analyst",description:"AI Business Analyst - Autonomous improvement proposals"};function l({children:e}){return a.jsx("html",{lang:"en",children:a.jsx("body",{className:"min-h-screen bg-slate-50",children:e})})}},6922:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>o,dynamic:()=>c});var a=t(9510),r=t(534),l=t(2548),i=t(8570);let n=(0,i.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx#default`),d=(0,i.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx#default`),c="force-dynamic";async function o(){let e=await (0,r.Iw)(),s={total:e.length,inbox:e.filter(e=>"inbox"===e.stage).length,inProgress:e.filter(e=>"in_progress"===e.stage).length,shipped:e.filter(e=>"shipped"===e.stage).length};return a.jsx(l.Z,{children:(0,a.jsxs)("div",{className:"h-screen flex flex-col",children:[a.jsx(d,{stats:s}),a.jsx("div",{className:"flex-1 overflow-hidden",children:a.jsx(n,{ideas:e})})]})})}},2548:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx#default`)},5023:()=>{}};var s=require("../webpack-runtime.js");s.C(e);var t=e=>s(s.s=e),a=s.X(0,[9276,4471,4376,534],()=>t(1152));module.exports=a})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../data/.analysis-prompt.txt","../../../data/.gitkeep","../../../data/business-context.json","../../../data/codebase-snapshot.json","../../../data/competitors.json","../../../data/config.json","../../../data/email-campaigns/sequences/onboarding.md","../../../data/email-campaigns/welcome-2026-02-20.md","../../../data/goals.json","../../../data/heartbeat-sessions.json","../../../data/hypotheses.json","../../../data/ideas.json","../../../data/implementations.json","../../../data/pages.json","../../../data/positioning.json","../../../data/roadmap.json","../../../data/sessions.json","../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../node_modules/next/dist/client/components/async-local-storage.js","../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/package.json","../../../package.json","../../package.json","../chunks/
|
|
1
|
+
{"version":1,"files":["../../../data/.DS_Store","../../../data/.analysis-prompt.txt","../../../data/.gitkeep","../../../data/business-context.json","../../../data/codebase-snapshot.json","../../../data/competitors.json","../../../data/config.json","../../../data/email-campaigns/sequences/onboarding.md","../../../data/email-campaigns/welcome-2026-02-20.md","../../../data/goals.json","../../../data/heartbeat-sessions.json","../../../data/hypotheses.json","../../../data/ideas.json","../../../data/implementations.json","../../../data/pages.json","../../../data/payments.json","../../../data/positioning.json","../../../data/roadmap.json","../../../data/sessions.json","../../../data/social.json","../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../node_modules/next/dist/client/components/async-local-storage.js","../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/package.json","../../../package.json","../../package.json","../chunks/4376.js","../chunks/4471.js","../chunks/534.js","../chunks/9276.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
|