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 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1214":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"3818","name":"*","chunks":[],"async":false}},"2612":{"*":{"id":"3305","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"6663","name":"*","chunks":[],"async":false}},"8619":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9534":{"*":{"id":"9616","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-eeef7928298d2198.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":6435,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":1214,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":2612,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/settings/page.tsx":{"id":8619,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/02298496de89e16e.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[]}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=25,e.ids=[25],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")},1686:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>p,originalPathname:()=>x,pages:()=>c,routeModule:()=>m,tree:()=>o}),s(4674),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),i=s.n(l),d=s(5231),n={};for(let e in d)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(n[e]=()=>d[e]);s.d(t,n);let o=["",{children:["roadmap",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,4674)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx"],x="/roadmap/[id]/page",p={require:s,loadChunk:()=>Promise.resolve()},m=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/roadmap/[id]/page",pathname:"/roadmap/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},7010:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,2994,23)),Promise.resolve().then(s.t.bind(s,6114,23)),Promise.resolve().then(s.t.bind(s,9727,23)),Promise.resolve().then(s.t.bind(s,9671,23)),Promise.resolve().then(s.t.bind(s,1868,23)),Promise.resolve().then(s.t.bind(s,4759,23))},5698:()=>{},8237:(e,t,s)=>{Promise.resolve().then(s.bind(s,4812))},6333:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},7358:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},7027:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},4802:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Lightbulb",[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]])},4812:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>u});var a=s(326),r=s(7577),l=s(434),i=s(6333);let d=(0,s(2881).Z)("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);var n=s(4802),o=s(3468),c=s(7358),x=s(7027),p=s(1135),m=s(3818),h=s(9526);function u({params:e}){let{id:t}=e,[s,u]=(0,r.useState)(null),[b,g]=(0,r.useState)([]),[v,f]=(0,r.useState)(null),[j,y]=(0,r.useState)(!0),[N,w]=(0,r.useState)(null),_=async e=>{try{let s=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({status:e,status_override:!0})}),a=await s.json();a.success&&u(a.data)}catch(e){console.error("Failed to update status:",e)}};return j?a.jsx(m.default,{children:a.jsx("div",{className:"flex items-center justify-center h-full",children:a.jsx("div",{className:"w-8 h-8 border-4 border-slate-200 border-t-blue-500 rounded-full animate-spin"})})}):N||!s?a.jsx(m.default,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)(l.default,{href:"/roadmap",className:"inline-flex items-center gap-2 text-slate-600 hover:text-slate-900 mb-6",children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Back to Roadmap"})]}),a.jsx("div",{className:"bg-red-50 border border-red-200 rounded-lg p-6 text-center",children:a.jsx("p",{className:"text-red-600",children:N||"Epic not found"})})]})}):a.jsx(m.default,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)(l.default,{href:"/roadmap",className:"inline-flex items-center gap-2 text-slate-600 hover:text-slate-900 mb-6",children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Back to Roadmap"})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6 mb-6",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between mb-4",children:[(0,a.jsxs)("div",{className:"flex items-start gap-4",children:[a.jsx("div",{className:"w-14 h-14 bg-blue-100 rounded-xl flex items-center justify-center flex-shrink-0",children:a.jsx(d,{className:"w-7 h-7 text-blue-600"})}),(0,a.jsxs)("div",{children:[a.jsx("div",{className:"flex items-center gap-2 mb-1",children:a.jsx("span",{className:(0,p.Z)("text-xs px-2 py-0.5 rounded-full",h.pG[s.category]),children:h.Hs[s.category]})}),a.jsx("h1",{className:"text-2xl font-bold text-slate-900 mb-1",children:s.title}),a.jsx("p",{className:"text-slate-500",children:s.description})]})]}),(0,a.jsxs)("div",{className:"flex flex-col items-end gap-2",children:[a.jsx("span",{className:(0,p.Z)("inline-flex items-center gap-1.5 px-3 py-1.5 rounded-full text-sm font-medium border",h.xP[s.status]),children:h.GK[s.status]}),(0,a.jsxs)("select",{value:s.status,onChange:e=>_(e.target.value),className:"text-xs border border-slate-200 rounded px-2 py-1 text-slate-600",children:[a.jsx("option",{value:"planned",children:"Planned"}),a.jsx("option",{value:"active",children:"Active"}),a.jsx("option",{value:"completed",children:"Completed"}),a.jsx("option",{value:"paused",children:"Paused"})]})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-6 text-sm text-slate-500 mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[a.jsx(n.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[s.idea_ids.length," ideas"]})]}),v&&(0,a.jsxs)(l.default,{href:`/goals/${v.id}`,className:"flex items-center gap-2 text-emerald-600 hover:text-emerald-700",children:[a.jsx(o.Z,{className:"w-4 h-4"}),a.jsx("span",{children:v.title})]})]}),(0,a.jsxs)("div",{className:"flex items-start gap-4 mb-4",children:[a.jsx(c.Z,{className:"w-4 h-4 text-slate-400 mt-2"}),(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs text-slate-500 mb-1",children:"Target Start"}),a.jsx("input",{type:"date",value:s.target_start||"",onChange:async e=>{let s=e.target.value||null;try{let e=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({target_start:s})}),a=await e.json();a.success&&u(a.data)}catch(e){console.error("Failed to update target_start:",e)}},className:"text-sm border border-slate-200 rounded px-2 py-1 text-slate-700"}),!s.target_start&&a.jsx("span",{className:"text-[10px] text-slate-400 block mt-0.5",children:"auto-estimated"})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs text-slate-500 mb-1",children:"Target End"}),a.jsx("input",{type:"date",value:s.target_end||"",onChange:async e=>{let s=e.target.value||null;try{let e=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({target_end:s})}),a=await e.json();a.success&&u(a.data)}catch(e){console.error("Failed to update target_end:",e)}},className:"text-sm border border-slate-200 rounded px-2 py-1 text-slate-700"}),!s.target_end&&a.jsx("span",{className:"text-[10px] text-slate-400 block mt-0.5",children:"auto-estimated"})]})]})]}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-1",children:[(0,a.jsxs)("span",{className:"text-xs text-slate-500",children:[s.progress.shipped_count,"/",s.progress.total_ideas," ideas shipped"]}),(0,a.jsxs)("span",{className:"text-xs font-medium text-slate-700",children:[s.progress.progress_pct,"%"]})]}),a.jsx("div",{className:"relative h-2 bg-slate-100 rounded-full overflow-hidden",children:a.jsx("div",{className:(0,p.Z)("absolute left-0 top-0 h-full rounded-full transition-all duration-500","completed"===s.status?"bg-emerald-500":"active"===s.status?"bg-blue-500":"bg-slate-300"),style:{width:`${s.progress.progress_pct}%`}})}),s.progress.effort_total>0&&(0,a.jsxs)("p",{className:"text-xs text-slate-400 mt-1",children:["Effort: ",s.progress.effort_completed,"/",s.progress.effort_total," points completed"]})]})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200",children:[a.jsx("div",{className:"px-6 py-4 border-b border-slate-200",children:(0,a.jsxs)("h2",{className:"text-lg font-semibold text-slate-900",children:["Ideas (",b.length,")"]})}),b.length>0?a.jsx("div",{className:"divide-y divide-slate-100",children:b.map((e,t)=>(0,a.jsxs)(l.default,{href:`/ideas/${e.id}`,className:"flex items-center gap-4 px-6 py-3 hover:bg-slate-50 transition-colors",children:[a.jsx("span",{className:"text-xs text-slate-400 w-6 text-center",children:t+1}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[a.jsx("h3",{className:"text-sm font-medium text-slate-900 truncate",children:e.title}),a.jsx("p",{className:"text-xs text-slate-500 truncate",children:e.summary})]}),a.jsx("span",{className:(0,p.Z)("text-xs px-2 py-0.5 rounded-full text-white",h.lv[e.stage]),children:h.yb[e.stage]}),a.jsx("span",{className:"text-xs text-slate-400 w-8 text-center",children:h.bi[e.effort]}),a.jsx(x.Z,{className:"w-4 h-4 text-slate-300 flex-shrink-0"})]},e.id))}):(0,a.jsxs)("div",{className:"p-8 text-center",children:[a.jsx(n.Z,{className:"w-8 h-8 text-slate-300 mx-auto mb-2"}),a.jsx("p",{className:"text-sm text-slate-500",children:"No ideas in this epic yet. Add ideas via the API."})]})]}),(0,a.jsxs)("div",{className:"mt-6 text-xs text-slate-400",children:[(0,a.jsxs)("p",{children:["Created: ",new Date(s.created_at).toLocaleString()]}),(0,a.jsxs)("p",{children:["Last updated: ",new Date(s.updated_at).toLocaleString()]})]})]})})}},3818:(e,t,s)=>{"use strict";s.d(t,{default:()=>b});var a=s(326),r=s(434),l=s(5047),i=s(4319),d=s(4935),n=s(3468),o=s(8258),c=s(717),x=s(8378),p=s(732),m=s(1572),h=s(1135);let u=[{href:"/",label:"Dashboard",icon:a.jsx(i.Z,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(d.Z,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:a.jsx(n.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:a.jsx(o.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(c.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 t=(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(p.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 s="/"===e.href?"/"===t:t.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,h.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",s?"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(m.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},9526:(e,t,s)=>{"use strict";s.d(t,{G:()=>d,GK:()=>w,Gs:()=>c,Hs:()=>a,PW:()=>y,R$:()=>f,Vr:()=>x,Wb:()=>m,aR:()=>p,bi:()=>n,en:()=>v,i2:()=>g,kT:()=>h,l5:()=>u,lE:()=>j,lv:()=>i,pG:()=>r,rF:()=>o,tV:()=>b,tl:()=>N,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"},d=["inbox","under_review","approved","in_progress","testing","shipped"],n={xs:"XS",s:"S",m:"M",l:"L",xl:"XL"},o={critical:"Critical",high:"High",medium:"Medium",low:"Low"},c={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"},p={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"},m={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},h={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"},v={manual:"Manual",rest_api:"REST API",posthog:"PostHog",firestore:"Firestore",stripe:"Stripe",whatsapp:"WhatsApp"},f={stated:"Stated",testing:"Testing",validated:"Validated",invalidated:"Invalidated",deferred:"Deferred"},j={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"},y={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"},_={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,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>l,metadata:()=>r});var a=s(9510);s(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})})}},4674:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx#default`)},5023:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[276,471,617],()=>s(1686));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=8025,e.ids=[8025],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")},1686:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>p,originalPathname:()=>x,pages:()=>c,routeModule:()=>m,tree:()=>o}),s(4674),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),i=s.n(l),d=s(5231),n={};for(let e in d)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(n[e]=()=>d[e]);s.d(t,n);let o=["",{children:["roadmap",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,4674)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx"],x="/roadmap/[id]/page",p={require:s,loadChunk:()=>Promise.resolve()},m=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/roadmap/[id]/page",pathname:"/roadmap/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},7010:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,2994,23)),Promise.resolve().then(s.t.bind(s,6114,23)),Promise.resolve().then(s.t.bind(s,9727,23)),Promise.resolve().then(s.t.bind(s,9671,23)),Promise.resolve().then(s.t.bind(s,1868,23)),Promise.resolve().then(s.t.bind(s,4759,23))},5698:()=>{},8237:(e,t,s)=>{Promise.resolve().then(s.bind(s,4812))},6333:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},7358:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},7027:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},4802:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Lightbulb",[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]])},4812:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>u});var a=s(326),r=s(7577),l=s(434),i=s(6333);let d=(0,s(2881).Z)("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);var n=s(4802),o=s(3468),c=s(7358),x=s(7027),p=s(1135),m=s(3818),h=s(9526);function u({params:e}){let{id:t}=e,[s,u]=(0,r.useState)(null),[b,g]=(0,r.useState)([]),[v,f]=(0,r.useState)(null),[j,y]=(0,r.useState)(!0),[N,w]=(0,r.useState)(null),_=async e=>{try{let s=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({status:e,status_override:!0})}),a=await s.json();a.success&&u(a.data)}catch(e){console.error("Failed to update status:",e)}};return j?a.jsx(m.default,{children:a.jsx("div",{className:"flex items-center justify-center h-full",children:a.jsx("div",{className:"w-8 h-8 border-4 border-slate-200 border-t-blue-500 rounded-full animate-spin"})})}):N||!s?a.jsx(m.default,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)(l.default,{href:"/roadmap",className:"inline-flex items-center gap-2 text-slate-600 hover:text-slate-900 mb-6",children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Back to Roadmap"})]}),a.jsx("div",{className:"bg-red-50 border border-red-200 rounded-lg p-6 text-center",children:a.jsx("p",{className:"text-red-600",children:N||"Epic not found"})})]})}):a.jsx(m.default,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)(l.default,{href:"/roadmap",className:"inline-flex items-center gap-2 text-slate-600 hover:text-slate-900 mb-6",children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Back to Roadmap"})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6 mb-6",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between mb-4",children:[(0,a.jsxs)("div",{className:"flex items-start gap-4",children:[a.jsx("div",{className:"w-14 h-14 bg-blue-100 rounded-xl flex items-center justify-center flex-shrink-0",children:a.jsx(d,{className:"w-7 h-7 text-blue-600"})}),(0,a.jsxs)("div",{children:[a.jsx("div",{className:"flex items-center gap-2 mb-1",children:a.jsx("span",{className:(0,p.Z)("text-xs px-2 py-0.5 rounded-full",h.pG[s.category]),children:h.Hs[s.category]})}),a.jsx("h1",{className:"text-2xl font-bold text-slate-900 mb-1",children:s.title}),a.jsx("p",{className:"text-slate-500",children:s.description})]})]}),(0,a.jsxs)("div",{className:"flex flex-col items-end gap-2",children:[a.jsx("span",{className:(0,p.Z)("inline-flex items-center gap-1.5 px-3 py-1.5 rounded-full text-sm font-medium border",h.xP[s.status]),children:h.GK[s.status]}),(0,a.jsxs)("select",{value:s.status,onChange:e=>_(e.target.value),className:"text-xs border border-slate-200 rounded px-2 py-1 text-slate-600",children:[a.jsx("option",{value:"planned",children:"Planned"}),a.jsx("option",{value:"active",children:"Active"}),a.jsx("option",{value:"completed",children:"Completed"}),a.jsx("option",{value:"paused",children:"Paused"})]})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-6 text-sm text-slate-500 mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[a.jsx(n.Z,{className:"w-4 h-4"}),(0,a.jsxs)("span",{children:[s.idea_ids.length," ideas"]})]}),v&&(0,a.jsxs)(l.default,{href:`/goals/${v.id}`,className:"flex items-center gap-2 text-emerald-600 hover:text-emerald-700",children:[a.jsx(o.Z,{className:"w-4 h-4"}),a.jsx("span",{children:v.title})]})]}),(0,a.jsxs)("div",{className:"flex items-start gap-4 mb-4",children:[a.jsx(c.Z,{className:"w-4 h-4 text-slate-400 mt-2"}),(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs text-slate-500 mb-1",children:"Target Start"}),a.jsx("input",{type:"date",value:s.target_start||"",onChange:async e=>{let s=e.target.value||null;try{let e=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({target_start:s})}),a=await e.json();a.success&&u(a.data)}catch(e){console.error("Failed to update target_start:",e)}},className:"text-sm border border-slate-200 rounded px-2 py-1 text-slate-700"}),!s.target_start&&a.jsx("span",{className:"text-[10px] text-slate-400 block mt-0.5",children:"auto-estimated"})]}),(0,a.jsxs)("div",{children:[a.jsx("label",{className:"block text-xs text-slate-500 mb-1",children:"Target End"}),a.jsx("input",{type:"date",value:s.target_end||"",onChange:async e=>{let s=e.target.value||null;try{let e=await fetch(`/api/epics/${t}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({target_end:s})}),a=await e.json();a.success&&u(a.data)}catch(e){console.error("Failed to update target_end:",e)}},className:"text-sm border border-slate-200 rounded px-2 py-1 text-slate-700"}),!s.target_end&&a.jsx("span",{className:"text-[10px] text-slate-400 block mt-0.5",children:"auto-estimated"})]})]})]}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-1",children:[(0,a.jsxs)("span",{className:"text-xs text-slate-500",children:[s.progress.shipped_count,"/",s.progress.total_ideas," ideas shipped"]}),(0,a.jsxs)("span",{className:"text-xs font-medium text-slate-700",children:[s.progress.progress_pct,"%"]})]}),a.jsx("div",{className:"relative h-2 bg-slate-100 rounded-full overflow-hidden",children:a.jsx("div",{className:(0,p.Z)("absolute left-0 top-0 h-full rounded-full transition-all duration-500","completed"===s.status?"bg-emerald-500":"active"===s.status?"bg-blue-500":"bg-slate-300"),style:{width:`${s.progress.progress_pct}%`}})}),s.progress.effort_total>0&&(0,a.jsxs)("p",{className:"text-xs text-slate-400 mt-1",children:["Effort: ",s.progress.effort_completed,"/",s.progress.effort_total," points completed"]})]})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200",children:[a.jsx("div",{className:"px-6 py-4 border-b border-slate-200",children:(0,a.jsxs)("h2",{className:"text-lg font-semibold text-slate-900",children:["Ideas (",b.length,")"]})}),b.length>0?a.jsx("div",{className:"divide-y divide-slate-100",children:b.map((e,t)=>(0,a.jsxs)(l.default,{href:`/ideas/${e.id}`,className:"flex items-center gap-4 px-6 py-3 hover:bg-slate-50 transition-colors",children:[a.jsx("span",{className:"text-xs text-slate-400 w-6 text-center",children:t+1}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[a.jsx("h3",{className:"text-sm font-medium text-slate-900 truncate",children:e.title}),a.jsx("p",{className:"text-xs text-slate-500 truncate",children:e.summary})]}),a.jsx("span",{className:(0,p.Z)("text-xs px-2 py-0.5 rounded-full text-white",h.lv[e.stage]),children:h.yb[e.stage]}),a.jsx("span",{className:"text-xs text-slate-400 w-8 text-center",children:h.bi[e.effort]}),a.jsx(x.Z,{className:"w-4 h-4 text-slate-300 flex-shrink-0"})]},e.id))}):(0,a.jsxs)("div",{className:"p-8 text-center",children:[a.jsx(n.Z,{className:"w-8 h-8 text-slate-300 mx-auto mb-2"}),a.jsx("p",{className:"text-sm text-slate-500",children:"No ideas in this epic yet. Add ideas via the API."})]})]}),(0,a.jsxs)("div",{className:"mt-6 text-xs text-slate-400",children:[(0,a.jsxs)("p",{children:["Created: ",new Date(s.created_at).toLocaleString()]}),(0,a.jsxs)("p",{children:["Last updated: ",new Date(s.updated_at).toLocaleString()]})]})]})})}},3818:(e,t,s)=>{"use strict";s.d(t,{default:()=>g});var a=s(326),r=s(434),l=s(5047),i=s(4319),d=s(4935),n=s(3468),o=s(8258),c=s(9730),x=s(717),p=s(8378),m=s(732),h=s(1572),u=s(1135);let b=[{href:"/",label:"Dashboard",icon:a.jsx(i.Z,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(d.Z,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:a.jsx(n.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:a.jsx(o.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:a.jsx(c.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(p.Z,{className:"w-5 h-5"})}];function g({children:e}){let t=(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:b.map(e=>{let s="/"===e.href?"/"===t:t.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",s?"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})]})}},9526:(e,t,s)=>{"use strict";s.d(t,{G:()=>d,GK:()=>P,Gs:()=>c,Hs:()=>a,PN:()=>h,PW:()=>w,Q_:()=>u,R$:()=>y,Vr:()=>x,Wb:()=>m,aR:()=>p,bi:()=>n,en:()=>j,i2:()=>f,kT:()=>b,l5:()=>g,lE:()=>N,lv:()=>i,pG:()=>r,rF:()=>o,tV:()=>v,tl:()=>_,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"},d=["inbox","under_review","approved","in_progress","testing","shipped"],n={xs:"XS",s:"S",m:"M",l:"L",xl:"XL"},o={critical:"Critical",high:"High",medium:"Medium",low:"Low"},c={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"},p={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"},m={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},h={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"},v={on_track:"On Track",at_risk:"At Risk",behind:"Behind",achieved:"Achieved"},f={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"},j={manual:"Manual",rest_api:"REST API",posthog:"PostHog",firestore:"Firestore",stripe:"Stripe",whatsapp:"WhatsApp"},y={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"},_={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"},P={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,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>l,metadata:()=>r});var a=s(9510);s(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})})}},4674:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx#default`)},5023:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,4376],()=>s(1686));module.exports=a})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../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":["../../../../../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/9276.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/roadmap/[id]/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/roadmap/[id]/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1214":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"3818","name":"*","chunks":[],"async":false}},"2612":{"*":{"id":"3305","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"6663","name":"*","chunks":[],"async":false}},"8619":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9534":{"*":{"id":"9616","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-eeef7928298d2198.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","25","static/chunks/app/roadmap/%5Bid%5D/page-c8c4baf233e0d480.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","943","static/chunks/app/roadmap/page-b15554a207ed2813.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":6435,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":1214,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":2612,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/settings/page.tsx":{"id":8619,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","943","static/chunks/app/roadmap/page-b15554a207ed2813.js"],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/02298496de89e16e.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page":[]}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=943,e.ids=[943],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")},7582:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>c,routeModule:()=>p,tree:()=>o}),s(541),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),i=s.n(l),n=s(5231),d={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>n[e]);s.d(t,d);let o=["",{children:["roadmap",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,541)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"],x="/roadmap/page",m={require:s,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/roadmap/page",pathname:"/roadmap",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},7010:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,2994,23)),Promise.resolve().then(s.t.bind(s,6114,23)),Promise.resolve().then(s.t.bind(s,9727,23)),Promise.resolve().then(s.t.bind(s,9671,23)),Promise.resolve().then(s.t.bind(s,1868,23)),Promise.resolve().then(s.t.bind(s,4759,23))},5698:()=>{},5566:(e,t,s)=>{Promise.resolve().then(s.bind(s,3818)),Promise.resolve().then(s.bind(s,1828))},6464:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(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"}]])},3818:(e,t,s)=>{"use strict";s.d(t,{default:()=>b});var a=s(326),r=s(434),l=s(5047),i=s(4319),n=s(4935),d=s(3468),o=s(8258),c=s(717),x=s(8378),m=s(732),p=s(1572),h=s(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(o.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(c.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 t=(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 s="/"===e.href?"/"===t:t.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,h.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",s?"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})]})}},1828:(e,t,s)=>{"use strict";s.d(t,{default:()=>f});var a=s(326),r=s(7577);let l=(0,s(2881).Z)("List",[["line",{x1:"8",x2:"21",y1:"6",y2:"6",key:"7ey8pc"}],["line",{x1:"8",x2:"21",y1:"12",y2:"12",key:"rjfblc"}],["line",{x1:"8",x2:"21",y1:"18",y2:"18",key:"c3b1m8"}],["line",{x1:"3",x2:"3.01",y1:"6",y2:"6",key:"1g7gq3"}],["line",{x1:"3",x2:"3.01",y1:"12",y2:"12",key:"1pjlvk"}],["line",{x1:"3",x2:"3.01",y1:"18",y2:"18",key:"28t2mc"}]]);var i=s(6464),n=s(1135),d=s(434),o=s(9526);function c({progress:e,status:t}){let s=Math.round(e.progress_pct/100*8),r="█".repeat(s)+"░".repeat(8-s);return a.jsx("span",{className:(0,n.Z)("font-mono text-xs tracking-tight","completed"===t?"text-emerald-500":"active"===t?"text-blue-500":"text-slate-400"),children:r})}function x({epic:e,index:t,progress:s}){let r=e.tags.includes("needs-review");return a.jsx(d.default,{href:`/roadmap/${e.id}`,children:(0,a.jsxs)("div",{className:(0,n.Z)("flex items-center gap-4 px-4 py-3 hover:bg-slate-50 transition-colors rounded-lg group",r&&"border border-dashed border-slate-300"),children:[(0,a.jsxs)("span",{className:"text-sm font-bold text-slate-400 w-8 text-right flex-shrink-0",children:["#",t]}),(0,a.jsxs)("span",{className:"text-sm font-medium text-slate-900 flex-1 min-w-0 truncate group-hover:text-blue-600",children:[e.title,r&&a.jsx("span",{className:"ml-2 text-xs text-slate-400 font-normal italic",children:"draft"})]}),a.jsx(c,{progress:s,status:e.status}),(0,a.jsxs)("span",{className:"text-xs text-slate-500 w-12 text-center flex-shrink-0",children:[s.shipped_count,"/",s.total_ideas]}),a.jsx("span",{className:(0,n.Z)("text-xs px-2 py-0.5 rounded-full border flex-shrink-0 w-20 text-center",o.xP[e.status]),children:o.GK[e.status]}),a.jsx("span",{className:(0,n.Z)("text-xs px-2 py-0.5 rounded-full flex-shrink-0 hidden sm:inline-block",o.pG[e.category]),children:o.Hs[e.category]})]})})}function m({goalGroups:e,progressMap:t}){if(0===e.length)return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:a.jsx("p",{className:"text-slate-500",children:"No epics to display."})});let s={total_ideas:0,by_stage:{},shipped_count:0,progress_pct:0,effort_total:0,effort_completed:0},r=0;return a.jsx("div",{className:"space-y-6",children:e.map(e=>(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-slate-100",children:[a.jsx("h3",{className:"text-sm font-semibold text-slate-700",children:e.goalId?`Goal: ${e.goalTitle}`:e.goalTitle}),(0,a.jsxs)("span",{className:"text-xs text-slate-400",children:[e.epics.length," epic",1!==e.epics.length?"s":""," \xb7 ",e.totalIdeas," idea",1!==e.totalIdeas?"s":""]})]}),a.jsx("div",{className:"divide-y divide-slate-50",children:e.epics.map(e=>(r++,a.jsx(x,{epic:e,index:r,progress:t[e.id]||s},e.id)))})]},e.goalId??"orphan"))})}function p(e){return new Date(e+"T00:00:00")}function h(e,t){return Math.round((t.getTime()-e.getTime())/864e5)}let u={planned:{bg:"bg-slate-200",fill:"bg-slate-400"},active:{bg:"bg-blue-100",fill:"bg-blue-500"},completed:{bg:"bg-emerald-100",fill:"bg-emerald-500"},paused:{bg:"bg-amber-100",fill:"bg-amber-500"}};function b({epic:e,progress:t,dates:s,rangeStart:r,totalDays:l}){let i=p(s.start),o=p(s.end),c=h(r,i),x=Math.max(1,h(i,o)),m=Math.max(0,c/l*100),b=u[e.status],g=null!==e.target_start||null!==e.target_end;return a.jsx(d.default,{href:`/roadmap/${e.id}`,className:"group",children:(0,a.jsxs)("div",{className:"flex items-center h-10 relative",children:[a.jsx("div",{className:"w-48 flex-shrink-0 pr-3 text-right",children:a.jsx("span",{className:"text-xs font-medium text-slate-700 truncate block group-hover:text-blue-600",children:e.title})}),a.jsx("div",{className:"flex-1 relative h-7",children:(0,a.jsxs)("div",{className:(0,n.Z)("absolute top-0 h-full rounded transition-colors",b.bg,"group-hover:ring-2 group-hover:ring-blue-300"),style:{left:`${m}%`,width:`${Math.max(Math.min(100-m,x/l*100),1)}%`},children:[t.progress_pct>0&&a.jsx("div",{className:(0,n.Z)("absolute left-0 top-0 h-full rounded",b.fill),style:{width:`${t.progress_pct}%`}}),(0,a.jsxs)("div",{className:"absolute inset-0 flex items-center justify-between px-2 text-[10px] leading-none z-10",children:[(0,a.jsxs)("span",{className:"font-medium text-slate-700 truncate",children:[t.shipped_count,"/",t.total_ideas]}),g&&a.jsx("span",{className:"text-slate-400",title:"Manual dates",children:"M"})]})]})})]})})}function g({goalGroups:e,progressMap:t,dateEstimates:s}){let r=[];for(let e of Object.values(s))r.push(p(e.start)),r.push(p(e.end));if(0===r.length)return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:a.jsx("p",{className:"text-slate-500",children:"No date estimates available for Gantt view."})});let l=new Date(Math.min(...r.map(e=>e.getTime()))),i=new Date(Math.max(...r.map(e=>e.getTime()))),n=function(e){let t=new Date(e),s=t.getDay();return t.setDate(t.getDate()+(0===s?-6:1-s)),t}(new Date(l.getTime()-6048e5)),d=new Date(i.getTime()+6048e5),o=Math.max(1,h(n,d)),c=[],x=new Date(n);for(;x<=d;)c.push(new Date(x)),x.setDate(x.getDate()+7);let m=new Date;m.setHours(0,0,0,0);let u=h(n,m)/o*100,g=u>=0&&u<=100,f={total_ideas:0,by_stage:{},shipped_count:0,progress_pct:0,effort_total:0,effort_completed:0};return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 overflow-x-auto",children:(0,a.jsxs)("div",{className:"min-w-[700px]",children:[(0,a.jsxs)("div",{className:"flex items-center border-b border-slate-100 sticky top-0 bg-white z-20",children:[a.jsx("div",{className:"w-48 flex-shrink-0 px-4 py-2",children:a.jsx("span",{className:"text-xs font-medium text-slate-400 uppercase",children:"Epic"})}),a.jsx("div",{className:"flex-1 relative h-8 flex",children:c.map((e,t)=>{let s=h(n,e)/o*100;return a.jsx("div",{className:"absolute top-0 h-full border-l border-slate-100 px-1 flex items-center",style:{left:`${s}%`},children:a.jsx("span",{className:"text-[10px] text-slate-400 whitespace-nowrap",children:e.toLocaleDateString("en-US",{month:"short",day:"numeric"})})},t)})})]}),e.map(e=>(0,a.jsxs)("div",{children:[a.jsx("div",{className:"flex items-center border-b border-slate-100 bg-slate-50",children:a.jsx("div",{className:"px-4 py-2",children:a.jsx("span",{className:"text-xs font-semibold text-slate-600",children:e.goalId?`Goal: ${e.goalTitle}`:e.goalTitle})})}),(0,a.jsxs)("div",{className:"relative",children:[c.map((e,t)=>{let s=h(n,e)/o*100;return a.jsx("div",{className:"absolute top-0 bottom-0 border-l border-slate-50",style:{left:`calc(${s}% + 192px)`}},t)}),g&&a.jsx("div",{className:"absolute top-0 bottom-0 border-l-2 border-dashed border-red-400 z-10",style:{left:`calc(${u}% + 192px)`},title:"Today"}),e.epics.map(e=>{let r=s[e.id];return r?a.jsx(b,{epic:e,progress:t[e.id]||f,dates:r,rangeStart:n,totalDays:o},e.id):null})]})]},e.goalId??"orphan")),(0,a.jsxs)("div",{className:"flex items-center gap-4 px-4 py-3 border-t border-slate-100 text-[10px] text-slate-500",children:[(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-slate-200 rounded inline-block"})," Planned"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-blue-100 rounded inline-block"})," Active"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-emerald-100 rounded inline-block"})," Completed"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-amber-100 rounded inline-block"})," Paused"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1 ml-2",children:[a.jsx("span",{className:"border-l-2 border-dashed border-red-400 h-3 inline-block"})," Today"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1 ml-2",children:[a.jsx("span",{className:"text-slate-400 font-medium",children:"M"})," = Manual dates"]})]})]})})}function f({goalGroups:e,progressMap:t,dateEstimates:s}){let[d,o]=(0,r.useState)("list");return(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex items-center gap-1 mb-4 bg-slate-100 rounded-lg p-1 w-fit",children:[(0,a.jsxs)("button",{onClick:()=>o("list"),className:(0,n.Z)("flex items-center gap-1.5 px-3 py-1.5 rounded-md text-sm font-medium transition-colors","list"===d?"bg-white text-slate-900 shadow-sm":"text-slate-500 hover:text-slate-700"),children:[a.jsx(l,{className:"w-4 h-4"}),"List"]}),(0,a.jsxs)("button",{onClick:()=>o("gantt"),className:(0,n.Z)("flex items-center gap-1.5 px-3 py-1.5 rounded-md text-sm font-medium transition-colors","gantt"===d?"bg-white text-slate-900 shadow-sm":"text-slate-500 hover:text-slate-700"),children:[a.jsx(i.Z,{className:"w-4 h-4"}),"Gantt"]})]}),"list"===d?a.jsx(m,{goalGroups:e,progressMap:t}):a.jsx(g,{goalGroups:e,progressMap:t,dateEstimates:s})]})}},9526:(e,t,s)=>{"use strict";s.d(t,{G:()=>n,GK:()=>w,Gs:()=>c,Hs:()=>a,PW:()=>N,R$:()=>v,Vr:()=>x,Wb:()=>p,aR:()=>m,bi:()=>d,en:()=>f,i2:()=>g,kT:()=>h,l5:()=>u,lE:()=>j,lv:()=>i,pG:()=>r,rF:()=>o,tV:()=>b,tl:()=>y,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"},o={critical:"Critical",high:"High",medium:"Medium",low:"Low"},c={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"},p={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},h={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"},j={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"},N={acquisition:"Acquisition",engagement:"Engagement",conversion:"Conversion",monetization:"Monetization"},y={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"},_={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"}},7162:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});var a=s(1159);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,t,s)=>!!e&&s.indexOf(e)===t).join(" ");var i={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"};let n=(0,a.forwardRef)(({color:e="currentColor",size:t=24,strokeWidth:s=2,absoluteStrokeWidth:r,className:n="",children:d,iconNode:o,...c},x)=>(0,a.createElement)("svg",{ref:x,...i,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",n),...c},[...o.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(d)?d:[d]])),d=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...i},d)=>(0,a.createElement)(n,{ref:d,iconNode:t,className:l(`lucide-${r(e)}`,s),...i}));return s.displayName=`${e}`,s}},8648:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).Z)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},4120:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},2029:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>l,metadata:()=>r});var a=s(9510);s(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})})}},541:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>b,dynamic:()=>p});var a=s(9510),r=s(7162);let l=(0,r.Z)("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]),i=(0,r.Z)("CirclePlay",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]]);var n=s(4120),d=s(8648);let o=(0,r.Z)("Lightbulb",[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]]);var c=s(2548);let x=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx#default`);var m=s(1416);let p="force-dynamic";function h({epics:e,unepicedCount:t}){let s={planned:0,active:0,completed:0,paused:0};return e.forEach(e=>{s[e.status]++}),(0,a.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-5 gap-4 mb-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(l,{className:"w-4 h-4 text-slate-400"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Total Epics"})]}),a.jsx("p",{className:"text-2xl font-bold text-slate-900",children:e.length})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(i,{className:"w-4 h-4 text-blue-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Active"})]}),a.jsx("p",{className:"text-2xl font-bold text-blue-600",children:s.active})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(n.Z,{className:"w-4 h-4 text-slate-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Planned"})]}),a.jsx("p",{className:"text-2xl font-bold text-slate-600",children:s.planned})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(d.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Completed"})]}),a.jsx("p",{className:"text-2xl font-bold text-emerald-600",children:s.completed})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(o,{className:"w-4 h-4 text-amber-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Unepiced Ideas"})]}),a.jsx("p",{className:"text-2xl font-bold text-amber-600",children:t})]})]})}function u(e){switch(e.status){case"behind":return 0;case"at_risk":return 1;case"on_track":return 2;case"achieved":return 3;default:return 4}}async function b(){let[e,t,s]=await Promise.all([(0,m._1)(),(0,m.Iw)(),(0,m.M6)()]),r={};for(let s of e)r[s.id]=(0,m.Xe)(s,t);let i=function(e,t,s){let a=[...e].sort((e,t)=>e.sort_order-t.sort_order),r=new Map;for(let e of a){let t=e.goal_id,s=r.get(t);s?s.push(e):r.set(t,[e])}let l=[],i=null;for(let[e,a]of Array.from(r.entries())){let r=a.reduce((e,t)=>e+(s[t.id]?.total_ideas??t.idea_ids.length),0);if(e){let s=t.find(t=>t.id===e);l.push({goal:s??{status:"on_track"},group:{goalId:e,goalTitle:s?.title??e,epics:a,totalIdeas:r}})}else i={goalId:null,goalTitle:"No Goal",epics:a,totalIdeas:r}}l.sort((e,t)=>u(e.goal)-u(t.goal));let n=l.map(e=>e.group);return i&&n.push(i),n}(e,s,r),n=(0,m.lo)(e,t,s),d={};for(let[e,t]of Array.from(n.entries()))d[e]=t;let o=new Set(e.flatMap(e=>e.idea_ids)),p=t.filter(e=>!o.has(e.id)&&"rejected"!==e.stage).length;return a.jsx(c.Z,{children:(0,a.jsxs)("div",{className:"p-6",children:[a.jsx("div",{className:"flex items-center justify-between mb-6",children:(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-2xl font-bold text-slate-900",children:"Roadmap"}),a.jsx("p",{className:"text-sm text-slate-500 mt-1",children:"Epics group related ideas into coherent deliverables"})]})}),a.jsx(h,{epics:e,unepicedCount:p}),0===e.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:[a.jsx(l,{className:"w-12 h-12 text-slate-300 mx-auto mb-4"}),a.jsx("h2",{className:"text-lg font-medium text-slate-900 mb-2",children:"No epics yet"}),(0,a.jsxs)("p",{className:"text-sm text-slate-500 mb-4",children:["Create your first epic to group related ideas into a deliverable. The heartbeat can auto-suggest epics via a"," ",a.jsx("code",{className:"text-xs bg-slate-100 px-1 py-0.5 rounded",children:"suggest-epics"})," ","meta-task."]})]}):a.jsx(x,{goalGroups:i,progressMap:r,dateEstimates:d}),(0,a.jsxs)("div",{className:"mt-8 bg-slate-50 rounded-lg border border-slate-200 p-6",children:[a.jsx("h3",{className:"text-sm font-medium text-slate-900 mb-2",children:"About Epics"}),a.jsx("p",{className:"text-sm text-slate-600 mb-4",children:"Epics sit between Goals (strategic) and Ideas (atomic). They represent tactical deliverables composed of multiple ideas."}),(0,a.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4 text-sm",children:[(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Goal → Epic → Idea"}),a.jsx("p",{className:"text-slate-500",children:"Each epic can be linked to a goal and contain multiple ideas."})]}),(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Auto-derived Status"}),a.jsx("p",{className:"text-slate-500",children:"Status updates automatically based on child idea stages unless manually overridden."})]}),(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Heartbeat Aware"}),a.jsx("p",{className:"text-slate-500",children:"The heartbeat prioritizes ideas belonging to active epics."})]})]})]})]})})}},2548:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx#default`)},5023:()=>{}};var t=require("../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[276,471,617,416],()=>s(7582));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=6943,e.ids=[6943],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")},7582:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>c,routeModule:()=>p,tree:()=>o}),s(541),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),i=s.n(l),n=s(5231),d={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>n[e]);s.d(t,d);let o=["",{children:["roadmap",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,541)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"],x="/roadmap/page",m={require:s,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/roadmap/page",pathname:"/roadmap",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},7010:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,2994,23)),Promise.resolve().then(s.t.bind(s,6114,23)),Promise.resolve().then(s.t.bind(s,9727,23)),Promise.resolve().then(s.t.bind(s,9671,23)),Promise.resolve().then(s.t.bind(s,1868,23)),Promise.resolve().then(s.t.bind(s,4759,23))},5698:()=>{},5566:(e,t,s)=>{Promise.resolve().then(s.bind(s,3818)),Promise.resolve().then(s.bind(s,1828))},6464:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(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"}]])},3818:(e,t,s)=>{"use strict";s.d(t,{default:()=>g});var a=s(326),r=s(434),l=s(5047),i=s(4319),n=s(4935),d=s(3468),o=s(8258),c=s(9730),x=s(717),m=s(8378),p=s(732),u=s(1572),h=s(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(o.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:a.jsx(c.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 t=(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(p.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 s="/"===e.href?"/"===t:t.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,h.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",s?"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(u.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},1828:(e,t,s)=>{"use strict";s.d(t,{default:()=>f});var a=s(326),r=s(7577);let l=(0,s(2881).Z)("List",[["line",{x1:"8",x2:"21",y1:"6",y2:"6",key:"7ey8pc"}],["line",{x1:"8",x2:"21",y1:"12",y2:"12",key:"rjfblc"}],["line",{x1:"8",x2:"21",y1:"18",y2:"18",key:"c3b1m8"}],["line",{x1:"3",x2:"3.01",y1:"6",y2:"6",key:"1g7gq3"}],["line",{x1:"3",x2:"3.01",y1:"12",y2:"12",key:"1pjlvk"}],["line",{x1:"3",x2:"3.01",y1:"18",y2:"18",key:"28t2mc"}]]);var i=s(6464),n=s(1135),d=s(434),o=s(9526);function c({progress:e,status:t}){let s=Math.round(e.progress_pct/100*8),r="█".repeat(s)+"░".repeat(8-s);return a.jsx("span",{className:(0,n.Z)("font-mono text-xs tracking-tight","completed"===t?"text-emerald-500":"active"===t?"text-blue-500":"text-slate-400"),children:r})}function x({epic:e,index:t,progress:s}){let r=e.tags.includes("needs-review");return a.jsx(d.default,{href:`/roadmap/${e.id}`,children:(0,a.jsxs)("div",{className:(0,n.Z)("flex items-center gap-4 px-4 py-3 hover:bg-slate-50 transition-colors rounded-lg group",r&&"border border-dashed border-slate-300"),children:[(0,a.jsxs)("span",{className:"text-sm font-bold text-slate-400 w-8 text-right flex-shrink-0",children:["#",t]}),(0,a.jsxs)("span",{className:"text-sm font-medium text-slate-900 flex-1 min-w-0 truncate group-hover:text-blue-600",children:[e.title,r&&a.jsx("span",{className:"ml-2 text-xs text-slate-400 font-normal italic",children:"draft"})]}),a.jsx(c,{progress:s,status:e.status}),(0,a.jsxs)("span",{className:"text-xs text-slate-500 w-12 text-center flex-shrink-0",children:[s.shipped_count,"/",s.total_ideas]}),a.jsx("span",{className:(0,n.Z)("text-xs px-2 py-0.5 rounded-full border flex-shrink-0 w-20 text-center",o.xP[e.status]),children:o.GK[e.status]}),a.jsx("span",{className:(0,n.Z)("text-xs px-2 py-0.5 rounded-full flex-shrink-0 hidden sm:inline-block",o.pG[e.category]),children:o.Hs[e.category]})]})})}function m({goalGroups:e,progressMap:t}){if(0===e.length)return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:a.jsx("p",{className:"text-slate-500",children:"No epics to display."})});let s={total_ideas:0,by_stage:{},shipped_count:0,progress_pct:0,effort_total:0,effort_completed:0},r=0;return a.jsx("div",{className:"space-y-6",children:e.map(e=>(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-slate-100",children:[a.jsx("h3",{className:"text-sm font-semibold text-slate-700",children:e.goalId?`Goal: ${e.goalTitle}`:e.goalTitle}),(0,a.jsxs)("span",{className:"text-xs text-slate-400",children:[e.epics.length," epic",1!==e.epics.length?"s":""," \xb7 ",e.totalIdeas," idea",1!==e.totalIdeas?"s":""]})]}),a.jsx("div",{className:"divide-y divide-slate-50",children:e.epics.map(e=>(r++,a.jsx(x,{epic:e,index:r,progress:t[e.id]||s},e.id)))})]},e.goalId??"orphan"))})}function p(e){return new Date(e+"T00:00:00")}function u(e,t){return Math.round((t.getTime()-e.getTime())/864e5)}let h={planned:{bg:"bg-slate-200",fill:"bg-slate-400"},active:{bg:"bg-blue-100",fill:"bg-blue-500"},completed:{bg:"bg-emerald-100",fill:"bg-emerald-500"},paused:{bg:"bg-amber-100",fill:"bg-amber-500"}};function b({epic:e,progress:t,dates:s,rangeStart:r,totalDays:l}){let i=p(s.start),o=p(s.end),c=u(r,i),x=Math.max(1,u(i,o)),m=Math.max(0,c/l*100),b=h[e.status],g=null!==e.target_start||null!==e.target_end;return a.jsx(d.default,{href:`/roadmap/${e.id}`,className:"group",children:(0,a.jsxs)("div",{className:"flex items-center h-10 relative",children:[a.jsx("div",{className:"w-48 flex-shrink-0 pr-3 text-right",children:a.jsx("span",{className:"text-xs font-medium text-slate-700 truncate block group-hover:text-blue-600",children:e.title})}),a.jsx("div",{className:"flex-1 relative h-7",children:(0,a.jsxs)("div",{className:(0,n.Z)("absolute top-0 h-full rounded transition-colors",b.bg,"group-hover:ring-2 group-hover:ring-blue-300"),style:{left:`${m}%`,width:`${Math.max(Math.min(100-m,x/l*100),1)}%`},children:[t.progress_pct>0&&a.jsx("div",{className:(0,n.Z)("absolute left-0 top-0 h-full rounded",b.fill),style:{width:`${t.progress_pct}%`}}),(0,a.jsxs)("div",{className:"absolute inset-0 flex items-center justify-between px-2 text-[10px] leading-none z-10",children:[(0,a.jsxs)("span",{className:"font-medium text-slate-700 truncate",children:[t.shipped_count,"/",t.total_ideas]}),g&&a.jsx("span",{className:"text-slate-400",title:"Manual dates",children:"M"})]})]})})]})})}function g({goalGroups:e,progressMap:t,dateEstimates:s}){let r=[];for(let e of Object.values(s))r.push(p(e.start)),r.push(p(e.end));if(0===r.length)return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:a.jsx("p",{className:"text-slate-500",children:"No date estimates available for Gantt view."})});let l=new Date(Math.min(...r.map(e=>e.getTime()))),i=new Date(Math.max(...r.map(e=>e.getTime()))),n=function(e){let t=new Date(e),s=t.getDay();return t.setDate(t.getDate()+(0===s?-6:1-s)),t}(new Date(l.getTime()-6048e5)),d=new Date(i.getTime()+6048e5),o=Math.max(1,u(n,d)),c=[],x=new Date(n);for(;x<=d;)c.push(new Date(x)),x.setDate(x.getDate()+7);let m=new Date;m.setHours(0,0,0,0);let h=u(n,m)/o*100,g=h>=0&&h<=100,f={total_ideas:0,by_stage:{},shipped_count:0,progress_pct:0,effort_total:0,effort_completed:0};return a.jsx("div",{className:"bg-white rounded-lg border border-slate-200 overflow-x-auto",children:(0,a.jsxs)("div",{className:"min-w-[700px]",children:[(0,a.jsxs)("div",{className:"flex items-center border-b border-slate-100 sticky top-0 bg-white z-20",children:[a.jsx("div",{className:"w-48 flex-shrink-0 px-4 py-2",children:a.jsx("span",{className:"text-xs font-medium text-slate-400 uppercase",children:"Epic"})}),a.jsx("div",{className:"flex-1 relative h-8 flex",children:c.map((e,t)=>{let s=u(n,e)/o*100;return a.jsx("div",{className:"absolute top-0 h-full border-l border-slate-100 px-1 flex items-center",style:{left:`${s}%`},children:a.jsx("span",{className:"text-[10px] text-slate-400 whitespace-nowrap",children:e.toLocaleDateString("en-US",{month:"short",day:"numeric"})})},t)})})]}),e.map(e=>(0,a.jsxs)("div",{children:[a.jsx("div",{className:"flex items-center border-b border-slate-100 bg-slate-50",children:a.jsx("div",{className:"px-4 py-2",children:a.jsx("span",{className:"text-xs font-semibold text-slate-600",children:e.goalId?`Goal: ${e.goalTitle}`:e.goalTitle})})}),(0,a.jsxs)("div",{className:"relative",children:[c.map((e,t)=>{let s=u(n,e)/o*100;return a.jsx("div",{className:"absolute top-0 bottom-0 border-l border-slate-50",style:{left:`calc(${s}% + 192px)`}},t)}),g&&a.jsx("div",{className:"absolute top-0 bottom-0 border-l-2 border-dashed border-red-400 z-10",style:{left:`calc(${h}% + 192px)`},title:"Today"}),e.epics.map(e=>{let r=s[e.id];return r?a.jsx(b,{epic:e,progress:t[e.id]||f,dates:r,rangeStart:n,totalDays:o},e.id):null})]})]},e.goalId??"orphan")),(0,a.jsxs)("div",{className:"flex items-center gap-4 px-4 py-3 border-t border-slate-100 text-[10px] text-slate-500",children:[(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-slate-200 rounded inline-block"})," Planned"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-blue-100 rounded inline-block"})," Active"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-emerald-100 rounded inline-block"})," Completed"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1",children:[a.jsx("span",{className:"w-3 h-2 bg-amber-100 rounded inline-block"})," Paused"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1 ml-2",children:[a.jsx("span",{className:"border-l-2 border-dashed border-red-400 h-3 inline-block"})," Today"]}),(0,a.jsxs)("span",{className:"flex items-center gap-1 ml-2",children:[a.jsx("span",{className:"text-slate-400 font-medium",children:"M"})," = Manual dates"]})]})]})})}function f({goalGroups:e,progressMap:t,dateEstimates:s}){let[d,o]=(0,r.useState)("list");return(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex items-center gap-1 mb-4 bg-slate-100 rounded-lg p-1 w-fit",children:[(0,a.jsxs)("button",{onClick:()=>o("list"),className:(0,n.Z)("flex items-center gap-1.5 px-3 py-1.5 rounded-md text-sm font-medium transition-colors","list"===d?"bg-white text-slate-900 shadow-sm":"text-slate-500 hover:text-slate-700"),children:[a.jsx(l,{className:"w-4 h-4"}),"List"]}),(0,a.jsxs)("button",{onClick:()=>o("gantt"),className:(0,n.Z)("flex items-center gap-1.5 px-3 py-1.5 rounded-md text-sm font-medium transition-colors","gantt"===d?"bg-white text-slate-900 shadow-sm":"text-slate-500 hover:text-slate-700"),children:[a.jsx(i.Z,{className:"w-4 h-4"}),"Gantt"]})]}),"list"===d?a.jsx(m,{goalGroups:e,progressMap:t}):a.jsx(g,{goalGroups:e,progressMap:t,dateEstimates:s})]})}},9526:(e,t,s)=>{"use strict";s.d(t,{G:()=>n,GK:()=>k,Gs:()=>c,Hs:()=>a,PN:()=>u,PW:()=>w,Q_:()=>h,R$:()=>N,Vr:()=>x,Wb:()=>p,aR:()=>m,bi:()=>d,en:()=>j,i2:()=>v,kT:()=>b,l5:()=>g,lE:()=>y,lv:()=>i,pG:()=>r,rF:()=>o,tV:()=>f,tl:()=>_,xP:()=>P,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"},o={critical:"Critical",high:"High",medium:"Medium",low:"Low"},c={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"},p={pending:"Pending",validated:"Validated",needs_investigation:"Needs Investigation",inconclusive:"Inconclusive",invalidated:"Invalidated"},u={ship:"Ship",update:"Update",milestone:"Milestone",digest:"Digest",manual:"Manual"},h={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"},j={manual:"Manual",rest_api:"REST API",posthog:"PostHog",firestore:"Firestore",stripe:"Stripe",whatsapp:"WhatsApp"},N={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"},w={acquisition:"Acquisition",engagement:"Engagement",conversion:"Conversion",monetization:"Monetization"},_={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"},k={planned:"Planned",active:"Active",completed:"Completed",paused:"Paused"},P={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"}},7162:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});var a=s(1159);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,t,s)=>!!e&&s.indexOf(e)===t).join(" ");var i={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"};let n=(0,a.forwardRef)(({color:e="currentColor",size:t=24,strokeWidth:s=2,absoluteStrokeWidth:r,className:n="",children:d,iconNode:o,...c},x)=>(0,a.createElement)("svg",{ref:x,...i,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",n),...c},[...o.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(d)?d:[d]])),d=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...i},d)=>(0,a.createElement)(n,{ref:d,iconNode:t,className:l(`lucide-${r(e)}`,s),...i}));return s.displayName=`${e}`,s}},8648:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).Z)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},4120:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},2029:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>l,metadata:()=>r});var a=s(9510);s(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})})}},541:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>b,dynamic:()=>p});var a=s(9510),r=s(7162);let l=(0,r.Z)("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]),i=(0,r.Z)("CirclePlay",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]]);var n=s(4120),d=s(8648);let o=(0,r.Z)("Lightbulb",[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]]);var c=s(2548);let x=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx#default`);var m=s(534);let p="force-dynamic";function u({epics:e,unepicedCount:t}){let s={planned:0,active:0,completed:0,paused:0};return e.forEach(e=>{s[e.status]++}),(0,a.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-5 gap-4 mb-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(l,{className:"w-4 h-4 text-slate-400"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Total Epics"})]}),a.jsx("p",{className:"text-2xl font-bold text-slate-900",children:e.length})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(i,{className:"w-4 h-4 text-blue-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Active"})]}),a.jsx("p",{className:"text-2xl font-bold text-blue-600",children:s.active})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(n.Z,{className:"w-4 h-4 text-slate-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Planned"})]}),a.jsx("p",{className:"text-2xl font-bold text-slate-600",children:s.planned})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(d.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Completed"})]}),a.jsx("p",{className:"text-2xl font-bold text-emerald-600",children:s.completed})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(o,{className:"w-4 h-4 text-amber-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Unepiced Ideas"})]}),a.jsx("p",{className:"text-2xl font-bold text-amber-600",children:t})]})]})}function h(e){switch(e.status){case"behind":return 0;case"at_risk":return 1;case"on_track":return 2;case"achieved":return 3;default:return 4}}async function b(){let[e,t,s]=await Promise.all([(0,m._1)(),(0,m.Iw)(),(0,m.M6)()]),r={};for(let s of e)r[s.id]=(0,m.Xe)(s,t);let i=function(e,t,s){let a=[...e].sort((e,t)=>e.sort_order-t.sort_order),r=new Map;for(let e of a){let t=e.goal_id,s=r.get(t);s?s.push(e):r.set(t,[e])}let l=[],i=null;for(let[e,a]of Array.from(r.entries())){let r=a.reduce((e,t)=>e+(s[t.id]?.total_ideas??t.idea_ids.length),0);if(e){let s=t.find(t=>t.id===e);l.push({goal:s??{status:"on_track"},group:{goalId:e,goalTitle:s?.title??e,epics:a,totalIdeas:r}})}else i={goalId:null,goalTitle:"No Goal",epics:a,totalIdeas:r}}l.sort((e,t)=>h(e.goal)-h(t.goal));let n=l.map(e=>e.group);return i&&n.push(i),n}(e,s,r),n=(0,m.lo)(e,t,s),d={};for(let[e,t]of Array.from(n.entries()))d[e]=t;let o=new Set(e.flatMap(e=>e.idea_ids)),p=t.filter(e=>!o.has(e.id)&&"rejected"!==e.stage).length;return a.jsx(c.Z,{children:(0,a.jsxs)("div",{className:"p-6",children:[a.jsx("div",{className:"flex items-center justify-between mb-6",children:(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-2xl font-bold text-slate-900",children:"Roadmap"}),a.jsx("p",{className:"text-sm text-slate-500 mt-1",children:"Epics group related ideas into coherent deliverables"})]})}),a.jsx(u,{epics:e,unepicedCount:p}),0===e.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:[a.jsx(l,{className:"w-12 h-12 text-slate-300 mx-auto mb-4"}),a.jsx("h2",{className:"text-lg font-medium text-slate-900 mb-2",children:"No epics yet"}),(0,a.jsxs)("p",{className:"text-sm text-slate-500 mb-4",children:["Create your first epic to group related ideas into a deliverable. The heartbeat can auto-suggest epics via a"," ",a.jsx("code",{className:"text-xs bg-slate-100 px-1 py-0.5 rounded",children:"suggest-epics"})," ","meta-task."]})]}):a.jsx(x,{goalGroups:i,progressMap:r,dateEstimates:d}),(0,a.jsxs)("div",{className:"mt-8 bg-slate-50 rounded-lg border border-slate-200 p-6",children:[a.jsx("h3",{className:"text-sm font-medium text-slate-900 mb-2",children:"About Epics"}),a.jsx("p",{className:"text-sm text-slate-600 mb-4",children:"Epics sit between Goals (strategic) and Ideas (atomic). They represent tactical deliverables composed of multiple ideas."}),(0,a.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4 text-sm",children:[(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Goal → Epic → Idea"}),a.jsx("p",{className:"text-slate-500",children:"Each epic can be linked to a goal and contain multiple ideas."})]}),(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Auto-derived Status"}),a.jsx("p",{className:"text-slate-500",children:"Status updates automatically based on child idea stages unless manually overridden."})]}),(0,a.jsxs)("div",{children:[a.jsx("h4",{className:"font-medium text-slate-700 mb-1",children:"Heartbeat Aware"}),a.jsx("p",{className:"text-slate-500",children:"The heartbeat prioritizes ideas belonging to active epics."})]})]})]})]})})}},2548:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx#default`)},5023:()=>{}};var t=require("../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,4376,534],()=>s(7582));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"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/roadmap/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/roadmap/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1214":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"3818","name":"*","chunks":[],"async":false}},"2612":{"*":{"id":"3305","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"6663","name":"*","chunks":[],"async":false}},"8619":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9534":{"*":{"id":"9616","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-eeef7928298d2198.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","943","static/chunks/app/roadmap/page-b15554a207ed2813.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":6435,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":1214,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":2612,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/settings/page.tsx":{"id":8619,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","943","static/chunks/app/roadmap/page-b15554a207ed2813.js"],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/02298496de89e16e.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/page":[]}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=496,e.ids=[496],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")},4698:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>d,routeModule:()=>h,tree:()=>c}),t(9690),t(2029),t(5866);var
|
|
1
|
+
(()=>{var e={};e.id=496,e.ids=[496],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")},4698:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>d,routeModule:()=>h,tree:()=>c}),t(9690),t(2029),t(5866);var a=t(3191),r=t(8716),l=t(7922),i=t.n(l),n=t(5231),o={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(o[e]=()=>n[e]);t.d(s,o);let c=["",{children:["sessions",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,9690)),"/Users/luismey/Code/vibebusiness/src/app/sessions/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"]}],d=["/Users/luismey/Code/vibebusiness/src/app/sessions/page.tsx"],m="/sessions/page",x={require:t,loadChunk:()=>Promise.resolve()},h=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/sessions/page",pathname:"/sessions",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))},5698:()=>{},9176:(e,s,t)=>{Promise.resolve().then(t.bind(t,3818))},3818:(e,s,t)=>{"use strict";t.d(s,{default:()=>j});var a=t(326),r=t(434),l=t(5047),i=t(4319),n=t(4935),o=t(3468),c=t(8258),d=t(9730),m=t(717),x=t(8378),h=t(732),u=t(1572),p=t(1135);let g=[{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(o.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(d.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(m.Z,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:a.jsx(x.Z,{className:"w-5 h-5"})}];function j({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:g.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(u.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},7162:(e,s,t)=>{"use strict";t.d(s,{Z:()=>o});var a=t(1159);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var i={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"};let n=(0,a.forwardRef)(({color:e="currentColor",size:s=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:c,...d},m)=>(0,a.createElement)("svg",{ref:m,...i,width:s,height:s,stroke:e,strokeWidth:r?24*Number(t)/Number(s):t,className:l("lucide",n),...d},[...c.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(o)?o:[o]])),o=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...i},o)=>(0,a.createElement)(n,{ref:o,iconNode:s,className:l(`lucide-${r(e)}`,t),...i}));return t.displayName=`${e}`,t}},9268:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]])},4120:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},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})})}},9690:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>u,dynamic:()=>m});var a=t(9510),r=t(534),l=t(2548),i=t(7162);let n=(0,i.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"}]]);var o=t(9268);let c=(0,i.Z)("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]]);var d=t(4120);let m="force-dynamic";function x(e){return new Date(e).toLocaleString("en-US",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"})}function h({status:e}){switch(e){case"completed":return a.jsx(n,{className:"w-5 h-5 text-emerald-500"});case"failed":return a.jsx(o.Z,{className:"w-5 h-5 text-red-500"});case"running":return a.jsx(c,{className:"w-5 h-5 text-blue-500 animate-pulse"});default:return a.jsx(d.Z,{className:"w-5 h-5 text-slate-400"})}}async function u(){let e=[...await (0,r.Rx)()].sort((e,s)=>new Date(s.created_at).getTime()-new Date(e.created_at).getTime());return a.jsx(l.Z,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)("header",{className:"mb-6",children:[a.jsx("h1",{className:"text-2xl font-bold text-slate-900",children:"Analysis Sessions"}),a.jsx("p",{className:"text-slate-500 mt-1",children:"History of all codebase analysis runs"})]}),0===e.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg shadow-sm border border-slate-200 p-12 text-center",children:[a.jsx(d.Z,{className:"w-12 h-12 text-slate-300 mx-auto mb-4"}),a.jsx("h3",{className:"font-medium text-slate-700 mb-2",children:"No sessions yet"}),a.jsx("p",{className:"text-slate-500",children:"Run your first analysis from the dashboard to see sessions here."})]}):a.jsx("div",{className:"space-y-4",children:e.map(e=>(0,a.jsxs)("div",{className:"bg-white rounded-lg shadow-sm border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[a.jsx(h,{status:e.status}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsxs)("span",{className:"font-medium text-slate-900",children:[e.type.charAt(0).toUpperCase()+e.type.slice(1)," Analysis"]}),a.jsx("span",{className:"text-xs text-slate-400",children:e.id})]}),(0,a.jsxs)("div",{className:"text-sm text-slate-500 mt-0.5",children:[x(e.created_at),e.completed_at&&(0,a.jsxs)("span",{className:"ml-2",children:["• Completed ",x(e.completed_at)]})]})]})]}),(0,a.jsxs)("div",{className:"text-right",children:[a.jsx("div",{className:"text-sm text-slate-600",children:e.repos_analyzed.join(", ")}),(0,a.jsxs)("div",{className:"text-sm text-emerald-600 font-medium mt-0.5",children:[e.ideas_generated.length," ideas generated"]})]})]}),e.error_message&&a.jsx("div",{className:"mt-3 p-3 bg-red-50 border border-red-100 rounded text-sm text-red-700",children:e.error_message}),e.logs.length>0&&(0,a.jsxs)("details",{className:"mt-3",children:[(0,a.jsxs)("summary",{className:"cursor-pointer text-sm text-slate-500 hover:text-slate-700",children:["View logs (",e.logs.length," entries)"]}),a.jsx("div",{className:"mt-2 p-3 bg-slate-50 rounded font-mono text-xs text-slate-600 max-h-48 overflow-y-auto",children:e.logs.map((e,s)=>a.jsx("div",{className:"whitespace-pre-wrap",children:e},s))})]})]},e.id))})]})})}},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(4698));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"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/sessions/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/sessions/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"47":{"*":{"id":"4812","name":"*","chunks":[],"async":false}},"80":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1214":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"3818","name":"*","chunks":[],"async":false}},"2612":{"*":{"id":"3305","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"6663","name":"*","chunks":[],"async":false}},"8619":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9534":{"*":{"id":"9616","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-eeef7928298d2198.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","496","static/chunks/app/sessions/page-42fb8edb15b9da1c.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":6435,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":1214,"name":"*","chunks":["746","static/chunks/746-ea7c3e4e69c14385.js","931","static/chunks/app/page-fb66ff080390f20a.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":2612,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/settings/page.tsx":{"id":8619,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/02298496de89e16e.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[],"/Users/luismey/Code/vibebusiness/src/app/sessions/page":[]}}
|