vibebusiness 1.2.71 → 1.2.72
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/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +41 -25
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +4 -4
- 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_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/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/hypotheses/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/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/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_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/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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js +1 -0
- package/.next/standalone/.next/server/app/roadmap/investors/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/roadmap/investors/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/roadmap/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js +1 -0
- package/.next/standalone/.next/server/app/roadmap/public/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/roadmap/public/page_client-reference-manifest.js +1 -0
- 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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +1 -1
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/social.html +1 -1
- package/.next/standalone/.next/server/app/social.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new.html +1 -1
- package/.next/standalone/.next/server/app/updates/new.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +17 -15
- package/.next/standalone/.next/server/chunks/3871.js +1 -0
- package/.next/standalone/.next/server/chunks/6299.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/server-reference-manifest.json +1 -1
- package/.next/standalone/data/business-context.json +1 -1
- package/.next/standalone/data/goals.json +1 -1
- package/.next/standalone/data/social.json +25 -1
- package/.next/standalone/package.json +1 -1
- package/.next/static/chunks/app/ideas/[id]/page-b3dfe1e61fc656a4.js +1 -0
- package/.next/static/chunks/app/roadmap/investors/page-0095ea5695573796.js +1 -0
- package/.next/static/chunks/app/roadmap/public/page-6b791041894b76d2.js +1 -0
- package/.next/static/chunks/{main-d878b9441f29f13f.js → main-6ee938c5db2d5eb4.js} +1 -1
- package/.next/static/css/ba6f5fe78931fee2.css +3 -0
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/534.js +0 -1
- package/.next/static/chunks/app/ideas/[id]/page-6d4f51cb25e7572d.js +0 -1
- package/.next/static/css/de9b407f2c259a06.css +0 -3
- /package/.next/static/{BBUKuE5twK2GcPPZZcp4j → qWTqRsgVgvrJaCLjUfRzd}/_buildManifest.js +0 -0
- /package/.next/static/{BBUKuE5twK2GcPPZZcp4j → qWTqRsgVgvrJaCLjUfRzd}/_ssgManifest.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}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","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}},"1034":{"*":{"id":"625","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2912":{"*":{"id":"7805","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"5701":{"*":{"id":"1264","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6682":{"*":{"id":"5313","name":"*","chunks":[],"async":false}},"8013":{"*":{"id":"8841","name":"*","chunks":[],"async":false}},"8301":{"*":{"id":"8206","name":"*","chunks":[],"async":false}},"8825":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9525":{"*":{"id":"4107","name":"*","chunks":[],"async":false}},"9646":{"*":{"id":"8022","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":9646,"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/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":2912,"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/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/ba6f5fe78931fee2.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[]}}
|
|
@@ -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}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","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}},"1034":{"*":{"id":"625","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2912":{"*":{"id":"7805","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"5701":{"*":{"id":"1264","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6682":{"*":{"id":"5313","name":"*","chunks":[],"async":false}},"8013":{"*":{"id":"8841","name":"*","chunks":[],"async":false}},"8301":{"*":{"id":"8206","name":"*","chunks":[],"async":false}},"8825":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9525":{"*":{"id":"4107","name":"*","chunks":[],"async":false}},"9646":{"*":{"id":"8022","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":9646,"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":["972","static/chunks/972-8c4b4e19760b26af.js","25","static/chunks/app/roadmap/%5Bid%5D/page-b93a96f017c8d3dd.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":2912,"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/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/ba6f5fe78931fee2.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":[]}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var e={};e.id=4309,e.ids=[4309],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")},7543:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>l.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>d,routeModule:()=>u,tree:()=>o}),t(6902),t(2029),t(5866);var a=t(3191),i=t(8716),r=t(7922),l=t.n(r),n=t(5231),c={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(c[e]=()=>n[e]);t.d(s,c);let o=["",{children:["roadmap",{children:["investors",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,6902)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/investors/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/roadmap/investors/page.tsx"],m="/roadmap/investors/page",x={require:t,loadChunk:()=>Promise.resolve()},u=new a.AppPageRouteModule({definition:{kind:i.x.APP_PAGE,page:"/roadmap/investors/page",pathname:"/roadmap/investors",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},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))},204:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,9404,23)),Promise.resolve().then(t.bind(t,1264)),Promise.resolve().then(t.bind(t,8841)),Promise.resolve().then(t.bind(t,625)),Promise.resolve().then(t.bind(t,5313))},5698:()=>{},2881:(e,s,t)=>{"use strict";t.d(s,{Z:()=>c});var a=t(7577);let i=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),r=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var l={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:i,className:n="",children:c,iconNode:o,...d},m)=>(0,a.createElement)("svg",{ref:m,...l,width:s,height:s,stroke:e,strokeWidth:i?24*Number(t)/Number(s):t,className:r("lucide",n),...d},[...o.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(c)?c:[c]])),c=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...l},c)=>(0,a.createElement)(n,{ref:c,iconNode:s,className:r(`lucide-${i(e)}`,t),...l}));return t.displayName=`${e}`,t}},2933:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},6307:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},3982:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]])},8998:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},4802:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(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"}]])},3468:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]])},7069:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]])},3634:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("Zap",[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]])},1264:(e,s,t)=>{"use strict";t.d(s,{default:()=>n});var a=t(326),i=t(3468),r=t(7069),l=t(4802);function n({phase:e,showInvestorView:s=!1}){let t=s&&e.investor_narrative?e.investor_narrative:e.narrative;return a.jsx("div",{className:"bg-blue-50 border border-blue-200 rounded-lg p-4",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[a.jsx(i.Z,{className:"w-5 h-5 text-blue-600 mt-0.5 flex-shrink-0"}),(0,a.jsxs)("div",{className:"flex-1",children:[a.jsx("h3",{className:"font-bold text-blue-900 mb-2",children:e.title}),a.jsx("p",{className:"text-sm text-blue-800 leading-relaxed",children:t}),s&&e.competitive_angle&&(0,a.jsxs)("div",{className:"mt-3 flex items-start gap-2 text-xs text-blue-700",children:[a.jsx(r.Z,{className:"w-4 h-4 flex-shrink-0 mt-0.5"}),(0,a.jsxs)("p",{children:[a.jsx("strong",{children:"Competitive Advantage:"})," ",e.competitive_angle]})]}),s&&e.unlocks_next&&(0,a.jsxs)("div",{className:"mt-2 flex items-start gap-2 text-xs text-blue-600",children:[a.jsx(l.Z,{className:"w-4 h-4 flex-shrink-0 mt-0.5"}),(0,a.jsxs)("p",{children:[a.jsx("strong",{children:"Unlocks:"})," ",e.unlocks_next]})]})]})]})})}},8841:(e,s,t)=>{"use strict";t.d(s,{default:()=>c});var a=t(326),i=t(1135),r=t(6307),l=t(3982),n=t(8998);function c({phases:e}){return(0,a.jsxs)("div",{className:"relative py-8",children:[(0,a.jsxs)("div",{className:"hidden md:block",children:[a.jsx("div",{className:"absolute top-12 left-0 right-0 h-0.5 bg-slate-300"}),a.jsx("div",{className:"flex justify-between relative",children:e.map((e,s)=>(0,a.jsxs)("div",{className:"relative flex flex-col items-center",children:[a.jsx("div",{className:(0,i.Z)("w-4 h-4 rounded-full z-10 border-2","completed"===e.status?"bg-emerald-500 border-emerald-500":"active"===e.status?"bg-blue-500 border-blue-500":"bg-white border-slate-300"),children:"completed"===e.status&&a.jsx(r.Z,{className:"w-3 h-3 text-white"})}),(0,a.jsxs)("div",{className:"mt-4 text-center max-w-xs",children:[a.jsx("p",{className:"font-bold text-slate-900",children:e.title}),a.jsx("p",{className:"text-sm text-slate-600 mt-0.5",children:e.timeline}),a.jsx("p",{className:"text-xs text-slate-500 mt-1",children:e.success_metric}),e.confidence&&"completed"!==e.status&&(0,a.jsxs)("span",{className:(0,i.Z)("inline-block mt-2 text-xs px-2 py-1 rounded-full","high"===e.confidence?"bg-emerald-100 text-emerald-700":"medium"===e.confidence?"bg-amber-100 text-amber-700":"bg-slate-100 text-slate-600"),children:[e.confidence," confidence"]})]})]},e.id))})]}),a.jsx("div",{className:"md:hidden space-y-6",children:e.map((s,t)=>(0,a.jsxs)("div",{className:"flex gap-4",children:[(0,a.jsxs)("div",{className:"flex flex-col items-center",children:[a.jsx("div",{className:(0,i.Z)("w-8 h-8 rounded-full flex items-center justify-center flex-shrink-0","completed"===s.status?"bg-emerald-500":"active"===s.status?"bg-blue-500":"bg-slate-300"),children:"completed"===s.status?a.jsx(r.Z,{className:"w-5 h-5 text-white"}):"active"===s.status?a.jsx(l.Z,{className:"w-5 h-5 text-white fill-current"}):a.jsx(n.Z,{className:"w-5 h-5 text-white"})}),t<e.length-1&&a.jsx("div",{className:"w-0.5 h-full bg-slate-300 flex-grow mt-2"})]}),(0,a.jsxs)("div",{className:"flex-1 pb-6",children:[a.jsx("p",{className:"font-bold text-slate-900",children:s.title}),a.jsx("p",{className:"text-sm text-slate-600 mt-0.5",children:s.timeline}),a.jsx("p",{className:"text-xs text-slate-500 mt-1",children:s.success_metric}),s.confidence&&"completed"!==s.status&&(0,a.jsxs)("span",{className:(0,i.Z)("inline-block mt-2 text-xs px-2 py-1 rounded-full","high"===s.confidence?"bg-emerald-100 text-emerald-700":"medium"===s.confidence?"bg-amber-100 text-amber-700":"bg-slate-100 text-slate-600"),children:[s.confidence," confidence"]})]})]},s.id))})]})}},625:(e,s,t)=>{"use strict";t.d(s,{default:()=>o});var a=t(326),i=t(1135),r=t(6307),l=t(3468),n=t(7069),c=t(3634);function o({epic:e,showInvestorMetrics:s=!1}){let t=Math.round(e.progress_pct/100*20),o="━".repeat(t)+"░".repeat(20-t);return(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-4 hover:border-blue-300 transition-colors",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between gap-4 mb-3",children:[a.jsx("h4",{className:"font-semibold text-slate-900 flex-1",children:e.title}),(0,a.jsxs)("span",{className:(0,i.Z)("text-xs px-2 py-0.5 rounded-full border flex-shrink-0","completed"===e.status?"bg-emerald-50 text-emerald-700 border-emerald-200":"active"===e.status?"bg-blue-50 text-blue-700 border-blue-200":"bg-slate-50 text-slate-600 border-slate-200"),children:["completed"===e.status&&a.jsx(r.Z,{className:"w-3 h-3 inline mr-1"}),"completed"===e.status?"Completed":"active"===e.status?"Active":"Planned"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-3",children:[a.jsx("span",{className:(0,i.Z)("font-mono text-xs tracking-tight","completed"===e.status?"text-emerald-500":"active"===e.status?"text-blue-500":"text-slate-400"),children:o}),(0,a.jsxs)("span",{className:"text-xs text-slate-500",children:[Math.round(e.progress_pct),"%"]})]}),(0,a.jsxs)("div",{className:"flex items-start gap-2 mb-2",children:[a.jsx(l.Z,{className:"w-4 h-4 text-slate-400 mt-0.5 flex-shrink-0"}),a.jsx("p",{className:"text-sm text-slate-700",children:e.user_benefit})]}),s&&e.business_impact&&(0,a.jsxs)("div",{className:"flex items-start gap-2 mb-2",children:[a.jsx(n.Z,{className:"w-4 h-4 text-blue-500 mt-0.5 flex-shrink-0"}),(0,a.jsxs)("p",{className:"text-xs text-blue-700",children:[a.jsx("strong",{children:"Impact:"})," ",e.business_impact]})]}),s&&e.kpi_target&&(0,a.jsxs)("div",{className:"flex items-start gap-2 mb-2",children:[a.jsx(l.Z,{className:"w-4 h-4 text-purple-500 mt-0.5 flex-shrink-0"}),(0,a.jsxs)("p",{className:"text-xs text-purple-700",children:[a.jsx("strong",{children:"Target:"})," ",e.kpi_target]})]}),s&&e.competitive_moat&&(0,a.jsxs)("div",{className:"flex items-start gap-2",children:[a.jsx(c.Z,{className:"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0"}),(0,a.jsxs)("p",{className:"text-xs text-amber-700",children:[a.jsx("strong",{children:"Moat:"})," ",e.competitive_moat]})]})]})}},5313:(e,s,t)=>{"use strict";t.d(s,{default:()=>o});var a=t(326),i=t(2881);let r=(0,i.Z)("Twitter",[["path",{d:"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",key:"pff0z6"}]]);var l=t(2933);let n=(0,i.Z)("Link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);var c=t(7577);function o({url:e,text:s}){let[t,i]=(0,c.useState)(!1),o=e||"",d=s||"Check out the VibeBusiness public roadmap",m=async()=>{try{await navigator.clipboard.writeText(o),i(!0),setTimeout(()=>i(!1),2e3)}catch(e){console.error("Failed to copy:",e)}};return(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[a.jsx("span",{className:"text-sm font-medium text-slate-600",children:"Share:"}),(0,a.jsxs)("button",{onClick:()=>{let e=`https://twitter.com/intent/tweet?text=${encodeURIComponent(d)}&url=${encodeURIComponent(o)}`;window.open(e,"_blank","noopener,noreferrer")},className:"inline-flex items-center gap-2 px-4 py-2 bg-black text-white rounded-lg hover:bg-slate-800 transition-colors text-sm font-medium","aria-label":"Share on X/Twitter",children:[a.jsx(r,{className:"w-4 h-4"}),a.jsx("span",{children:"Share on X"})]}),a.jsx("button",{onClick:m,className:"inline-flex items-center gap-2 px-4 py-2 bg-slate-100 text-slate-700 rounded-lg hover:bg-slate-200 transition-colors text-sm font-medium","aria-label":"Copy link",children:t?(0,a.jsxs)(a.Fragment,{children:[a.jsx(l.Z,{className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-emerald-700",children:"Copied!"})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(n,{className:"w-4 h-4"}),a.jsx("span",{children:"Copy Link"})]})})]})}},7162:(e,s,t)=>{"use strict";t.d(s,{Z:()=>c});var a=t(1159);let i=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),r=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var l={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:i,className:n="",children:c,iconNode:o,...d},m)=>(0,a.createElement)("svg",{ref:m,...l,width:s,height:s,stroke:e,strokeWidth:i?24*Number(t)/Number(s):t,className:r("lucide",n),...d},[...o.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(c)?c:[c]])),c=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...l},c)=>(0,a.createElement)(n,{ref:c,iconNode:s,className:r(`lucide-${i(e)}`,t),...l}));return t.displayName=`${e}`,t}},8648:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},9987:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]])},6359:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]])},7371:(e,s,t)=>{"use strict";t.d(s,{default:()=>i.a});var a=t(1812),i=t.n(a)},1812:(e,s,t)=>{"use strict";let{createProxy:a}=t(8570);e.exports=a("/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/link.js")},2029:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>r,metadata:()=>i});var a=t(9510);t(5023);let i={title:process.env.NEXT_PUBLIC_PRODUCT_NAME?`${process.env.NEXT_PUBLIC_PRODUCT_NAME} Analyst`:"AI Product Manager",description:"AI Product Manager - Autonomous improvement proposals"};function r({children:e}){return a.jsx("html",{lang:"en",children:a.jsx("body",{className:"min-h-screen bg-slate-50",children:e})})}},6902:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>y,dynamic:()=>j,metadata:()=>N});var a=t(9510),i=t(7162);let r=(0,i.Z)("Lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]);var l=t(9987);let n=(0,i.Z)("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]),c=(0,i.Z)("DollarSign",[["line",{x1:"12",x2:"12",y1:"2",y2:"22",key:"7eqyqh"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",key:"1b0p4s"}]]);var o=t(6359),d=t(7371),m=t(7879),x=t(1317),u=t(8570);let p=(0,u.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseTimeline.tsx#default`),h=(0,u.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseNarrative.tsx#default`),g=(0,u.createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PublicEpicCard.tsx#default`);var b=t(6299);let f={"phase-1-pmf":{id:"phase-1-pmf",title:"Phase 1: Beta Launch",timeline:"Q1 2026",goal_ids:["goal-ship-npm-public","goal-beta-users"],narrative:"Launch beta to 20 indie hackers. Perfect the first-run experience so you can go from `npx vibebusiness` to actionable business insights in under 60 seconds.",investor_narrative:"De-risk product-market fit by proving our 10x activation moment with 20 indie hacker beta users. Target 60%+ D7 retention to validate our hypothesis that autonomous AI product management solves a painful problem for solo technical founders.",success_metric:"60%+ D7 retention",competitive_angle:"First mover in full-lifecycle autonomous product management",unlocks_next:"Beta testimonials enable organic growth via build-in-public content"},"phase-2-monetization":{id:"phase-2-monetization",title:"Phase 2: Monetization Launch",timeline:"Q2 2026",goal_ids:["goal-100-paying"],narrative:"Launch paid Pro tier at $29/month. Convert beta users and Show HN traffic into 100 paying customers.",investor_narrative:"Validate unit economics to prove capital-efficient growth: CAC < $100, LTV > $300, <6 month payback period. BYOK model provides 90-95% gross margins (near-zero COGS), making this a highly scalable business.",success_metric:"100 paying customers ($2.9K MRR)",competitive_angle:"BYOK = 10x better margins than SaaS incumbents with hosted AI",unlocks_next:"Proven unit economics de-risk seed fundraising ($2-4M)"},"phase-3-growth":{id:"phase-3-growth",title:"Phase 3: Growth Engine",timeline:"Q3 2026",goal_ids:["goal-50k-mrr","goal-build-in-public"],narrative:"Scale through build-in-public content + organic channels (Show HN, Product Hunt, X/Twitter). Target 180K+ build-in-public community.",investor_narrative:"Scale to $50K MRR through organic channels (build-in-public X content, Show HN, Product Hunt). Prove repeatable acquisition without paid ads. Target 180K+ build-in-public community on X.",success_metric:"$50K MRR",competitive_angle:"Community-led growth = lower CAC than competitors relying on paid ads",unlocks_next:"Organic growth engine enables Series A fundraising"}};function v(e){return!(["tech_debt","security"].includes(e.category)||e.tags?.includes("internal-only"))&&"performance"!==e.category}let j="force-dynamic",N={title:"VibeBusiness Investor Roadmap",description:"Strategic roadmap and business metrics for VibeBusiness investors. Market opportunity: $1.8-6B SAM, BYOK model with 90-95% gross margins.",openGraph:{title:"VibeBusiness Investor Roadmap",description:"Strategic roadmap and business metrics for VibeBusiness investors. Market opportunity: $1.8-6B SAM, BYOK model with 90-95% gross margins.",type:"website"}};async function y(){let[e,s,i]=await Promise.all([(0,b._1)(),(0,b.Iw)(),(0,b.M6)()]),u={};for(let t of e)u[t.id]=(0,b.Xe)(t,s);let j=e.filter(v),N=Object.values(f).map(e=>{let s=function(e,s){let t=s.filter(s=>e.goal_ids.includes(s.id));return t.every(e=>"achieved"===e.status)?"completed":t.some(e=>"on_track"===e.status||"at_risk"===e.status||"behind"===e.status)?"active":"planned"}(e,i),t=function(e,s,t){let a=s.filter(s=>s.goal_id&&e.goal_ids.includes(s.goal_id));if(0===a.length)return"low";let i=a.reduce((e,s)=>{let a=t[s.id];return e+(a?.progress_pct||0)},0)/a.length;return i>50?"high":i>20?"medium":"low"}(e,j,u);return{...e,status:s,confidence:t}}),y=function(e,s=30){let t=new Date(Date.now()-864e5*s);return e.filter(e=>"shipped"===e.stage&&new Date(e.updated_at)>t).sort((e,s)=>s.updated_at.localeCompare(e.updated_at)).map(e=>({title:e.title,shipped_at:e.updated_at,impact:e.success_metrics&&e.success_metrics.length>0?e.success_metrics[0]:e.expected_impact?e.expected_impact:e.verification?.status==="validated"&&e.verification.summary?e.verification.summary:"Shipped",category:e.category}))}(s,30);try{let e=await t.e(3871).then(t.t.bind(t,3871,19));e.default?.current||e.current}catch{}let w=i.find(e=>"goal-unit-economics"===e.id);return(0,a.jsxs)("div",{className:"min-h-screen bg-slate-50",children:[a.jsx("header",{className:"bg-gradient-to-r from-slate-900 to-slate-800 text-white",children:a.jsx("div",{className:"max-w-6xl mx-auto px-6 py-8",children:(0,a.jsxs)("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-6",children:[(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-3",children:[a.jsx(r,{className:"w-5 h-5 text-slate-400"}),a.jsx("span",{className:"text-sm text-slate-400",children:"Investor View"}),a.jsx("span",{className:"text-slate-600",children:"|"}),a.jsx(d.default,{href:"/roadmap/public",className:"text-sm text-slate-400 hover:text-white",children:"Public Roadmap"})]}),a.jsx("h1",{className:"text-3xl md:text-4xl font-bold mb-2",children:"VibeBusiness Strategic Roadmap"}),a.jsx("p",{className:"text-lg text-slate-300 mb-4",children:"Building the first autonomous AI product manager for the $1.8-6B indie hacker market"}),(0,a.jsxs)("div",{className:"flex flex-wrap gap-2 text-sm",children:[(0,a.jsxs)("span",{className:"bg-blue-900/50 text-blue-200 px-3 py-1.5 rounded-lg border border-blue-700/50 flex items-center gap-1.5",children:[a.jsx(l.Z,{className:"w-4 h-4"}),"SAM: $1.8-6B"]}),(0,a.jsxs)("span",{className:"bg-purple-900/50 text-purple-200 px-3 py-1.5 rounded-lg border border-purple-700/50 flex items-center gap-1.5",children:[a.jsx(n,{className:"w-4 h-4"}),"Beachhead: 180K+ Indie Hackers"]}),(0,a.jsxs)("span",{className:"bg-emerald-900/50 text-emerald-200 px-3 py-1.5 rounded-lg border border-emerald-700/50 flex items-center gap-1.5",children:[a.jsx(c,{className:"w-4 h-4"}),"Gross Margin: 90-95% (BYOK)"]})]})]}),a.jsx("div",{className:"flex-shrink-0",children:a.jsx(x.Z,{url:"https://vibebusiness.com/roadmap/investors",text:"VibeBusiness is building the first autonomous AI product manager for indie hackers. Check out their strategic roadmap:"})})]})})}),(0,a.jsxs)("main",{className:"max-w-6xl mx-auto px-6 py-12",children:[a.jsx("section",{className:"mb-12",children:a.jsx(m.Z,{features:y})}),(0,a.jsxs)("section",{className:"mb-12",children:[a.jsx("h2",{className:"text-2xl font-bold text-slate-900 mb-4",children:"Investment Thesis"}),(0,a.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-6",children:[(0,a.jsxs)("h3",{className:"font-bold text-slate-900 mb-3 flex items-center gap-2",children:[a.jsx(l.Z,{className:"w-5 h-5 text-blue-600"}),"Market Opportunity"]}),(0,a.jsxs)("ul",{className:"space-y-2 text-sm text-slate-700",children:[(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-blue-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"$1.8-6B SAM:"})," Indie hackers + solo founders + small dev teams"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-blue-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"180K+ community:"})," r/SaaS, Indie Hackers, X/Twitter build-in-public"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-blue-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Underserved segment:"})," Too small for enterprise PM tools, need strategic guidance"]})]})]})]}),(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-6",children:[(0,a.jsxs)("h3",{className:"font-bold text-slate-900 mb-3 flex items-center gap-2",children:[a.jsx(c,{className:"w-5 h-5 text-emerald-600"}),"Unit Economics"]}),(0,a.jsxs)("ul",{className:"space-y-2 text-sm text-slate-700",children:[(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-emerald-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Target CAC:"})," <$100 (organic channels)"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-emerald-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Target LTV:"})," $300+ (12+ month retention @$29/mo)"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-emerald-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Gross margins:"})," 90-95% (BYOK model = near-zero COGS)"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-emerald-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Payback period:"})," <6 months"]})]})]})]}),(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-6",children:[(0,a.jsxs)("h3",{className:"font-bold text-slate-900 mb-3 flex items-center gap-2",children:[a.jsx(o.Z,{className:"w-5 h-5 text-purple-600"}),"Competitive Moat"]}),(0,a.jsxs)("ul",{className:"space-y-2 text-sm text-slate-700",children:[(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-purple-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Full lifecycle:"})," Only tool that closes observe → analyze → implement → ship → verify loop"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-purple-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Persistent memory:"})," MEMORY.md compounds over months → high switching cost"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-purple-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Brain/hands architecture:"})," Implementation quality improves for free as Claude Code evolves"]})]})]})]}),(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-6",children:[(0,a.jsxs)("h3",{className:"font-bold text-slate-900 mb-3 flex items-center gap-2",children:[a.jsx(n,{className:"w-5 h-5 text-amber-600"}),"Go-to-Market"]}),(0,a.jsxs)("ul",{className:"space-y-2 text-sm text-slate-700",children:[(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-amber-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Phase 1:"})," 20 beta users, 60%+ D7 retention (PMF validation)"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-amber-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Phase 2:"})," 100 paying customers via Show HN + Product Hunt"]})]}),(0,a.jsxs)("li",{className:"flex items-start gap-2",children:[a.jsx("span",{className:"text-amber-600 mt-1",children:"•"}),(0,a.jsxs)("span",{children:[a.jsx("strong",{children:"Phase 3:"})," $50K MRR through build-in-public + organic growth"]})]})]})]})]})]}),(0,a.jsxs)("section",{className:"mb-12",children:[a.jsx("h2",{className:"text-2xl font-bold text-slate-900 mb-6",children:"Strategic Timeline"}),a.jsx("div",{className:"bg-white border border-slate-200 rounded-lg p-8",children:a.jsx(p,{phases:N})})]}),N.map(e=>{let s=j.filter(s=>s.goal_id&&e.goal_ids.includes(s.goal_id));return 0===s.length?null:(0,a.jsxs)("section",{className:"mb-12",children:[(0,a.jsxs)("div",{className:"mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[a.jsx("h2",{className:"text-2xl font-bold text-slate-900",children:e.title}),a.jsx("span",{className:"text-sm text-slate-500",children:e.timeline})]}),a.jsx("p",{className:"text-slate-600 font-medium",children:e.success_metric})]}),a.jsx("div",{className:"mb-6",children:a.jsx(h,{phase:e,showInvestorView:!0})}),a.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:s.map(e=>{var s;let t=i.find(s=>s.id===e.goal_id),r=(s=u[e.id],{id:e.id,title:e.title,progress_pct:s.progress_pct,user_benefit:e.title.toLowerCase().includes("onboarding")?"Get actionable business insights in under 60 seconds after installing":e.title.toLowerCase().includes("multi-provider")?"Bring your own API key - control costs and keep your data private":e.title.toLowerCase().includes("monetization")?"Access Pro features including autonomous implementation and advanced analytics":e.title.toLowerCase().includes("build-in-public")?"Follow our journey and learn from transparent updates on X/Twitter":e.title.toLowerCase().includes("discovery")||e.title.toLowerCase().includes("landing")?"Discover VibeBusiness through better docs, demos, and social proof":t?t.description.split(".")[0]||e.description:e.description.split(".")[0]||e.description,business_impact:e.title.toLowerCase().includes("onboarding")?"Reduce time-to-value to <60s (10x activation moment)":e.title.toLowerCase().includes("monetization")?"Unlock revenue stream with Pro tier ($29/mo)":e.title.toLowerCase().includes("multi-provider")?"Enable BYOK model for 90-95% gross margins":e.title.toLowerCase().includes("build-in-public")?"Organic lead generation through 180K+ build-in-public community":e.title.toLowerCase().includes("discovery")||e.title.toLowerCase().includes("landing")?"Improve discovery-to-install conversion rate":t?t.description.split(".")[0]:void 0,kpi_target:function(e,s){if(s){if(e.title.toLowerCase().includes("onboarding")){let e=s.kpis.find(e=>"kpi-init-completion-rate"===e.id);if(e)return`${e.target_value}%+ init-to-scan completion rate`}if(e.title.toLowerCase().includes("monetization")){let e=s.kpis.find(e=>"kpi-paying-users"===e.id);if(e)return`${e.target_value} paying customers`}if(e.title.toLowerCase().includes("build-in-public")){let e=s.kpis.find(e=>"kpi-twitter-followers"===e.id);if(e&&null!==e.target_value)return`${e.target_value.toLocaleString()} X/Twitter followers`}if(s.kpis.length>0){let e=s.kpis[0];if(null!==e.target_value)return`${e.name}: ${e.target_value}${e.unit?` ${e.unit}`:""}`}}}(e,t),competitive_moat:e.title.toLowerCase().includes("multi-provider")?"BYOK = 95% gross margins vs hosted AI competitors":e.title.toLowerCase().includes("build-in-public")?"Community-led growth = zero CAC":e.title.toLowerCase().includes("onboarding")?"First 60-second activation moment in product management tools":void 0,unlocks:e.rationale||void 0,status:e.status});return a.jsx(g,{epic:r,showInvestorMetrics:!0},e.id)})})]},e.id)}),w&&(0,a.jsxs)("section",{className:"mt-16 mb-12",children:[a.jsx("h2",{className:"text-2xl font-bold text-slate-900 mb-6",children:"Unit Economics Targets"}),(0,a.jsxs)("div",{className:"bg-white border border-slate-200 rounded-lg p-6",children:[a.jsx("p",{className:"text-slate-700 mb-4",children:w.description}),a.jsx("div",{className:"grid grid-cols-2 md:grid-cols-5 gap-4",children:w.kpis.map(e=>(0,a.jsxs)("div",{className:"text-center",children:[(0,a.jsxs)("p",{className:"text-2xl font-bold text-slate-900",children:["lower_is_better"===e.direction&&"<",e.target_value,e.unit&&"validated"!==e.unit&&a.jsx("span",{className:"text-base text-slate-500 ml-1",children:e.unit})]}),a.jsx("p",{className:"text-xs text-slate-600 mt-1",children:e.name})]},e.id))})]})]}),a.jsx("section",{className:"mt-16",children:(0,a.jsxs)("div",{className:"bg-gradient-to-r from-slate-800 to-slate-900 text-white rounded-lg p-8 text-center",children:[a.jsx("h2",{className:"text-2xl font-bold mb-3",children:"Interested in Learning More?"}),a.jsx("p",{className:"text-slate-300 mb-6 max-w-2xl mx-auto",children:"We're transparent about our journey. Follow our build-in-public updates for real metrics, strategic decisions, and lessons learned."}),(0,a.jsxs)("div",{className:"flex flex-wrap justify-center gap-4",children:[a.jsx("a",{href:"https://x.com/vibebusiness_",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-2 px-6 py-3 bg-white text-slate-900 rounded-lg font-semibold hover:bg-slate-100 transition-colors",children:"Follow on X/Twitter"}),a.jsx("a",{href:"mailto:hello@vibebusiness.com",className:"inline-flex items-center gap-2 px-6 py-3 bg-slate-700 text-white rounded-lg font-semibold hover:bg-slate-600 transition-colors",children:"Get in Touch"})]})]})}),(0,a.jsxs)("footer",{className:"mt-12 text-center text-sm text-slate-500",children:[(0,a.jsxs)("p",{children:["Last updated: ",new Date().toLocaleDateString("en-US",{month:"long",day:"numeric",year:"numeric"})]}),(0,a.jsxs)("p",{className:"mt-2",children:[a.jsx(r,{className:"w-3 h-3 inline mr-1"}),"This investor view includes business metrics and strategic context."]})]})]})]})}},7879:(e,s,t)=>{"use strict";t.d(s,{Z:()=>r});var a=t(9510),i=t(8648);function r({features:e,daysWindow:s=30}){return 0===e.length?a.jsx("div",{className:"bg-amber-50 border border-amber-200 rounded-lg p-6",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[a.jsx("div",{className:"text-amber-600 text-2xl",children:"⏳"}),(0,a.jsxs)("div",{children:[a.jsx("h3",{className:"text-lg font-semibold text-amber-900 mb-1",children:"First Features Shipping Soon"}),(0,a.jsxs)("p",{className:"text-sm text-amber-700",children:["We're actively building. Follow our progress on"," ",a.jsx("a",{href:"https://twitter.com/vibebusiness",target:"_blank",rel:"noopener noreferrer",className:"underline hover:text-amber-900",children:"X/Twitter"})," ","for real-time build-in-public updates."]})]})]})}):(0,a.jsxs)("div",{className:"bg-emerald-50 border border-emerald-200 rounded-lg p-6",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-4",children:[a.jsx(i.Z,{className:"w-5 h-5 text-emerald-600"}),(0,a.jsxs)("h2",{className:"text-xl font-bold text-emerald-900",children:["Recently Shipped (Last ",s," Days)"]})]}),a.jsx("ul",{className:"space-y-3",children:e.map((e,s)=>(0,a.jsxs)("li",{className:"flex items-start gap-3",children:[a.jsx("div",{className:"text-emerald-600 mt-1",children:"✓"}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[a.jsx("p",{className:"font-medium text-slate-900",children:e.title}),(0,a.jsxs)("p",{className:"text-sm text-slate-600 mt-0.5",children:[a.jsx("span",{className:"text-emerald-700",children:"→"})," ",e.impact]})]})]},s))})]})}},1317:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx#default`)},5023:()=>{},1135:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=function(){for(var e,s,t=0,a="",i=arguments.length;t<i;t++)(e=arguments[t])&&(s=function e(s){var t,a,i="";if("string"==typeof s||"number"==typeof s)i+=s;else if("object"==typeof s){if(Array.isArray(s)){var r=s.length;for(t=0;t<r;t++)s[t]&&(a=e(s[t]))&&(i&&(i+=" "),i+=a)}else for(a in s)s[a]&&(i&&(i+=" "),i+=a)}return i}(e))&&(a&&(a+=" "),a+=s);return a}}};var s=require("../../../webpack-runtime.js");s.C(e);var t=e=>s(s.s=e),a=s.X(0,[9276,4471,9404,6299],()=>t(7543));module.exports=a})();
|
|
@@ -0,0 +1 @@
|
|
|
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/copy/landing-improvements-2026-02-20.md","../../../../../data/copy/landing-landing-page-2026-02-20.md","../../../../../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/investor-updates.json","../../../../../data/marketplace-positioning.json","../../../../../data/pages.json","../../../../../data/payments.json","../../../../../data/positioning.json","../../../../../data/posthog.json","../../../../../data/reports/.DS_Store","../../../../../data/reports/visuals/idea-lp-og-meta-card.png","../../../../../data/reports/visuals/idea-readme-landing-url-card.png","../../../../../data/reports/visuals/idea-stripe-integration-card.png","../../../../../data/reports/visuals/promo-launch.png","../../../../../data/reports/visuals/promo-ship-fast.png","../../../../../data/reports/visuals/promo-while-you-slept-v2.png","../../../../../data/reports/visuals/promo-while-you-slept-v3.png","../../../../../data/reports/visuals/promo-while-you-slept.png","../../../../../data/roadmap.json","../../../../../data/sessions.json","../../../../../data/social.json","../../../../../data/video-ideas.md","../../../../../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/3871.js","../../../chunks/4471.js","../../../chunks/6299.js","../../../chunks/9276.js","../../../chunks/9404.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/roadmap/investors/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}},"1034":{"*":{"id":"625","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2912":{"*":{"id":"7805","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"5701":{"*":{"id":"1264","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6682":{"*":{"id":"5313","name":"*","chunks":[],"async":false}},"8013":{"*":{"id":"8841","name":"*","chunks":[],"async":false}},"8301":{"*":{"id":"8206","name":"*","chunks":[],"async":false}},"8825":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9525":{"*":{"id":"4107","name":"*","chunks":[],"async":false}},"9646":{"*":{"id":"8022","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":9646,"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/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":2912,"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/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","309","static/chunks/app/roadmap/investors/page-0095ea5695573796.js"],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/ba6f5fe78931fee2.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/investors/page":[]}}
|
|
@@ -1 +1 @@
|
|
|
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:()=>o,routeModule:()=>p,tree:()=>c}),s(541),s(2029),s(5866);var a=s(3191),l=s(8716),r=s(7922),i=s.n(r),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 c=["",{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"]}],o=["/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"],x="/roadmap/page",m={require:s,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:l.x.APP_PAGE,page:"/roadmap/page",pathname:"/roadmap",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},5566:(e,t,s)=>{Promise.resolve().then(s.bind(s,502)),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"}]])},1828:(e,t,s)=>{"use strict";s.d(t,{default:()=>f});var a=s(326),l=s(7577);let r=(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),c=s(9526);function o({progress:e,status:t}){let s=Math.round(e.progress_pct/100*8),l="█".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:l})}function x({epic:e,index:t,progress:s}){let l=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",l&&"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,l&&a.jsx("span",{className:"ml-2 text-xs text-slate-400 font-normal italic",children:"draft"})]}),a.jsx(o,{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",c.xP[e.status]),children:c.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",c.pG[e.category]),children:c.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},l=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=>(l++,a.jsx(x,{epic:e,index:l,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 g({epic:e,progress:t,dates:s,rangeStart:l,totalDays:r}){let i=p(s.start),c=p(s.end),o=u(l,i),x=Math.max(1,u(i,c)),m=Math.max(0,o/r*100),g=h[e.status],b=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",g.bg,"group-hover:ring-2 group-hover:ring-blue-300"),style:{left:`${m}%`,width:`${Math.max(Math.min(100-m,x/r*100),1)}%`},children:[t.progress_pct>0&&a.jsx("div",{className:(0,n.Z)("absolute left-0 top-0 h-full rounded",g.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]}),b&&a.jsx("span",{className:"text-slate-400",title:"Manual dates",children:"M"})]})]})})]})})}function b({goalGroups:e,progressMap:t,dateEstimates:s}){let l=[];for(let e of Object.values(s))l.push(p(e.start)),l.push(p(e.end));if(0===l.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 r=new Date(Math.min(...l.map(e=>e.getTime()))),i=new Date(Math.max(...l.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(r.getTime()-6048e5)),d=new Date(i.getTime()+6048e5),c=Math.max(1,u(n,d)),o=[],x=new Date(n);for(;x<=d;)o.push(new Date(x)),x.setDate(x.getDate()+7);let m=new Date;m.setHours(0,0,0,0);let h=u(n,m)/c*100,b=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:o.map((e,t)=>{let s=u(n,e)/c*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:[o.map((e,t)=>{let s=u(n,e)/c*100;return a.jsx("div",{className:"absolute top-0 bottom-0 border-l border-slate-50",style:{left:`calc(${s}% + 192px)`}},t)}),b&&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 l=s[e.id];return l?a.jsx(g,{epic:e,progress:t[e.id]||f,dates:l,rangeStart:n,totalDays:c},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,c]=(0,l.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:()=>c("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(r,{className:"w-4 h-4"}),"List"]}),(0,a.jsxs)("button",{onClick:()=>c("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(b,{goalGroups:e,progressMap:t,dateEstimates:s})]})}},7162:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});var a=s(1159);let l=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),r=(...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:l,className:n="",children:d,iconNode:c,...o},x)=>(0,a.createElement)("svg",{ref:x,...i,width:t,height:t,stroke:e,strokeWidth:l?24*Number(s)/Number(t):s,className:r("lucide",n),...o},[...c.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:r(`lucide-${l(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"}]])},541:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>g,dynamic:()=>p});var a=s(9510),l=s(7162);let r=(0,l.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,l.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 c=(0,l.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 o=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(r,{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(c,{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 g(){let[e,t,s]=await Promise.all([(0,m._1)(),(0,m.Iw)(),(0,m.M6)()]),l={};for(let s of e)l[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),l=new Map;for(let e of a){let t=e.goal_id,s=l.get(t);s?s.push(e):l.set(t,[e])}let r=[],i=null;for(let[e,a]of Array.from(l.entries())){let l=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);r.push({goal:s??{status:"on_track"},group:{goalId:e,goalTitle:s?.title??e,epics:a,totalIdeas:l}})}else i={goalId:null,goalTitle:"No Goal",epics:a,totalIdeas:l}}r.sort((e,t)=>h(e.goal)-h(t.goal));let n=r.map(e=>e.group);return i&&n.push(i),n}(e,s,l),n=(0,m.lo)(e,t,s),d={};for(let[e,t]of Array.from(n.entries()))d[e]=t;let c=new Set(e.flatMap(e=>e.idea_ids)),p=t.filter(e=>!c.has(e.id)&&"rejected"!==e.stage).length;return a.jsx(o.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(r,{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:l,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`)}};var t=require("../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,9404,534,995],()=>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:()=>o,routeModule:()=>p,tree:()=>c}),s(2930),s(2029),s(5866);var a=s(3191),l=s(8716),r=s(7922),i=s.n(r),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 c=["",{children:["roadmap",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,2930)),"/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"]}],o=["/Users/luismey/Code/vibebusiness/src/app/roadmap/page.tsx"],x="/roadmap/page",m={require:s,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:l.x.APP_PAGE,page:"/roadmap/page",pathname:"/roadmap",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},5566:(e,t,s)=>{Promise.resolve().then(s.bind(s,502)),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"}]])},1828:(e,t,s)=>{"use strict";s.d(t,{default:()=>f});var a=s(326),l=s(7577);let r=(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),c=s(9526);function o({progress:e,status:t}){let s=Math.round(e.progress_pct/100*8),l="█".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:l})}function x({epic:e,index:t,progress:s}){let l=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",l&&"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,l&&a.jsx("span",{className:"ml-2 text-xs text-slate-400 font-normal italic",children:"draft"})]}),a.jsx(o,{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",c.xP[e.status]),children:c.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",c.pG[e.category]),children:c.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},l=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=>(l++,a.jsx(x,{epic:e,index:l,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 g({epic:e,progress:t,dates:s,rangeStart:l,totalDays:r}){let i=p(s.start),c=p(s.end),o=u(l,i),x=Math.max(1,u(i,c)),m=Math.max(0,o/r*100),g=h[e.status],b=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",g.bg,"group-hover:ring-2 group-hover:ring-blue-300"),style:{left:`${m}%`,width:`${Math.max(Math.min(100-m,x/r*100),1)}%`},children:[t.progress_pct>0&&a.jsx("div",{className:(0,n.Z)("absolute left-0 top-0 h-full rounded",g.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]}),b&&a.jsx("span",{className:"text-slate-400",title:"Manual dates",children:"M"})]})]})})]})})}function b({goalGroups:e,progressMap:t,dateEstimates:s}){let l=[];for(let e of Object.values(s))l.push(p(e.start)),l.push(p(e.end));if(0===l.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 r=new Date(Math.min(...l.map(e=>e.getTime()))),i=new Date(Math.max(...l.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(r.getTime()-6048e5)),d=new Date(i.getTime()+6048e5),c=Math.max(1,u(n,d)),o=[],x=new Date(n);for(;x<=d;)o.push(new Date(x)),x.setDate(x.getDate()+7);let m=new Date;m.setHours(0,0,0,0);let h=u(n,m)/c*100,b=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:o.map((e,t)=>{let s=u(n,e)/c*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:[o.map((e,t)=>{let s=u(n,e)/c*100;return a.jsx("div",{className:"absolute top-0 bottom-0 border-l border-slate-50",style:{left:`calc(${s}% + 192px)`}},t)}),b&&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 l=s[e.id];return l?a.jsx(g,{epic:e,progress:t[e.id]||f,dates:l,rangeStart:n,totalDays:c},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,c]=(0,l.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:()=>c("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(r,{className:"w-4 h-4"}),"List"]}),(0,a.jsxs)("button",{onClick:()=>c("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(b,{goalGroups:e,progressMap:t,dateEstimates:s})]})}},7162:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});var a=s(1159);let l=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),r=(...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:l,className:n="",children:d,iconNode:c,...o},x)=>(0,a.createElement)("svg",{ref:x,...i,width:t,height:t,stroke:e,strokeWidth:l?24*Number(s)/Number(t):s,className:r("lucide",n),...o},[...c.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:r(`lucide-${l(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"}]])},3698:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).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"}]])},2930:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>g,dynamic:()=>p});var a=s(9510),l=s(3698),r=s(7162);let 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 c=(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 o=s(2548);let x=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/RoadmapViewToggle.tsx#default`);var m=s(6299);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.Z,{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(c,{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 g(){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),l=new Map;for(let e of a){let t=e.goal_id,s=l.get(t);s?s.push(e):l.set(t,[e])}let r=[],i=null;for(let[e,a]of Array.from(l.entries())){let l=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);r.push({goal:s??{status:"on_track"},group:{goalId:e,goalTitle:s?.title??e,epics:a,totalIdeas:l}})}else i={goalId:null,goalTitle:"No Goal",epics:a,totalIdeas:l}}r.sort((e,t)=>h(e.goal)-h(t.goal));let n=r.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 c=new Set(e.flatMap(e=>e.idea_ids)),p=t.filter(e=>!c.has(e.id)&&"rejected"!==e.stage).length;return a.jsx(o.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.Z,{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`)}};var t=require("../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,9404,6299,995],()=>s(7582));module.exports=a})();
|
|
@@ -1 +1 @@
|
|
|
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/copy/landing-improvements-2026-02-20.md","../../../../data/copy/landing-landing-page-2026-02-20.md","../../../../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/investor-updates.json","../../../../data/marketplace-positioning.json","../../../../data/pages.json","../../../../data/payments.json","../../../../data/positioning.json","../../../../data/posthog.json","../../../../data/reports/.DS_Store","../../../../data/reports/visuals/idea-lp-og-meta-card.png","../../../../data/reports/visuals/idea-readme-landing-url-card.png","../../../../data/reports/visuals/idea-stripe-integration-card.png","../../../../data/reports/visuals/promo-launch.png","../../../../data/reports/visuals/promo-ship-fast.png","../../../../data/reports/visuals/promo-while-you-slept-v2.png","../../../../data/reports/visuals/promo-while-you-slept-v3.png","../../../../data/reports/visuals/promo-while-you-slept.png","../../../../data/roadmap.json","../../../../data/sessions.json","../../../../data/social.json","../../../../data/video-ideas.md","../../../../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/4471.js","../../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/copy/landing-improvements-2026-02-20.md","../../../../data/copy/landing-landing-page-2026-02-20.md","../../../../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/investor-updates.json","../../../../data/marketplace-positioning.json","../../../../data/pages.json","../../../../data/payments.json","../../../../data/positioning.json","../../../../data/posthog.json","../../../../data/reports/.DS_Store","../../../../data/reports/visuals/idea-lp-og-meta-card.png","../../../../data/reports/visuals/idea-readme-landing-url-card.png","../../../../data/reports/visuals/idea-stripe-integration-card.png","../../../../data/reports/visuals/promo-launch.png","../../../../data/reports/visuals/promo-ship-fast.png","../../../../data/reports/visuals/promo-while-you-slept-v2.png","../../../../data/reports/visuals/promo-while-you-slept-v3.png","../../../../data/reports/visuals/promo-while-you-slept.png","../../../../data/roadmap.json","../../../../data/sessions.json","../../../../data/social.json","../../../../data/video-ideas.md","../../../../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/4471.js","../../chunks/6299.js","../../chunks/9276.js","../../chunks/9404.js","../../chunks/995.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}},"786":{"*":{"id":"1855","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","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}},"1034":{"*":{"id":"625","name":"*","chunks":[],"async":false}},"1060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"1259":{"*":{"id":"502","name":"*","chunks":[],"async":false}},"2674":{"*":{"id":"9973","name":"*","chunks":[],"async":false}},"2846":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"2912":{"*":{"id":"7805","name":"*","chunks":[],"async":false}},"2972":{"*":{"id":"9404","name":"*","chunks":[],"async":false}},"3032":{"*":{"id":"1828","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4687":{"*":{"id":"8696","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"5701":{"*":{"id":"1264","name":"*","chunks":[],"async":false}},"6423":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"6682":{"*":{"id":"5313","name":"*","chunks":[],"async":false}},"8013":{"*":{"id":"8841","name":"*","chunks":[],"async":false}},"8301":{"*":{"id":"8206","name":"*","chunks":[],"async":false}},"8825":{"*":{"id":"4663","name":"*","chunks":[],"async":false}},"8935":{"*":{"id":"1358","name":"*","chunks":[],"async":false}},"9107":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"9525":{"*":{"id":"4107","name":"*","chunks":[],"async":false}},"9646":{"*":{"id":"8022","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":9646,"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/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaDetail.tsx":{"id":2912,"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/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","943","static/chunks/app/roadmap/page-eacd69a99fcfc658.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","851","static/chunks/851-65b033bf38847cbb.js","931","static/chunks/app/page-3635a292b3d471c0.js"],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/vibebusiness/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/vibebusiness/src/":[],"/Users/luismey/Code/vibebusiness/src/app/layout":["static/css/ba6f5fe78931fee2.css"],"/Users/luismey/Code/vibebusiness/src/app/page":[],"/Users/luismey/Code/vibebusiness/src/app/roadmap/page":[]}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var e={};e.id=7826,e.ids=[7826],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")},1573:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>h,originalPathname:()=>m,pages:()=>d,routeModule:()=>p,tree:()=>c}),s(3220),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),i=s.n(l),n=s(5231),o={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(o[e]=()=>n[e]);s.d(t,o);let c=["",{children:["roadmap",{children:["public",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,3220)),"/Users/luismey/Code/vibebusiness/src/app/roadmap/public/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"]}],d=["/Users/luismey/Code/vibebusiness/src/app/roadmap/public/page.tsx"],m="/roadmap/public/page",h={require:s,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/roadmap/public/page",pathname:"/roadmap/public",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},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:()=>{},1362:(e,t,s)=>{Promise.resolve().then(s.bind(s,502)),Promise.resolve().then(s.bind(s,5313))},2881:(e,t,s)=>{"use strict";s.d(t,{Z:()=>o});var a=s(7577);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:o,iconNode:c,...d},m)=>(0,a.createElement)("svg",{ref:m,...i,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",n),...d},[...c.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(o)?o:[o]])),o=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...i},o)=>(0,a.createElement)(n,{ref:o,iconNode:t,className:l(`lucide-${r(e)}`,s),...i}));return s.displayName=`${e}`,s}},732:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]])},2933:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},8258:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("FlaskConical",[["path",{d:"M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2",key:"pzvekw"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M7 16h10",key:"wp8him"}]])},9730:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]])},1572:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Sparkles",[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]])},3468:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]])},434:(e,t,s)=>{"use strict";s.d(t,{default:()=>r.a});var a=s(9404),r=s.n(a)},5047:(e,t,s)=>{"use strict";var a=s(7389);s.o(a,"usePathname")&&s.d(t,{usePathname:function(){return a.usePathname}}),s.o(a,"useRouter")&&s.d(t,{useRouter:function(){return a.useRouter}})},502:(e,t,s)=>{"use strict";s.d(t,{default:()=>g});var a=s(326),r=s(434),l=s(5047),i=s(2881);let n=(0,i.Z)("LayoutDashboard",[["rect",{width:"7",height:"9",x:"3",y:"3",rx:"1",key:"10lvy0"}],["rect",{width:"7",height:"5",x:"14",y:"3",rx:"1",key:"16une8"}],["rect",{width:"7",height:"9",x:"14",y:"12",rx:"1",key:"1hutg5"}],["rect",{width:"7",height:"5",x:"3",y:"16",rx:"1",key:"ldoo1y"}]]),o=(0,i.Z)("Map",[["path",{d:"M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z",key:"169xi5"}],["path",{d:"M15 5.764v15",key:"1pn4in"}],["path",{d:"M9 3.236v15",key:"1uimfh"}]]);var c=s(3468),d=s(8258),m=s(9730);let h=(0,i.Z)("History",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]]),p=(0,i.Z)("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);var u=s(732),x=s(1572),f=s(1135);let b=[{href:"/",label:"Dashboard",icon:a.jsx(n,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(o,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:a.jsx(c.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:a.jsx(d.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:a.jsx(m.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(h,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:a.jsx(p,{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(u.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,f.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(x.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},5313:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var a=s(326),r=s(2881);let l=(0,r.Z)("Twitter",[["path",{d:"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",key:"pff0z6"}]]);var i=s(2933);let n=(0,r.Z)("Link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);var o=s(7577);function c({url:e,text:t}){let[s,r]=(0,o.useState)(!1),c=e||"",d=t||"Check out the VibeBusiness public roadmap",m=async()=>{try{await navigator.clipboard.writeText(c),r(!0),setTimeout(()=>r(!1),2e3)}catch(e){console.error("Failed to copy:",e)}};return(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[a.jsx("span",{className:"text-sm font-medium text-slate-600",children:"Share:"}),(0,a.jsxs)("button",{onClick:()=>{let e=`https://twitter.com/intent/tweet?text=${encodeURIComponent(d)}&url=${encodeURIComponent(c)}`;window.open(e,"_blank","noopener,noreferrer")},className:"inline-flex items-center gap-2 px-4 py-2 bg-black text-white rounded-lg hover:bg-slate-800 transition-colors text-sm font-medium","aria-label":"Share on X/Twitter",children:[a.jsx(l,{className:"w-4 h-4"}),a.jsx("span",{children:"Share on X"})]}),a.jsx("button",{onClick:m,className:"inline-flex items-center gap-2 px-4 py-2 bg-slate-100 text-slate-700 rounded-lg hover:bg-slate-200 transition-colors text-sm font-medium","aria-label":"Copy link",children:s?(0,a.jsxs)(a.Fragment,{children:[a.jsx(i.Z,{className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-emerald-700",children:"Copied!"})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(n,{className:"w-4 h-4"}),a.jsx("span",{children:"Copy Link"})]})})]})}},7162:(e,t,s)=>{"use strict";s.d(t,{Z:()=>o});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:o,iconNode:c,...d},m)=>(0,a.createElement)("svg",{ref:m,...i,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",n),...d},[...c.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(o)?o:[o]])),o=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...i},o)=>(0,a.createElement)(n,{ref:o,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"}]])},3698:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(7162).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"}]])},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 Product Manager",description:"AI Product Manager - 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})})}},3220:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>b,dynamic:()=>f});var a=s(9510);let r=(0,s(7162).Z)("Rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]]);var l=s(3698),i=s(2548),n=s(7879),o=s(2114);let c=["product","ux_design","growth","content","analytics","integration"],d=["tech_debt","security","performance","infrastructure"];async function m(){try{let{promises:e}=await Promise.resolve().then(s.t.bind(s,2048,23)),t=await Promise.resolve().then(s.t.bind(s,5315,23)),a=process.env.AI_ANALYST_DATA_DIR||t.join(process.cwd(),"data"),r=t.join(a,"public-roadmap-config.json"),l=await e.readFile(r,"utf-8");return JSON.parse(l)}catch{return null}}async function h(){try{let{promises:e}=await Promise.resolve().then(s.t.bind(s,2048,23)),t=await Promise.resolve().then(s.t.bind(s,5315,23)),a=process.env.AI_ANALYST_DATA_DIR||t.join(process.cwd(),"data"),r=t.join(a,"positioning.json"),l=await e.readFile(r,"utf-8");return JSON.parse(l).current||null}catch{return null}}function p({goal:e,epics:t,progressMap:s}){var r;return(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6 mb-6",children:[(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[a.jsx("h2",{className:"text-2xl font-bold text-slate-900",children:e.title}),e.deadline&&a.jsx("span",{className:"text-sm font-medium text-slate-500 bg-slate-100 px-3 py-1 rounded-full",children:((r=e.deadline).includes("Q"),r)})]}),a.jsx("p",{className:"text-slate-600 mb-3",children:e.description}),e.kpis&&e.kpis.length>0&&a.jsx("div",{className:"flex flex-wrap gap-3 mt-4",children:e.kpis.slice(0,3).map(e=>(0,a.jsxs)("div",{className:"bg-blue-50 border border-blue-200 rounded px-3 py-1.5",children:[(0,a.jsxs)("span",{className:"text-xs font-medium text-blue-900",children:["Target: ",e.name]}),(0,a.jsxs)("span",{className:"text-sm font-bold text-blue-700 ml-2",children:[e.target_value," ",e.unit]})]},e.id))})]}),a.jsx("div",{className:"space-y-4",children:t.map(t=>{let r=s[t.id],l=r?.progress_pct||0,i=function(e,t){if(e.description){let t=e.description.split(".")[0];if(!["implement","refactor","migrate","upgrade","fix","add zod","atomic file"].some(e=>t.toLowerCase().includes(e)))return t}return e.rationale?e.rationale.split(".")[0]:t?.description?t.description.split(".")[0]:e.title}(t,e);return(0,a.jsxs)("div",{className:"border-l-4 border-slate-200 pl-4",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between gap-3 mb-2",children:[a.jsx("h3",{className:"text-lg font-semibold text-slate-900",children:t.title}),a.jsx("span",{className:`text-xs font-medium px-2 py-1 rounded ${o.pG[t.category]}`,children:t.category.replace("_"," ")})]}),a.jsx("p",{className:"text-sm text-slate-600 mb-3",children:i}),(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[a.jsx("div",{className:"flex-1 bg-slate-100 rounded-full h-2.5 overflow-hidden",children:a.jsx("div",{className:"bg-gradient-to-r from-blue-500 to-blue-600 h-full rounded-full transition-all duration-300",style:{width:`${l}%`}})}),(0,a.jsxs)("span",{className:"text-sm font-medium text-slate-700 min-w-[3rem] text-right",children:[l,"%"]})]}),r&&(0,a.jsxs)("div",{className:"mt-2 text-xs text-slate-500",children:[r.shipped_count," of ",r.total_ideas," ideas shipped"]})]},t.id)})})]})}var u=s(1317),x=s(6299);let f="force-dynamic";async function b(){let[e,t,s,o,f]=await Promise.all([(0,x._1)(),(0,x.Iw)(),(0,x.M6)(),m(),h()]),b=e.filter(e=>(function(e,t){if(e.tags?.includes("internal-only"))return!1;let s=t?.hide_categories||d,a=t?.show_categories||c;return(!s.includes(e.category)||!!a.includes(e.category))&&(!!a.includes(e.category)||!d.includes(e.category))})(e,o||void 0)),g={};for(let e of b)g[e.id]=(0,x.Xe)(e,t);let v=o?.recently_shipped_days||30,y=function(e,t=30){let s=new Date(Date.now()-864e5*t);return e.filter(e=>!!("shipped"===e.stage&&e.implementation?.completed_at)&&new Date(e.implementation.completed_at)>s).sort((e,t)=>{let s=e.implementation?.completed_at||e.updated_at;return(t.implementation?.completed_at||t.updated_at).localeCompare(s)}).map(e=>({title:e.title,shipped_at:e.implementation?.completed_at||e.updated_at,impact:e.success_metrics&&e.success_metrics.length>0?e.success_metrics[0]:e.verification?.summary?e.verification.summary:e.expected_impact?e.expected_impact:"Shipped",category:e.category}))}(t,v),j=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}},N=[],w=[];for(let e of b){if(!e.goal_id){w.push(e);continue}let t=s.find(t=>t.id===e.goal_id);if(!t){w.push(e);continue}let a=N.find(e=>e.goal.id===t.id);a?a.epics.push(e):N.push({goal:t,epics:[e]})}N.sort((e,t)=>j(e.goal)-j(t.goal)),N.forEach(e=>{e.epics.sort((e,t)=>e.sort_order-t.sort_order)});let k=o?.title||"VibeBusiness Public Roadmap",_=o?.tagline||f?.tagline||f?.value_proposition||"Building the autonomous AI product manager";return a.jsx(i.Z,{children:(0,a.jsxs)("div",{className:"p-6 max-w-5xl mx-auto",children:[(0,a.jsxs)("div",{className:"mb-8",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-3",children:[a.jsx(r,{className:"w-8 h-8 text-blue-600"}),a.jsx("h1",{className:"text-3xl font-bold text-slate-900",children:k})]}),a.jsx("p",{className:"text-lg text-slate-600 mb-4",children:_}),a.jsx(u.Z,{url:o?.share_url,text:"Check out the VibeBusiness public roadmap - building the autonomous AI product manager"})]}),a.jsx("div",{className:"mb-8",children:a.jsx(n.Z,{features:y,daysWindow:v})}),0===N.length&&0===w.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:[a.jsx(l.Z,{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:"Roadmap Coming Soon"}),(0,a.jsxs)("p",{className:"text-sm text-slate-500",children:["We're actively planning our public roadmap. Check back soon or follow us on"," ",a.jsx("a",{href:"https://twitter.com/vibebusiness",target:"_blank",rel:"noopener noreferrer",className:"text-blue-600 hover:underline",children:"X/Twitter"})," ","for updates."]})]}):(0,a.jsxs)(a.Fragment,{children:[N.map(({goal:e,epics:t})=>a.jsx(p,{goal:e,epics:t,progressMap:g},e.id)),w.length>0&&a.jsx(p,{goal:{id:"orphan",title:"Additional Features",description:"Other improvements and enhancements in progress",category:"activation",created_at:"",updated_at:"",target_value:0,target_unit:"",current_value:null,baseline_value:0,deadline:"",status:"on_track",kpis:[],related_ideas:[]},epics:w,progressMap:g})]}),(0,a.jsxs)("div",{className:"mt-12 bg-slate-50 rounded-lg border border-slate-200 p-6",children:[a.jsx("h3",{className:"text-sm font-semibold text-slate-900 mb-2",children:"About This Roadmap"}),a.jsx("p",{className:"text-sm text-slate-600 mb-3",children:"This public roadmap shows our product-facing features and user-visible improvements. We filter out internal infrastructure work to keep the focus on what matters to you."}),a.jsx("p",{className:"text-sm text-slate-600",children:"Progress percentages are calculated based on shipped ideas within each epic. We update this roadmap regularly as we ship new features."})]})]})})}},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`)},7879:(e,t,s)=>{"use strict";s.d(t,{Z:()=>l});var a=s(9510),r=s(8648);function l({features:e,daysWindow:t=30}){return 0===e.length?a.jsx("div",{className:"bg-amber-50 border border-amber-200 rounded-lg p-6",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[a.jsx("div",{className:"text-amber-600 text-2xl",children:"⏳"}),(0,a.jsxs)("div",{children:[a.jsx("h3",{className:"text-lg font-semibold text-amber-900 mb-1",children:"First Features Shipping Soon"}),(0,a.jsxs)("p",{className:"text-sm text-amber-700",children:["We're actively building. Follow our progress on"," ",a.jsx("a",{href:"https://twitter.com/vibebusiness",target:"_blank",rel:"noopener noreferrer",className:"underline hover:text-amber-900",children:"X/Twitter"})," ","for real-time build-in-public updates."]})]})]})}):(0,a.jsxs)("div",{className:"bg-emerald-50 border border-emerald-200 rounded-lg p-6",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-4",children:[a.jsx(r.Z,{className:"w-5 h-5 text-emerald-600"}),(0,a.jsxs)("h2",{className:"text-xl font-bold text-emerald-900",children:["Recently Shipped (Last ",t," Days)"]})]}),a.jsx("ul",{className:"space-y-3",children:e.map((e,t)=>(0,a.jsxs)("li",{className:"flex items-start gap-3",children:[a.jsx("div",{className:"text-emerald-600 mt-1",children:"✓"}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[a.jsx("p",{className:"font-medium text-slate-900",children:e.title}),(0,a.jsxs)("p",{className:"text-sm text-slate-600 mt-0.5",children:[a.jsx("span",{className:"text-emerald-700",children:"→"})," ",e.impact]})]})]},t))})]})}},1317:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/public-roadmap/ShareButtons.tsx#default`)},5023:()=>{},1135:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=function(){for(var e,t,s=0,a="",r=arguments.length;s<r;s++)(e=arguments[s])&&(t=function e(t){var s,a,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t){if(Array.isArray(t)){var l=t.length;for(s=0;s<l;s++)t[s]&&(a=e(t[s]))&&(r&&(r+=" "),r+=a)}else for(a in t)t[a]&&(r&&(r+=" "),r+=a)}return r}(e))&&(a&&(a+=" "),a+=t);return a}}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,9404,6299],()=>s(1573));module.exports=a})();
|
|
@@ -0,0 +1 @@
|
|
|
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/copy/landing-improvements-2026-02-20.md","../../../../../data/copy/landing-landing-page-2026-02-20.md","../../../../../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/investor-updates.json","../../../../../data/marketplace-positioning.json","../../../../../data/pages.json","../../../../../data/payments.json","../../../../../data/positioning.json","../../../../../data/posthog.json","../../../../../data/reports/.DS_Store","../../../../../data/reports/visuals/idea-lp-og-meta-card.png","../../../../../data/reports/visuals/idea-readme-landing-url-card.png","../../../../../data/reports/visuals/idea-stripe-integration-card.png","../../../../../data/reports/visuals/promo-launch.png","../../../../../data/reports/visuals/promo-ship-fast.png","../../../../../data/reports/visuals/promo-while-you-slept-v2.png","../../../../../data/reports/visuals/promo-while-you-slept-v3.png","../../../../../data/reports/visuals/promo-while-you-slept.png","../../../../../data/roadmap.json","../../../../../data/sessions.json","../../../../../data/social.json","../../../../../data/video-ideas.md","../../../../../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/4471.js","../../../chunks/6299.js","../../../chunks/9276.js","../../../chunks/9404.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|