vibebusiness 1.2.83 → 1.2.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.env +27 -14
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +87 -70
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +8 -8
- package/.next/standalone/.next/prerender-manifest.json +1 -1
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/routes-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/.next/server/app/api/analyze/route.js +1 -1
- package/.next/standalone/.next/server/app/api/analyze/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/briefing/route.js +1 -0
- package/.next/standalone/.next/server/app/api/briefing/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/checkout/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/detect-repos/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/route.js +1 -1
- package/.next/standalone/.next/server/app/api/epics/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/kpis/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/kpis/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/health/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/investor-updates/generate/route.js +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/license/route.js +1 -1
- package/.next/standalone/.next/server/app/api/portal/route.js +1 -1
- package/.next/standalone/.next/server/app/api/provider-status/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/webhook/route.js +1 -1
- package/.next/standalone/.next/server/app/briefing/page.js +1 -0
- package/.next/standalone/.next/server/app/briefing/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/briefing/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/goals/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/goals/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/goals/page.js +1 -1
- package/.next/standalone/.next/server/app/goals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -0
- package/.next/standalone/.next/server/app/index.meta +6 -0
- package/.next/standalone/.next/server/app/index.rsc +6 -0
- package/.next/standalone/.next/server/app/kanban/page.js +1 -0
- package/.next/standalone/.next/server/app/kanban/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/kanban/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/page.js +1 -1
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/sessions/page.js +1 -1
- package/.next/standalone/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +3 -3
- package/.next/standalone/.next/server/app/social/page.js +1 -1
- package/.next/standalone/.next/server/app/social/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/social.html +1 -1
- package/.next/standalone/.next/server/app/social.rsc +3 -3
- package/.next/standalone/.next/server/app/updates/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new.html +1 -1
- package/.next/standalone/.next/server/app/updates/new.rsc +3 -3
- package/.next/standalone/.next/server/app/updates/page.js +1 -1
- package/.next/standalone/.next/server/app/updates/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +18 -15
- package/.next/standalone/.next/server/chunks/3098.js +1 -0
- package/.next/standalone/.next/server/chunks/3871.js +1 -1
- package/.next/standalone/.next/server/chunks/4355.js +1 -0
- package/.next/standalone/.next/server/chunks/4471.js +2 -2
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/data/codebase-snapshot.json +55 -42
- package/.next/standalone/data/config.json +16 -40
- package/.next/standalone/data/positioning.json +10 -127
- package/.next/standalone/data/sessions.json +56 -312
- package/.next/standalone/node_modules/@esbuild/{darwin-arm64 → darwin-x64}/bin/esbuild +0 -0
- package/.next/standalone/node_modules/@esbuild/{darwin-arm64 → darwin-x64}/package.json +3 -3
- package/.next/standalone/package.json +1 -1
- package/.next/standalone/scripts/analyze.ts +35 -10
- package/.next/standalone/scripts/implement.ts +67 -17
- package/.next/standalone/server.js +1 -1
- package/.next/standalone/templates/commands/distribution-google-ads.md +86 -0
- package/.next/standalone/templates/commands/distribution-meta-ads.md +106 -0
- package/.next/standalone/templates/commands/distribution-repurpose.md +121 -0
- package/.next/standalone/templates/commands/distribution-seo-content.md +115 -0
- package/.next/standalone/templates/commands/distribution-social-expansion.md +128 -0
- package/.next/static/chunks/147-b00f2ac2bbec93ae.js +1 -0
- package/.next/static/chunks/159-4ce492ccac6de8f7.js +1 -0
- package/.next/static/chunks/47-eba0f8b4f9b17641.js +1 -0
- package/.next/static/chunks/547-921898871311cd72.js +1 -0
- package/.next/static/chunks/619-2b2ff3b9eaef112c.js +1 -0
- package/.next/static/chunks/735-b33805b2b19d17ad.js +1 -0
- package/.next/static/chunks/879-7fbd95e93ddc4636.js +1 -0
- package/.next/static/chunks/930-330300153dfcbfc0.js +1 -0
- package/.next/static/chunks/app/briefing/page-683aba0c52e910d7.js +1 -0
- package/.next/static/chunks/app/goals/[id]/page-40818dc7e710eeda.js +1 -0
- package/.next/static/chunks/app/goals/page-f80a64a68854e357.js +1 -0
- package/.next/static/chunks/app/hypotheses/[id]/page-023c882fa395f3ed.js +1 -0
- package/.next/static/chunks/app/hypotheses/page-168748bde00e7d90.js +1 -0
- package/.next/static/chunks/app/ideas/[id]/page-5f33e0ecf590ddec.js +1 -0
- package/.next/static/chunks/app/kanban/page-4f18f1e4f56948a5.js +1 -0
- package/.next/static/chunks/app/layout-cd1571ba4ed4a0fa.js +1 -0
- package/.next/static/chunks/app/page-0a8b9a7b052e6eac.js +1 -0
- package/.next/static/chunks/app/roadmap/[id]/page-9ba8a537e30c633c.js +1 -0
- package/.next/static/chunks/app/roadmap/investors/{page-0095ea5695573796.js → page-a914223623f56df3.js} +1 -1
- package/.next/static/chunks/app/roadmap/page-30de1fdc304eb572.js +1 -0
- package/.next/static/chunks/app/roadmap/public/page-c481b3f9217919ac.js +1 -0
- package/.next/static/chunks/app/sessions/page-d7eefd2fd42b4d55.js +1 -0
- package/.next/static/chunks/app/settings/{page-3afa908a96ce4e51.js → page-caf6daf930e4f2c6.js} +1 -1
- package/.next/static/chunks/app/social/page-21daeca0cf8af46b.js +1 -0
- package/.next/static/chunks/app/updates/[id]/page-2807cd17ae4938d0.js +1 -0
- package/.next/static/chunks/app/updates/new/{page-dcc67ffca587dcc2.js → page-ac5b966024ce0ddc.js} +1 -1
- package/.next/static/chunks/app/updates/page-b6efcdaae7f4f6d2.js +1 -0
- package/.next/static/chunks/{main-6ee938c5db2d5eb4.js → main-3eb11800bc19ca7f.js} +1 -1
- package/.next/static/chunks/{main-app-f42d9aa726a818bf.js → main-app-06ab73909d2a44c7.js} +1 -1
- package/.next/static/chunks/webpack-616e068a201ad621.js +1 -0
- package/.next/static/css/ff70d16171b1c02c.css +3 -0
- package/dist/bin/vibebusiness.js +1 -0
- package/dist/scripts/analyze.js +128 -8
- package/dist/scripts/heartbeat.js +17 -1
- package/dist/scripts/implement.js +77 -15
- package/package.json +1 -1
- package/templates/commands/distribution-google-ads.md +86 -0
- package/templates/commands/distribution-meta-ads.md +106 -0
- package/templates/commands/distribution-repurpose.md +121 -0
- package/templates/commands/distribution-seo-content.md +115 -0
- package/templates/commands/distribution-social-expansion.md +128 -0
- package/.next/standalone/.next/server/chunks/6299.js +0 -1
- package/.next/standalone/.next/server/chunks/995.js +0 -1
- package/.next/standalone/data/.analysis-prompt.txt +0 -170
- package/.next/standalone/data/business-context.json +0 -187
- package/.next/standalone/data/competitors.json +0 -576
- package/.next/standalone/data/copy/landing-improvements-2026-02-20.md +0 -111
- package/.next/standalone/data/copy/landing-landing-page-2026-02-20.md +0 -68
- package/.next/standalone/data/email-campaigns/sequences/onboarding.md +0 -183
- package/.next/standalone/data/email-campaigns/welcome-2026-02-20.md +0 -42
- package/.next/standalone/data/goals.json +0 -439
- package/.next/standalone/data/heartbeat-sessions.json +0 -7550
- package/.next/standalone/data/hypotheses.json +0 -269
- package/.next/standalone/data/ideas.json +0 -10747
- package/.next/standalone/data/implementations.json +0 -3304
- package/.next/standalone/data/pages.json +0 -22
- package/.next/standalone/data/payments.json +0 -33
- package/.next/standalone/data/reports/visuals/idea-first-tweet-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-hero-specificity-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-og-meta-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-social-proof-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-readme-landing-url-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-stripe-integration-card.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-launch.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-ship-fast.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept-v2.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept-v3.png +0 -0
- package/.next/standalone/data/reports/visuals/promo-while-you-slept.png +0 -0
- package/.next/standalone/data/social.json +0 -179
- package/.next/standalone/data/videos/ad-solo-founder-burnout.mp4 +0 -0
- package/.next/standalone/data/videos/staging/ad-solo-founder-burnout.json +0 -54
- package/.next/standalone/data/videos/while-you-slept-demo-feed.mp4 +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/0.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/index.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/0.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/1.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/2.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/index.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/c99d23d3548030c8ff8de678c71eeb15/index.pack.old +0 -0
- package/.next/static/chunks/280-fd1092f75f985b1e.js +0 -1
- package/.next/static/chunks/354-d5bc9619159f46c5.js +0 -1
- package/.next/static/chunks/429-8f4030371ebef5c3.js +0 -1
- package/.next/static/chunks/809-833fcb9fe6e81fd6.js +0 -1
- package/.next/static/chunks/827-6cf4bfc10d1ff0c7.js +0 -1
- package/.next/static/chunks/851-65b033bf38847cbb.js +0 -1
- package/.next/static/chunks/app/goals/[id]/page-231bb4daae0f06eb.js +0 -1
- package/.next/static/chunks/app/goals/page-4dfa36ac38853b88.js +0 -1
- package/.next/static/chunks/app/hypotheses/[id]/page-6ec09d5470557c18.js +0 -1
- package/.next/static/chunks/app/hypotheses/page-1732b7466579493e.js +0 -1
- package/.next/static/chunks/app/ideas/[id]/page-b3dfe1e61fc656a4.js +0 -1
- package/.next/static/chunks/app/layout-eeef7928298d2198.js +0 -1
- package/.next/static/chunks/app/page-3635a292b3d471c0.js +0 -1
- package/.next/static/chunks/app/roadmap/[id]/page-b93a96f017c8d3dd.js +0 -1
- package/.next/static/chunks/app/roadmap/page-eacd69a99fcfc658.js +0 -1
- package/.next/static/chunks/app/roadmap/public/page-6b791041894b76d2.js +0 -1
- package/.next/static/chunks/app/sessions/page-a56ea625acdfa13e.js +0 -1
- package/.next/static/chunks/app/social/page-5211c78a5f37df65.js +0 -1
- package/.next/static/chunks/app/updates/[id]/page-fa20533878416cd0.js +0 -1
- package/.next/static/chunks/app/updates/page-19a09d7046577f70.js +0 -1
- package/.next/static/chunks/webpack-a3c37fcbf859f6f9.js +0 -1
- package/.next/static/css/654766eb547c6bab.css +0 -3
- /package/.next/static/{wJT1h-ifHTtYVlXZG2PFS → COv1w-K5vJ1LbOqnlKgHv}/_buildManifest.js +0 -0
- /package/.next/static/{wJT1h-ifHTtYVlXZG2PFS → COv1w-K5vJ1LbOqnlKgHv}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=8940,e.ids=[8940],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")},6497:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>n.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>c,routeModule:()=>h,tree:()=>o}),s(5495),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),n=s.n(l),i=s(5231),d={};for(let e in i)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>i[e]);s.d(t,d);let o=["",{children:["updates",{children:["new",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,5495)),"/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx"],m="/updates/new/page",x={require:s,loadChunk:()=>Promise.resolve()},h=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/updates/new/page",pathname:"/updates/new",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},7010:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,2994,23)),Promise.resolve().then(s.t.bind(s,6114,23)),Promise.resolve().then(s.t.bind(s,9727,23)),Promise.resolve().then(s.t.bind(s,9671,23)),Promise.resolve().then(s.t.bind(s,1868,23)),Promise.resolve().then(s.t.bind(s,4759,23))},5698:()=>{},1042:(e,t,s)=>{Promise.resolve().then(s.bind(s,4107))},2881:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});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 n={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 i=(0,a.forwardRef)(({color:e="currentColor",size:t=24,strokeWidth:s=2,absoluteStrokeWidth:r,className:i="",children:d,iconNode:o,...c},m)=>(0,a.createElement)("svg",{ref:m,...n,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",i),...c},[...o.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(d)?d:[d]])),d=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...n},d)=>(0,a.createElement)(i,{ref:d,iconNode:t,className:l(`lucide-${r(e)}`,s),...n}));return s.displayName=`${e}`,s}},6333:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},7358:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},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"}]])},3810:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]])},1540:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]])},6283:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]])},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"}]])},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}})},4107:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>p});var a=s(326),r=s(7577),l=s(6333),n=s(7358),i=s(1572),d=s(6283),o=s(2933),c=s(3810),m=s(1540),x=s(434),h=s(5047);function p(){let e=(0,h.useRouter)(),[t,s]=(0,r.useState)(!1),[p,u]=(0,r.useState)("last_30"),[g,b]=(0,r.useState)(!0),[j,v]=(0,r.useState)(null),[y,w]=(0,r.useState)(!1),[f,N]=(0,r.useState)(null),k=async()=>{s(!0),N(null);try{let e=await fetch("/api/investor-updates/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({dateRange:p,includeAI:g})});if(!e.ok){let t=(await e.json()).error||"Failed to generate update";console.error("API error:",t),N(t);return}let t=await e.json();v(t)}catch(e){console.error("Error generating update:",e),N(e instanceof Error?e.message:"Network error. Please try again.")}finally{s(!1)}},P=async()=>{j&&(await navigator.clipboard.writeText(j.markdown),w(!0),setTimeout(()=>w(!1),2e3))};return(0,a.jsxs)("div",{className:"min-h-screen bg-slate-50",children:[a.jsx("div",{className:"bg-white border-b border-slate-200 px-6 py-4",children:a.jsx("div",{className:"max-w-7xl mx-auto flex items-center justify-between",children:(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[a.jsx(x.default,{href:"/updates",className:"text-slate-600 hover:text-slate-900 transition-colors",children:a.jsx(l.Z,{className:"w-5 h-5"})}),(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-xl font-bold text-slate-900",children:"Generate Investor Update"}),a.jsx("p",{className:"text-sm text-slate-500",children:"Create a compelling monthly update with AI narrative"})]})]})})}),a.jsx("div",{className:"max-w-7xl mx-auto p-6",children:(0,a.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6",children:[a.jsx("h2",{className:"text-lg font-semibold text-slate-900 mb-4",children:"Configuration"}),(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("label",{className:"block text-sm font-medium text-slate-700 mb-2",children:[a.jsx(n.Z,{className:"w-4 h-4 inline mr-1"}),"Time Period"]}),(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"last_30",checked:"last_30"===p,onChange:e=>u(e.target.value),className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Last 30 Days (Monthly)"})]}),(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"last_90",checked:"last_90"===p,onChange:e=>u(e.target.value),className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Last 90 Days (Quarterly)"})]}),(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer opacity-50",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"custom",disabled:!0,className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Custom Range (Coming Soon)"})]})]})]}),(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"checkbox",checked:g,onChange:e=>b(e.target.checked),className:"w-4 h-4 text-emerald-600 rounded"}),a.jsx(i.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-sm font-medium text-slate-700",children:"Include AI Narrative (Recommended)"})]}),a.jsx("p",{className:"text-xs text-slate-500 ml-6 mt-1",children:"Generates executive summary, strategic context, and asks rationale"})]}),f&&(0,a.jsxs)("div",{className:"mb-4 p-4 bg-red-50 border border-red-200 rounded-lg",children:[a.jsx("p",{className:"text-sm text-red-700 font-medium",children:"Error"}),a.jsx("p",{className:"text-xs text-red-600 mt-1",children:f})]}),a.jsx("button",{onClick:k,disabled:t,className:"w-full flex items-center justify-center gap-2 px-4 py-3 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors disabled:bg-slate-300 disabled:cursor-not-allowed",children:t?(0,a.jsxs)(a.Fragment,{children:[a.jsx("div",{className:"w-4 h-4 border-2 border-white border-t-transparent rounded-full animate-spin"}),a.jsx("span",{children:"Generating..."})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})}),(0,a.jsxs)("div",{className:"mt-6 p-4 bg-blue-50 border border-blue-200 rounded-lg",children:[a.jsx("h3",{className:"text-sm font-semibold text-blue-900 mb-2",children:"What's included:"}),(0,a.jsxs)("ul",{className:"text-xs text-blue-700 space-y-1",children:[a.jsx("li",{children:"• Completed epics and shipped features"}),a.jsx("li",{children:"• Goal metrics with month-over-month growth"}),a.jsx("li",{children:"• Upcoming roadmap with strategic priorities"}),a.jsx("li",{children:"• Strategic insights from MEMORY.md"}),a.jsx("li",{children:"• AI-generated narrative (if enabled)"})]})]})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6",children:[a.jsx("h2",{className:"text-lg font-semibold text-slate-900 mb-4",children:"Preview"}),j?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-4",children:[a.jsx("button",{onClick:P,className:"flex items-center gap-1 px-3 py-2 text-sm bg-slate-100 hover:bg-slate-200 rounded-lg transition-colors",children:y?(0,a.jsxs)(a.Fragment,{children:[a.jsx(o.Z,{className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{children:"Copied!"})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(c.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Copy Markdown"})]})}),(0,a.jsxs)("button",{onClick:()=>{if(!j)return;let e=new Blob([j.markdown],{type:"text/markdown"}),t=URL.createObjectURL(e),s=document.createElement("a");s.href=t,s.download=`investor-update-${new Date().toISOString().split("T")[0]}.md`,s.click(),URL.revokeObjectURL(t)},className:"flex items-center gap-1 px-3 py-2 text-sm bg-slate-100 hover:bg-slate-200 rounded-lg transition-colors",children:[a.jsx(m.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Download"})]}),(0,a.jsxs)("button",{onClick:()=>{j&&e.push(`/updates/${j.id}`)},className:"flex items-center gap-1 px-3 py-2 text-sm bg-emerald-600 text-white hover:bg-emerald-700 rounded-lg transition-colors ml-auto",children:[a.jsx(d.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"View Details"})]})]}),a.jsx("div",{className:"prose prose-sm max-w-none overflow-auto max-h-[600px] p-4 bg-slate-50 rounded-lg border border-slate-200",children:a.jsx("pre",{className:"whitespace-pre-wrap text-xs font-mono",children:j.markdown})})]}):(0,a.jsxs)("div",{className:"flex flex-col items-center justify-center h-64 text-center",children:[a.jsx(d.Z,{className:"w-12 h-12 text-slate-300 mb-4"}),(0,a.jsxs)("p",{className:"text-sm text-slate-500",children:["Configure your update and click Generate",a.jsx("br",{}),"to see a preview here"]})]})]})]})})]})}},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})})}},5495:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/app/updates/new/page.tsx#default`)},5023:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,9404],()=>s(6497));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=8940,e.ids=[8940],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")},5842:(e,t,s)=>{"use strict";s.r(t),s.d(t,{GlobalError:()=>n.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>c,routeModule:()=>h,tree:()=>o}),s(5495),s(2029),s(5866);var a=s(3191),r=s(8716),l=s(7922),n=s.n(l),i=s(5231),d={};for(let e in i)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>i[e]);s.d(t,d);let o=["",{children:["updates",{children:["new",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,5495)),"/Users/luismey/Code/100xmanager/src/app/updates/new/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,2029)),"/Users/luismey/Code/100xmanager/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(s.t.bind(s,5866,23)),"next/dist/client/components/not-found-error"]}],c=["/Users/luismey/Code/100xmanager/src/app/updates/new/page.tsx"],m="/updates/new/page",x={require:s,loadChunk:()=>Promise.resolve()},h=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/updates/new/page",pathname:"/updates/new",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:o}})},3347:(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))},2376:()=>{},4926:(e,t,s)=>{Promise.resolve().then(s.bind(s,4107))},2881:(e,t,s)=>{"use strict";s.d(t,{Z:()=>d});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 n={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 i=(0,a.forwardRef)(({color:e="currentColor",size:t=24,strokeWidth:s=2,absoluteStrokeWidth:r,className:i="",children:d,iconNode:o,...c},m)=>(0,a.createElement)("svg",{ref:m,...n,width:t,height:t,stroke:e,strokeWidth:r?24*Number(s)/Number(t):s,className:l("lucide",i),...c},[...o.map(([e,t])=>(0,a.createElement)(e,t)),...Array.isArray(d)?d:[d]])),d=(e,t)=>{let s=(0,a.forwardRef)(({className:s,...n},d)=>(0,a.createElement)(i,{ref:d,iconNode:t,className:l(`lucide-${r(e)}`,s),...n}));return s.displayName=`${e}`,s}},6333:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},7358:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},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"}]])},3810:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]])},1540:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]])},6283:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});let a=(0,s(2881).Z)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]])},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"}]])},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}})},4107:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>p});var a=s(326),r=s(7577),l=s(6333),n=s(7358),i=s(1572),d=s(6283),o=s(2933),c=s(3810),m=s(1540),x=s(434),h=s(5047);function p(){let e=(0,h.useRouter)(),[t,s]=(0,r.useState)(!1),[p,u]=(0,r.useState)("last_30"),[g,j]=(0,r.useState)(!0),[b,y]=(0,r.useState)(null),[v,w]=(0,r.useState)(!1),[f,N]=(0,r.useState)(null),k=async()=>{s(!0),N(null);try{let e=await fetch("/api/investor-updates/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({dateRange:p,includeAI:g})});if(!e.ok){let t=(await e.json()).error||"Failed to generate update";console.error("API error:",t),N(t);return}let t=await e.json();y(t)}catch(e){console.error("Error generating update:",e),N(e instanceof Error?e.message:"Network error. Please try again.")}finally{s(!1)}},P=async()=>{b&&(await navigator.clipboard.writeText(b.markdown),w(!0),setTimeout(()=>w(!1),2e3))};return(0,a.jsxs)("div",{className:"min-h-screen bg-slate-50",children:[a.jsx("div",{className:"bg-white border-b border-slate-200 px-6 py-4",children:a.jsx("div",{className:"max-w-7xl mx-auto flex items-center justify-between",children:(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[a.jsx(x.default,{href:"/updates",className:"text-slate-600 hover:text-slate-900 transition-colors",children:a.jsx(l.Z,{className:"w-5 h-5"})}),(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"text-xl font-bold text-slate-900",children:"Generate Investor Update"}),a.jsx("p",{className:"text-sm text-slate-500",children:"Create a compelling monthly update with AI narrative"})]})]})})}),a.jsx("div",{className:"max-w-7xl mx-auto p-6",children:(0,a.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6",children:[a.jsx("h2",{className:"text-lg font-semibold text-slate-900 mb-4",children:"Configuration"}),(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("label",{className:"block text-sm font-medium text-slate-700 mb-2",children:[a.jsx(n.Z,{className:"w-4 h-4 inline mr-1"}),"Time Period"]}),(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"last_30",checked:"last_30"===p,onChange:e=>u(e.target.value),className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Last 30 Days (Monthly)"})]}),(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"last_90",checked:"last_90"===p,onChange:e=>u(e.target.value),className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Last 90 Days (Quarterly)"})]}),(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer opacity-50",children:[a.jsx("input",{type:"radio",name:"dateRange",value:"custom",disabled:!0,className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{className:"text-sm text-slate-700",children:"Custom Range (Coming Soon)"})]})]})]}),(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer",children:[a.jsx("input",{type:"checkbox",checked:g,onChange:e=>j(e.target.checked),className:"w-4 h-4 text-emerald-600 rounded"}),a.jsx(i.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-sm font-medium text-slate-700",children:"Include AI Narrative (Recommended)"})]}),a.jsx("p",{className:"text-xs text-slate-500 ml-6 mt-1",children:"Generates executive summary, strategic context, and asks rationale"})]}),f&&(0,a.jsxs)("div",{className:"mb-4 p-4 bg-red-50 border border-red-200 rounded-lg",children:[a.jsx("p",{className:"text-sm text-red-700 font-medium",children:"Error"}),a.jsx("p",{className:"text-xs text-red-600 mt-1",children:f})]}),a.jsx("button",{onClick:k,disabled:t,className:"w-full flex items-center justify-center gap-2 px-4 py-3 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors disabled:bg-slate-300 disabled:cursor-not-allowed",children:t?(0,a.jsxs)(a.Fragment,{children:[a.jsx("div",{className:"w-4 h-4 border-2 border-white border-t-transparent rounded-full animate-spin"}),a.jsx("span",{children:"Generating..."})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(i.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})}),(0,a.jsxs)("div",{className:"mt-6 p-4 bg-blue-50 border border-blue-200 rounded-lg",children:[a.jsx("h3",{className:"text-sm font-semibold text-blue-900 mb-2",children:"What's included:"}),(0,a.jsxs)("ul",{className:"text-xs text-blue-700 space-y-1",children:[a.jsx("li",{children:"• Completed epics and shipped features"}),a.jsx("li",{children:"• Goal metrics with month-over-month growth"}),a.jsx("li",{children:"• Upcoming roadmap with strategic priorities"}),a.jsx("li",{children:"• Strategic insights from MEMORY.md"}),a.jsx("li",{children:"• AI-generated narrative (if enabled)"})]})]})]}),(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-6",children:[a.jsx("h2",{className:"text-lg font-semibold text-slate-900 mb-4",children:"Preview"}),b?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-4",children:[a.jsx("button",{onClick:P,className:"flex items-center gap-1 px-3 py-2 text-sm bg-slate-100 hover:bg-slate-200 rounded-lg transition-colors",children:v?(0,a.jsxs)(a.Fragment,{children:[a.jsx(o.Z,{className:"w-4 h-4 text-emerald-600"}),a.jsx("span",{children:"Copied!"})]}):(0,a.jsxs)(a.Fragment,{children:[a.jsx(c.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Copy Markdown"})]})}),(0,a.jsxs)("button",{onClick:()=>{if(!b)return;let e=new Blob([b.markdown],{type:"text/markdown"}),t=URL.createObjectURL(e),s=document.createElement("a");s.href=t,s.download=`investor-update-${new Date().toISOString().split("T")[0]}.md`,s.click(),URL.revokeObjectURL(t)},className:"flex items-center gap-1 px-3 py-2 text-sm bg-slate-100 hover:bg-slate-200 rounded-lg transition-colors",children:[a.jsx(m.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Download"})]}),(0,a.jsxs)("button",{onClick:()=>{b&&e.push(`/updates/${b.id}`)},className:"flex items-center gap-1 px-3 py-2 text-sm bg-emerald-600 text-white hover:bg-emerald-700 rounded-lg transition-colors ml-auto",children:[a.jsx(d.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"View Details"})]})]}),a.jsx("div",{className:"prose prose-sm max-w-none overflow-auto max-h-[600px] p-4 bg-slate-50 rounded-lg border border-slate-200",children:a.jsx("pre",{className:"whitespace-pre-wrap text-xs font-mono",children:b.markdown})})]}):(0,a.jsxs)("div",{className:"flex flex-col items-center justify-center h-64 text-center",children:[a.jsx(d.Z,{className:"w-12 h-12 text-slate-300 mb-4"}),(0,a.jsxs)("p",{className:"text-sm text-slate-500",children:["Configure your update and click Generate",a.jsx("br",{}),"to see a preview here"]})]})]})]})})]})}},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:"AI Product Manager Analyst",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})})}},5495:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>a});let a=(0,s(8570).createProxy)(String.raw`/Users/luismey/Code/100xmanager/src/app/updates/new/page.tsx#default`)},5023:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[9276,4471,9404],()=>s(5842));module.exports=a})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/updates/new/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":"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/updates/new/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":"5327","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}},"3453":{"*":{"id":"4773","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","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}},"9534":{"*":{"id":"7805","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-cd1571ba4ed4a0fa.js"],"async":false},"/Users/luismey/Code/100xmanager/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","940","static/chunks/app/updates/new/page-ac5b966024ce0ddc.js"],"async":false},"/Users/luismey/Code/100xmanager/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/BriefingView.tsx":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/100xmanager/src/":[],"/Users/luismey/Code/100xmanager/src/app/layout":["static/css/ff70d16171b1c02c.css"],"/Users/luismey/Code/100xmanager/src/app/page":[],"/Users/luismey/Code/100xmanager/src/app/updates/page":[],"/Users/luismey/Code/100xmanager/src/app/updates/new/page":[]}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/654766eb547c6bab.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a3c37fcbf859f6f9.js"/><script src="/_next/static/chunks/fd9d1056-8c714984d5b17b60.js" async=""></script><script src="/_next/static/chunks/117-23260fd0b5f0bd9a.js" async=""></script><script src="/_next/static/chunks/main-app-f42d9aa726a818bf.js" async=""></script><script src="/_next/static/chunks/972-8c4b4e19760b26af.js" async=""></script><script src="/_next/static/chunks/app/updates/new/page-dcc67ffca587dcc2.js" async=""></script><title>AI Product Manager</title><meta name="description" content="AI Product Manager - Autonomous improvement proposals"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-screen bg-slate-50"><div class="min-h-screen bg-slate-50"><div class="bg-white border-b border-slate-200 px-6 py-4"><div class="max-w-7xl mx-auto flex items-center justify-between"><div class="flex items-center gap-4"><a class="text-slate-600 hover:text-slate-900 transition-colors" href="/updates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left w-5 h-5"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg></a><div><h1 class="text-xl font-bold text-slate-900">Generate Investor Update</h1><p class="text-sm text-slate-500">Create a compelling monthly update with AI narrative</p></div></div></div></div><div class="max-w-7xl mx-auto p-6"><div class="grid grid-cols-1 lg:grid-cols-2 gap-6"><div class="bg-white rounded-lg border border-slate-200 p-6"><h2 class="text-lg font-semibold text-slate-900 mb-4">Configuration</h2><div class="mb-6"><label class="block text-sm font-medium text-slate-700 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-4 h-4 inline mr-1"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>Time Period</label><div class="space-y-2"><label class="flex items-center gap-2 cursor-pointer"><input type="radio" class="w-4 h-4 text-emerald-600" name="dateRange" checked="" value="last_30"/><span class="text-sm text-slate-700">Last 30 Days (Monthly)</span></label><label class="flex items-center gap-2 cursor-pointer"><input type="radio" class="w-4 h-4 text-emerald-600" name="dateRange" value="last_90"/><span class="text-sm text-slate-700">Last 90 Days (Quarterly)</span></label><label class="flex items-center gap-2 cursor-pointer opacity-50"><input type="radio" disabled="" class="w-4 h-4 text-emerald-600" name="dateRange" value="custom"/><span class="text-sm text-slate-700">Custom Range (Coming Soon)</span></label></div></div><div class="mb-6"><label class="flex items-center gap-2 cursor-pointer"><input type="checkbox" class="w-4 h-4 text-emerald-600 rounded" checked=""/><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles w-4 h-4 text-emerald-500"><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"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span class="text-sm font-medium text-slate-700">Include AI Narrative (Recommended)</span></label><p class="text-xs text-slate-500 ml-6 mt-1">Generates executive summary, strategic context, and asks rationale</p></div><button class="w-full flex items-center justify-center gap-2 px-4 py-3 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors disabled:bg-slate-300 disabled:cursor-not-allowed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles w-4 h-4"><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"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span>Generate Update</span></button><div class="mt-6 p-4 bg-blue-50 border border-blue-200 rounded-lg"><h3 class="text-sm font-semibold text-blue-900 mb-2">What's included:</h3><ul class="text-xs text-blue-700 space-y-1"><li>• Completed epics and shipped features</li><li>• Goal metrics with month-over-month growth</li><li>• Upcoming roadmap with strategic priorities</li><li>• Strategic insights from MEMORY.md</li><li>• AI-generated narrative (if enabled)</li></ul></div></div><div class="bg-white rounded-lg border border-slate-200 p-6"><h2 class="text-lg font-semibold text-slate-900 mb-4">Preview</h2><div class="flex flex-col items-center justify-center h-64 text-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-12 h-12 text-slate-300 mb-4"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><p class="text-sm text-slate-500">Configure your update and click Generate<br/>to see a preview here</p></div></div></div></div></div><script src="/_next/static/chunks/webpack-a3c37fcbf859f6f9.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/654766eb547c6bab.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[2846,[],\"\"]\n4:I[9107,[],\"ClientPageRoot\"]\n5:I[9525,[\"972\",\"static/chunks/972-8c4b4e19760b26af.js\",\"940\",\"static/chunks/app/updates/new/page-dcc67ffca587dcc2.js\"],\"default\",1]\n6:I[4707,[],\"\"]\n7:I[6423,[],\"\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"wJT1h-ifHTtYVlXZG2PFS\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"updates\",\"new\"],\"initialTree\":[\"\",{\"children\":[\"updates\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"updates\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"updates\",\"children\",\"new\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"updates\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/654766eb547c6bab.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen bg-slate-50\",\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"AI Product Manager\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"AI Product Manager - Autonomous improvement proposals\"}]]\n3:null\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ff70d16171b1c02c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-616e068a201ad621.js"/><script src="/_next/static/chunks/fd9d1056-8c714984d5b17b60.js" async=""></script><script src="/_next/static/chunks/117-23260fd0b5f0bd9a.js" async=""></script><script src="/_next/static/chunks/main-app-06ab73909d2a44c7.js" async=""></script><script src="/_next/static/chunks/972-8c4b4e19760b26af.js" async=""></script><script src="/_next/static/chunks/app/updates/new/page-ac5b966024ce0ddc.js" async=""></script><title>AI Product Manager Analyst</title><meta name="description" content="AI Product Manager - Autonomous improvement proposals"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-screen bg-slate-50"><div class="min-h-screen bg-slate-50"><div class="bg-white border-b border-slate-200 px-6 py-4"><div class="max-w-7xl mx-auto flex items-center justify-between"><div class="flex items-center gap-4"><a class="text-slate-600 hover:text-slate-900 transition-colors" href="/updates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left w-5 h-5"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg></a><div><h1 class="text-xl font-bold text-slate-900">Generate Investor Update</h1><p class="text-sm text-slate-500">Create a compelling monthly update with AI narrative</p></div></div></div></div><div class="max-w-7xl mx-auto p-6"><div class="grid grid-cols-1 lg:grid-cols-2 gap-6"><div class="bg-white rounded-lg border border-slate-200 p-6"><h2 class="text-lg font-semibold text-slate-900 mb-4">Configuration</h2><div class="mb-6"><label class="block text-sm font-medium text-slate-700 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-4 h-4 inline mr-1"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>Time Period</label><div class="space-y-2"><label class="flex items-center gap-2 cursor-pointer"><input type="radio" class="w-4 h-4 text-emerald-600" name="dateRange" checked="" value="last_30"/><span class="text-sm text-slate-700">Last 30 Days (Monthly)</span></label><label class="flex items-center gap-2 cursor-pointer"><input type="radio" class="w-4 h-4 text-emerald-600" name="dateRange" value="last_90"/><span class="text-sm text-slate-700">Last 90 Days (Quarterly)</span></label><label class="flex items-center gap-2 cursor-pointer opacity-50"><input type="radio" disabled="" class="w-4 h-4 text-emerald-600" name="dateRange" value="custom"/><span class="text-sm text-slate-700">Custom Range (Coming Soon)</span></label></div></div><div class="mb-6"><label class="flex items-center gap-2 cursor-pointer"><input type="checkbox" class="w-4 h-4 text-emerald-600 rounded" checked=""/><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles w-4 h-4 text-emerald-500"><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"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span class="text-sm font-medium text-slate-700">Include AI Narrative (Recommended)</span></label><p class="text-xs text-slate-500 ml-6 mt-1">Generates executive summary, strategic context, and asks rationale</p></div><button class="w-full flex items-center justify-center gap-2 px-4 py-3 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors disabled:bg-slate-300 disabled:cursor-not-allowed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles w-4 h-4"><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"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span>Generate Update</span></button><div class="mt-6 p-4 bg-blue-50 border border-blue-200 rounded-lg"><h3 class="text-sm font-semibold text-blue-900 mb-2">What's included:</h3><ul class="text-xs text-blue-700 space-y-1"><li>• Completed epics and shipped features</li><li>• Goal metrics with month-over-month growth</li><li>• Upcoming roadmap with strategic priorities</li><li>• Strategic insights from MEMORY.md</li><li>• AI-generated narrative (if enabled)</li></ul></div></div><div class="bg-white rounded-lg border border-slate-200 p-6"><h2 class="text-lg font-semibold text-slate-900 mb-4">Preview</h2><div class="flex flex-col items-center justify-center h-64 text-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-12 h-12 text-slate-300 mb-4"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><p class="text-sm text-slate-500">Configure your update and click Generate<br/>to see a preview here</p></div></div></div></div></div><script src="/_next/static/chunks/webpack-616e068a201ad621.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/ff70d16171b1c02c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[2846,[],\"\"]\n4:I[9107,[],\"ClientPageRoot\"]\n5:I[9525,[\"972\",\"static/chunks/972-8c4b4e19760b26af.js\",\"940\",\"static/chunks/app/updates/new/page-ac5b966024ce0ddc.js\"],\"default\",1]\n6:I[4707,[],\"\"]\n7:I[6423,[],\"\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"COv1w-K5vJ1LbOqnlKgHv\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"updates\",\"new\"],\"initialTree\":[\"\",{\"children\":[\"updates\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"updates\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"updates\",\"children\",\"new\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"updates\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ff70d16171b1c02c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen bg-slate-50\",\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"AI Product Manager Analyst\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"AI Product Manager - Autonomous improvement proposals\"}]]\n3:null\n"])</script></body></html>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
2:I[9107,[],"ClientPageRoot"]
|
|
2
|
-
3:I[9525,["972","static/chunks/972-8c4b4e19760b26af.js","940","static/chunks/app/updates/new/page-
|
|
2
|
+
3:I[9525,["972","static/chunks/972-8c4b4e19760b26af.js","940","static/chunks/app/updates/new/page-ac5b966024ce0ddc.js"],"default",1]
|
|
3
3
|
4:I[4707,[],""]
|
|
4
4
|
5:I[6423,[],""]
|
|
5
|
-
0:["
|
|
6
|
-
6:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"AI Product Manager"}],["$","meta","3",{"name":"description","content":"AI Product Manager - Autonomous improvement proposals"}]]
|
|
5
|
+
0:["COv1w-K5vJ1LbOqnlKgHv",[[["",{"children":["updates",{"children":["new",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["updates",{"children":["new",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","updates","children","new","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","updates","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ff70d16171b1c02c.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"min-h-screen bg-slate-50","children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L6",null]]]]
|
|
6
|
+
6:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"AI Product Manager Analyst"}],["$","meta","3",{"name":"description","content":"AI Product Manager - Autonomous improvement proposals"}]]
|
|
7
7
|
1:null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=7346,e.ids=[7346],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")},4324:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>h,pages:()=>o,routeModule:()=>m,tree:()=>c}),t(4669),t(2029),t(5866);var a=t(3191),r=t(8716),l=t(7922),i=t.n(l),n=t(5231),d={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(d[e]=()=>n[e]);t.d(s,d);let c=["",{children:["updates",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,4669)),"/Users/luismey/Code/vibebusiness/src/app/updates/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(t.bind(t,2029)),"/Users/luismey/Code/vibebusiness/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,5866,23)),"next/dist/client/components/not-found-error"]}],o=["/Users/luismey/Code/vibebusiness/src/app/updates/page.tsx"],h="/updates/page",x={require:t,loadChunk:()=>Promise.resolve()},m=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/updates/page",pathname:"/updates",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},7010:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,2994,23)),Promise.resolve().then(t.t.bind(t,6114,23)),Promise.resolve().then(t.t.bind(t,9727,23)),Promise.resolve().then(t.t.bind(t,9671,23)),Promise.resolve().then(t.t.bind(t,1868,23)),Promise.resolve().then(t.t.bind(t,4759,23))},7432:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,9404,23)),Promise.resolve().then(t.bind(t,502))},5698:()=>{},2881:(e,s,t)=>{"use strict";t.d(s,{Z:()=>d});var a=t(7577);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var i={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let n=(0,a.forwardRef)(({color:e="currentColor",size:s=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:n="",children:d,iconNode:c,...o},h)=>(0,a.createElement)("svg",{ref:h,...i,width:s,height:s,stroke:e,strokeWidth:r?24*Number(t)/Number(s):t,className:l("lucide",n),...o},[...c.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(d)?d:[d]])),d=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...i},d)=>(0,a.createElement)(n,{ref:d,iconNode:s,className:l(`lucide-${r(e)}`,t),...i}));return t.displayName=`${e}`,t}},732:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(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"}]])},8258:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(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,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(2881).Z)("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]])},1572:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(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,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"}]])},434:(e,s,t)=>{"use strict";t.d(s,{default:()=>r.a});var a=t(9404),r=t.n(a)},5047:(e,s,t)=>{"use strict";var a=t(7389);t.o(a,"usePathname")&&t.d(s,{usePathname:function(){return a.usePathname}}),t.o(a,"useRouter")&&t.d(s,{useRouter:function(){return a.useRouter}})},502:(e,s,t)=>{"use strict";t.d(s,{default:()=>b});var a=t(326),r=t(434),l=t(5047),i=t(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"}]]),d=(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=t(3468),o=t(8258),h=t(9730);let x=(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"}]]),m=(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 p=t(732),u=t(1572),f=t(1135);let v=[{href:"/",label:"Dashboard",icon:a.jsx(n,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:a.jsx(d,{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(o.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:a.jsx(h.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:a.jsx(x,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:a.jsx(m,{className:"w-5 h-5"})}];function b({children:e}){let s=(0,l.usePathname)();return(0,a.jsxs)("div",{className:"min-h-screen flex",children:[(0,a.jsxs)("aside",{className:"w-64 bg-slate-900 text-white flex flex-col",children:[a.jsx("div",{className:"p-4 border-b border-slate-700",children:(0,a.jsxs)(r.default,{href:"/",className:"flex items-center gap-2",children:[a.jsx("div",{className:"w-10 h-10 bg-emerald-500 rounded-lg flex items-center justify-center",children:a.jsx(p.Z,{className:"w-6 h-6 text-white"})}),(0,a.jsxs)("div",{children:[a.jsx("h1",{className:"font-bold text-lg leading-tight",children:"Analyst"}),a.jsx("p",{className:"text-xs text-slate-400",children:process.env.NEXT_PUBLIC_PRODUCT_NAME||"Business"})]})]})}),a.jsx("nav",{className:"flex-1 p-4",children:a.jsx("ul",{className:"space-y-1",children:v.map(e=>{let t="/"===e.href?"/"===s:s.startsWith(e.href);return a.jsx("li",{children:(0,a.jsxs)(r.default,{href:e.href,className:(0,f.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",t?"bg-slate-800 text-white":"text-slate-400 hover:text-white hover:bg-slate-800"),children:[e.icon,a.jsx("span",{children:e.label})]})},e.href)})})}),a.jsx("div",{className:"p-4 border-t border-slate-700",children:(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs text-slate-500",children:[a.jsx(u.Z,{className:"w-4 h-4"}),a.jsx("span",{children:"Powered by Claude"})]})})]}),a.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},7162:(e,s,t)=>{"use strict";t.d(s,{Z:()=>d});var a=t(1159);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var i={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let n=(0,a.forwardRef)(({color:e="currentColor",size:s=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:n="",children:d,iconNode:c,...o},h)=>(0,a.createElement)("svg",{ref:h,...i,width:s,height:s,stroke:e,strokeWidth:r?24*Number(t)/Number(s):t,className:l("lucide",n),...o},[...c.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(d)?d:[d]])),d=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...i},d)=>(0,a.createElement)(n,{ref:d,iconNode:s,className:l(`lucide-${r(e)}`,t),...i}));return t.displayName=`${e}`,t}},2688:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},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"}]])},4120:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},7371:(e,s,t)=>{"use strict";t.d(s,{default:()=>r.a});var a=t(1812),r=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:()=>l,metadata:()=>r});var a=t(9510);t(5023);let r={title:process.env.NEXT_PUBLIC_PRODUCT_NAME?`${process.env.NEXT_PUBLIC_PRODUCT_NAME} Analyst`:"AI 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})})}},4669:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>f,dynamic:()=>m});var a=t(9510),r=t(7162);let l=(0,r.Z)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);var i=t(8648),n=t(4120),d=t(2688);let c=(0,r.Z)("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);var o=t(7371),h=t(2548),x=t(6299);let m="force-dynamic";function p({updates:e}){let s=e.filter(e=>"published"===e.status).length,t=e.filter(e=>"draft"===e.status).length,r=e.find(e=>"published"===e.status),c=r?Math.floor((Date.now()-new Date(r.period_end).getTime())/864e5):null;return(0,a.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4 mb-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(l,{className:"w-4 h-4 text-slate-400"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Total Updates"})]}),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.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Published"})]}),a.jsx("p",{className:"text-2xl font-bold text-emerald-600",children:s})]}),(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-amber-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Drafts"})]}),a.jsx("p",{className:"text-2xl font-bold text-amber-600",children:t})]}),(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-blue-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Days Since Last"})]}),a.jsx("p",{className:"text-2xl font-bold text-blue-600",children:null!==c?c:"—"})]})]})}function u({update:e}){let s="published"===e.status?"text-emerald-600":"text-amber-600",t="published"===e.status?a.jsx(i.Z,{className:"w-4 h-4"}):a.jsx(n.Z,{className:"w-4 h-4"}),r=`${e.period_start} to ${e.period_end}`;return(0,a.jsxs)(o.default,{href:`/updates/${e.id}`,className:"block bg-white rounded-lg border border-slate-200 p-6 hover:border-slate-300 hover:shadow-sm transition-all",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between mb-4",children:[(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(d.Z,{className:"w-4 h-4 text-slate-400"}),a.jsx("span",{className:"text-sm text-slate-500",children:r})]}),a.jsx("h3",{className:"text-lg font-semibold text-slate-900",children:e.project})]}),(0,a.jsxs)("div",{className:`flex items-center gap-1 text-sm font-medium ${s}`,children:[t,a.jsx("span",{className:"capitalize",children:e.status})]})]}),e.narrative.executive_summary&&a.jsx("p",{className:"text-sm text-slate-600 mb-4 line-clamp-2",children:e.narrative.executive_summary}),(0,a.jsxs)("div",{className:"grid grid-cols-3 gap-4 pt-4 border-t border-slate-100",children:[(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Epics Completed"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.epics_completed.length})]}),(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Goals Tracked"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.goals.length})]}),(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Insights"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.insights.length})]})]})]})}async function f(){let e=await (0,x.Z0)();return a.jsx(h.Z,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)("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:"Investor Updates"}),a.jsx("p",{className:"text-sm text-slate-500 mt-1",children:"Generate compelling monthly updates for investors"})]}),(0,a.jsxs)(o.default,{href:"/updates/new",className:"flex items-center gap-2 px-4 py-2 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors",children:[a.jsx(c,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})]}),a.jsx(p,{updates:e}),0===e.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:[a.jsx(l,{className:"w-12 h-12 text-slate-300 mx-auto mb-4"}),a.jsx("h3",{className:"text-lg font-semibold text-slate-900 mb-2",children:"No updates yet"}),a.jsx("p",{className:"text-sm text-slate-500 mb-6",children:"Generate your first investor update from VibeBusiness data"}),(0,a.jsxs)(o.default,{href:"/updates/new",className:"inline-flex items-center gap-2 px-4 py-2 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors",children:[a.jsx(c,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})]}):a.jsx("div",{className:"grid gap-4",children:e.map(e=>a.jsx(u,{update:e},e.id))})]})})}},2548:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(8570).createProxy)(String.raw`/Users/luismey/Code/vibebusiness/src/components/AnalystLayout.tsx#default`)},5023:()=>{},1135:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=function(){for(var e,s,t=0,a="",r=arguments.length;t<r;t++)(e=arguments[t])&&(s=function e(s){var t,a,r="";if("string"==typeof s||"number"==typeof s)r+=s;else if("object"==typeof s){if(Array.isArray(s)){var l=s.length;for(t=0;t<l;t++)s[t]&&(a=e(s[t]))&&(r&&(r+=" "),r+=a)}else for(a in s)s[a]&&(r&&(r+=" "),r+=a)}return r}(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(4324));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=7346,e.ids=[7346],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")},5084:(e,s,t)=>{"use strict";t.r(s),t.d(s,{GlobalError:()=>i.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>o,routeModule:()=>p,tree:()=>c}),t(4669),t(2029),t(5866);var a=t(3191),r=t(8716),l=t(7922),i=t.n(l),d=t(5231),n={};for(let e in d)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(n[e]=()=>d[e]);t.d(s,n);let c=["",{children:["updates",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,4669)),"/Users/luismey/Code/100xmanager/src/app/updates/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(t.bind(t,2029)),"/Users/luismey/Code/100xmanager/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,5866,23)),"next/dist/client/components/not-found-error"]}],o=["/Users/luismey/Code/100xmanager/src/app/updates/page.tsx"],x="/updates/page",m={require:t,loadChunk:()=>Promise.resolve()},p=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/updates/page",pathname:"/updates",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},6151:(e,s,t)=>{Promise.resolve().then(t.t.bind(t,9404,23)),Promise.resolve().then(t.bind(t,5327))},7162:(e,s,t)=>{"use strict";t.d(s,{Z:()=>n});var a=t(1159);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,s,t)=>!!e&&t.indexOf(e)===s).join(" ");var i={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let d=(0,a.forwardRef)(({color:e="currentColor",size:s=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:d="",children:n,iconNode:c,...o},x)=>(0,a.createElement)("svg",{ref:x,...i,width:s,height:s,stroke:e,strokeWidth:r?24*Number(t)/Number(s):t,className:l("lucide",d),...o},[...c.map(([e,s])=>(0,a.createElement)(e,s)),...Array.isArray(n)?n:[n]])),n=(e,s)=>{let t=(0,a.forwardRef)(({className:t,...i},n)=>(0,a.createElement)(d,{ref:n,iconNode:s,className:l(`lucide-${r(e)}`,t),...i}));return t.displayName=`${e}`,t}},2688:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},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"}]])},4120:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(7162).Z)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]])},7371:(e,s,t)=>{"use strict";t.d(s,{default:()=>r.a});var a=t(1812),r=t.n(a)},1812:(e,s,t)=>{"use strict";let{createProxy:a}=t(8570);e.exports=a("/Users/luismey/Code/100xmanager/node_modules/next/dist/client/link.js")},4669:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>g,dynamic:()=>p});var a=t(9510),r=t(7162);let l=(0,r.Z)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);var i=t(8648),d=t(4120),n=t(2688);let c=(0,r.Z)("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);var o=t(7371),x=t(2548),m=t(4355);let p="force-dynamic";function h({updates:e}){let s=e.filter(e=>"published"===e.status).length,t=e.filter(e=>"draft"===e.status).length,r=e.find(e=>"published"===e.status),c=r?Math.floor((Date.now()-new Date(r.period_end).getTime())/864e5):null;return(0,a.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4 mb-6",children:[(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-1",children:[a.jsx(l,{className:"w-4 h-4 text-slate-400"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Total Updates"})]}),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.Z,{className:"w-4 h-4 text-emerald-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Published"})]}),a.jsx("p",{className:"text-2xl font-bold text-emerald-600",children:s})]}),(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-amber-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Drafts"})]}),a.jsx("p",{className:"text-2xl font-bold text-amber-600",children:t})]}),(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-blue-500"}),a.jsx("span",{className:"text-xs text-slate-500 uppercase font-medium",children:"Days Since Last"})]}),a.jsx("p",{className:"text-2xl font-bold text-blue-600",children:null!==c?c:"—"})]})]})}function u({update:e}){let s="published"===e.status?"text-emerald-600":"text-amber-600",t="published"===e.status?a.jsx(i.Z,{className:"w-4 h-4"}):a.jsx(d.Z,{className:"w-4 h-4"}),r=`${e.period_start} to ${e.period_end}`;return(0,a.jsxs)(o.default,{href:`/updates/${e.id}`,className:"block bg-white rounded-lg border border-slate-200 p-6 hover:border-slate-300 hover:shadow-sm transition-all",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between mb-4",children:[(0,a.jsxs)("div",{className:"flex-1",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-400"}),a.jsx("span",{className:"text-sm text-slate-500",children:r})]}),a.jsx("h3",{className:"text-lg font-semibold text-slate-900",children:e.project})]}),(0,a.jsxs)("div",{className:`flex items-center gap-1 text-sm font-medium ${s}`,children:[t,a.jsx("span",{className:"capitalize",children:e.status})]})]}),e.narrative.executive_summary&&a.jsx("p",{className:"text-sm text-slate-600 mb-4 line-clamp-2",children:e.narrative.executive_summary}),(0,a.jsxs)("div",{className:"grid grid-cols-3 gap-4 pt-4 border-t border-slate-100",children:[(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Epics Completed"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.epics_completed.length})]}),(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Goals Tracked"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.goals.length})]}),(0,a.jsxs)("div",{children:[a.jsx("p",{className:"text-xs text-slate-500 mb-1",children:"Insights"}),a.jsx("p",{className:"text-lg font-semibold text-slate-900",children:e.insights.length})]})]})]})}async function g(){let e=await (0,m.Z0)();return a.jsx(x.Z,{children:(0,a.jsxs)("div",{className:"p-6",children:[(0,a.jsxs)("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:"Investor Updates"}),a.jsx("p",{className:"text-sm text-slate-500 mt-1",children:"Generate compelling monthly updates for investors"})]}),(0,a.jsxs)(o.default,{href:"/updates/new",className:"flex items-center gap-2 px-4 py-2 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors",children:[a.jsx(c,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})]}),a.jsx(h,{updates:e}),0===e.length?(0,a.jsxs)("div",{className:"bg-white rounded-lg border border-slate-200 p-12 text-center",children:[a.jsx(l,{className:"w-12 h-12 text-slate-300 mx-auto mb-4"}),a.jsx("h3",{className:"text-lg font-semibold text-slate-900 mb-2",children:"No updates yet"}),a.jsx("p",{className:"text-sm text-slate-500 mb-6",children:"Generate your first investor update from VibeBusiness data"}),(0,a.jsxs)(o.default,{href:"/updates/new",className:"inline-flex items-center gap-2 px-4 py-2 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors",children:[a.jsx(c,{className:"w-4 h-4"}),a.jsx("span",{children:"Generate Update"})]})]}):a.jsx("div",{className:"grid gap-4",children:e.map(e=>a.jsx(u,{update:e},e.id))})]})})}},2548:(e,s,t)=>{"use strict";t.d(s,{Z:()=>a});let a=(0,t(8570).createProxy)(String.raw`/Users/luismey/Code/100xmanager/src/components/AnalystLayout.tsx#default`)}};var s=require("../../webpack-runtime.js");s.C(e);var t=e=>s(s.s=e),a=s.X(0,[9276,4471,9404,4355,3098],()=>t(5084));module.exports=a})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../data/.
|
|
1
|
+
{"version":1,"files":["../../../../data/.gitkeep","../../../../data/codebase-snapshot.json","../../../../data/config.json","../../../../data/investor-updates.json","../../../../data/marketing-plans/plan-1771884329778-7pxlrt7.json","../../../../data/marketing-plans/plan-1771885743819-2d9m2nt.json","../../../../data/marketing-plans/plan-1771886455031-mwdob3k.json","../../../../data/marketing-strategies.json","../../../../data/marketplace-positioning.json","../../../../data/positioning.json","../../../../data/posthog.json","../../../../data/roadmap.json","../../../../data/sessions.json","../../../../data/video-ideas.md","../../../../data/videos/staging/while-you-slept-demo.json","../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/3098.js","../../chunks/4355.js","../../chunks/4471.js","../../chunks/9276.js","../../chunks/9404.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/updates/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":"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/updates/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":"5327","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}},"3453":{"*":{"id":"4773","name":"*","chunks":[],"async":false}},"4067":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"4553":{"*":{"id":"8022","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}},"9534":{"*":{"id":"7805","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/app-router.js":{"id":2846,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/client-page.js":{"id":9107,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":1060,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6423,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/globals.css":{"id":2778,"name":"*","chunks":["185","static/chunks/app/layout-cd1571ba4ed4a0fa.js"],"async":false},"/Users/luismey/Code/100xmanager/src/app/goals/[id]/page.tsx":{"id":8935,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/hypotheses/[id]/page.tsx":{"id":4553,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/roadmap/[id]/page.tsx":{"id":47,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/settings/page.tsx":{"id":8301,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/social/page.tsx":{"id":4687,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/updates/new/page.tsx":{"id":9525,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/AnalystLayout.tsx":{"id":1259,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/src/components/HypothesisCard.tsx":{"id":786,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/BriefingView.tsx":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/GoalCard.tsx":{"id":2674,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/app/DashboardHeader.tsx":{"id":4067,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/IdeaKanban.tsx":{"id":8825,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/RoadmapViewToggle.tsx":{"id":3032,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":["972","static/chunks/972-8c4b4e19760b26af.js","346","static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PhaseNarrative.tsx":{"id":5701,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PhaseTimeline.tsx":{"id":8013,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/PublicEpicCard.tsx":{"id":1034,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/luismey/Code/100xmanager/src/":[],"/Users/luismey/Code/100xmanager/src/app/layout":["static/css/ff70d16171b1c02c.css"],"/Users/luismey/Code/100xmanager/src/app/page":[],"/Users/luismey/Code/100xmanager/src/app/updates/page":[]}}
|
|
@@ -1,48 +1,51 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "app/_not-found/page.js",
|
|
3
3
|
"/api/config/detect-repos/route": "app/api/config/detect-repos/route.js",
|
|
4
|
+
"/api/epics/[id]/route": "app/api/epics/[id]/route.js",
|
|
4
5
|
"/api/epics/[id]/ideas/route": "app/api/epics/[id]/ideas/route.js",
|
|
5
6
|
"/api/goals/[id]/route": "app/api/goals/[id]/route.js",
|
|
6
|
-
"/api/
|
|
7
|
+
"/api/goals/[id]/kpis/route": "app/api/goals/[id]/kpis/route.js",
|
|
7
8
|
"/api/hypotheses/[id]/route": "app/api/hypotheses/[id]/route.js",
|
|
8
9
|
"/api/ideas/[id]/comments/route": "app/api/ideas/[id]/comments/route.js",
|
|
9
10
|
"/api/ideas/[id]/route": "app/api/ideas/[id]/route.js",
|
|
10
11
|
"/api/ideas/[id]/transition/route": "app/api/ideas/[id]/transition/route.js",
|
|
11
12
|
"/api/investor-updates/generate/route": "app/api/investor-updates/generate/route.js",
|
|
12
13
|
"/api/ideas/[id]/implement/route": "app/api/ideas/[id]/implement/route.js",
|
|
13
|
-
"/api/
|
|
14
|
-
"/api/social/[id]/route": "app/api/social/[id]/route.js",
|
|
14
|
+
"/api/kpis/refresh/route": "app/api/kpis/refresh/route.js",
|
|
15
15
|
"/api/social/[id]/publish/route": "app/api/social/[id]/publish/route.js",
|
|
16
|
+
"/api/social/[id]/route": "app/api/social/[id]/route.js",
|
|
16
17
|
"/goals/[id]/page": "app/goals/[id]/page.js",
|
|
17
18
|
"/hypotheses/[id]/page": "app/hypotheses/[id]/page.js",
|
|
18
|
-
"/
|
|
19
|
+
"/page": "app/page.js",
|
|
19
20
|
"/roadmap/[id]/page": "app/roadmap/[id]/page.js",
|
|
20
21
|
"/settings/page": "app/settings/page.js",
|
|
21
22
|
"/social/page": "app/social/page.js",
|
|
22
23
|
"/updates/new/page": "app/updates/new/page.js",
|
|
23
|
-
"/api/checkout/route": "app/api/checkout/route.js",
|
|
24
24
|
"/api/config/route": "app/api/config/route.js",
|
|
25
|
-
"/api/
|
|
25
|
+
"/api/epics/route": "app/api/epics/route.js",
|
|
26
26
|
"/api/analyze/route": "app/api/analyze/route.js",
|
|
27
|
+
"/api/checkout/route": "app/api/checkout/route.js",
|
|
28
|
+
"/api/health/route": "app/api/health/route.js",
|
|
27
29
|
"/api/goals/route": "app/api/goals/route.js",
|
|
28
|
-
"/api/epics/route": "app/api/epics/route.js",
|
|
29
30
|
"/api/ideas/[id]/card/route": "app/api/ideas/[id]/card/route.js",
|
|
30
|
-
"/api/hypotheses/route": "app/api/hypotheses/route.js",
|
|
31
31
|
"/api/ideas/route": "app/api/ideas/route.js",
|
|
32
|
-
"/api/
|
|
32
|
+
"/api/hypotheses/route": "app/api/hypotheses/route.js",
|
|
33
|
+
"/api/briefing/route": "app/api/briefing/route.js",
|
|
33
34
|
"/api/license/route": "app/api/license/route.js",
|
|
34
35
|
"/api/portal/route": "app/api/portal/route.js",
|
|
36
|
+
"/api/implementations/route": "app/api/implementations/route.js",
|
|
35
37
|
"/api/social/route": "app/api/social/route.js",
|
|
36
|
-
"/ideas/[id]/page": "app/ideas/[id]/page.js",
|
|
37
38
|
"/api/webhook/route": "app/api/webhook/route.js",
|
|
38
|
-
"/
|
|
39
|
+
"/hypotheses/page": "app/hypotheses/page.js",
|
|
40
|
+
"/briefing/page": "app/briefing/page.js",
|
|
39
41
|
"/goals/page": "app/goals/page.js",
|
|
42
|
+
"/ideas/[id]/page": "app/ideas/[id]/page.js",
|
|
43
|
+
"/api/provider-status/route": "app/api/provider-status/route.js",
|
|
40
44
|
"/sessions/page": "app/sessions/page.js",
|
|
41
|
-
"/
|
|
42
|
-
"/hypotheses/page": "app/hypotheses/page.js",
|
|
43
|
-
"/page": "app/page.js",
|
|
45
|
+
"/kanban/page": "app/kanban/page.js",
|
|
44
46
|
"/roadmap/public/page": "app/roadmap/public/page.js",
|
|
45
|
-
"/updates/page": "app/updates/page.js",
|
|
46
47
|
"/roadmap/page": "app/roadmap/page.js",
|
|
48
|
+
"/roadmap/investors/page": "app/roadmap/investors/page.js",
|
|
49
|
+
"/updates/page": "app/updates/page.js",
|
|
47
50
|
"/updates/[id]/page": "app/updates/[id]/page.js"
|
|
48
51
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
exports.id=3098,exports.ids=[3098],exports.modules={3347:(e,t,a)=>{Promise.resolve().then(a.t.bind(a,2994,23)),Promise.resolve().then(a.t.bind(a,6114,23)),Promise.resolve().then(a.t.bind(a,9727,23)),Promise.resolve().then(a.t.bind(a,9671,23)),Promise.resolve().then(a.t.bind(a,1868,23)),Promise.resolve().then(a.t.bind(a,4759,23))},2376:()=>{},2881:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});var s=a(7577);let r=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),l=(...e)=>e.filter((e,t,a)=>!!e&&a.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 h=(0,s.forwardRef)(({color:e="currentColor",size:t=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:h="",children:n,iconNode:c,...d},o)=>(0,s.createElement)("svg",{ref:o,...i,width:t,height:t,stroke:e,strokeWidth:r?24*Number(a)/Number(t):a,className:l("lucide",h),...d},[...c.map(([e,t])=>(0,s.createElement)(e,t)),...Array.isArray(n)?n:[n]])),n=(e,t)=>{let a=(0,s.forwardRef)(({className:a,...i},n)=>(0,s.createElement)(h,{ref:n,iconNode:t,className:l(`lucide-${r(e)}`,a),...i}));return a.displayName=`${e}`,a}},732:(e,t,a)=>{"use strict";a.d(t,{Z:()=>s});let s=(0,a(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"}]])},8258:(e,t,a)=>{"use strict";a.d(t,{Z:()=>s});let s=(0,a(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,a)=>{"use strict";a.d(t,{Z:()=>s});let s=(0,a(2881).Z)("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]])},1572:(e,t,a)=>{"use strict";a.d(t,{Z:()=>s});let s=(0,a(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,a)=>{"use strict";a.d(t,{Z:()=>s});let s=(0,a(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,a)=>{"use strict";a.d(t,{default:()=>r.a});var s=a(9404),r=a.n(s)},5047:(e,t,a)=>{"use strict";var s=a(7389);a.o(s,"usePathname")&&a.d(t,{usePathname:function(){return s.usePathname}}),a.o(s,"useRouter")&&a.d(t,{useRouter:function(){return s.useRouter}})},5327:(e,t,a)=>{"use strict";a.d(t,{default:()=>k});var s=a(326),r=a(434),l=a(5047),i=a(2881);let h=(0,i.Z)("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]),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"}]]),c=(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 d=a(3468),o=a(8258),x=a(9730);let m=(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"}]]),u=(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 y=a(732),p=a(1572),f=a(1135);let v=[{href:"/briefing",label:"Briefing",icon:s.jsx(h,{size:18})},{href:"/kanban",label:"Dashboard",icon:s.jsx(n,{className:"w-5 h-5"})},{href:"/roadmap",label:"Roadmap",icon:s.jsx(c,{className:"w-5 h-5"})},{href:"/goals",label:"Goals",icon:s.jsx(d.Z,{className:"w-5 h-5"})},{href:"/hypotheses",label:"Hypotheses",icon:s.jsx(o.Z,{className:"w-5 h-5"})},{href:"/social",label:"Social",icon:s.jsx(x.Z,{className:"w-5 h-5"})},{href:"/sessions",label:"Sessions",icon:s.jsx(m,{className:"w-5 h-5"})},{href:"/settings",label:"Settings",icon:s.jsx(u,{className:"w-5 h-5"})}];function k({children:e}){let t=(0,l.usePathname)();return(0,s.jsxs)("div",{className:"min-h-screen flex",children:[(0,s.jsxs)("aside",{className:"w-64 bg-slate-900 text-white flex flex-col",children:[s.jsx("div",{className:"p-4 border-b border-slate-700",children:(0,s.jsxs)(r.default,{href:"/",className:"flex items-center gap-2",children:[s.jsx("div",{className:"w-10 h-10 bg-emerald-500 rounded-lg flex items-center justify-center",children:s.jsx(y.Z,{className:"w-6 h-6 text-white"})}),(0,s.jsxs)("div",{children:[s.jsx("h1",{className:"font-bold text-lg leading-tight",children:"Analyst"}),s.jsx("p",{className:"text-xs text-slate-400",children:"AI Product Manager"})]})]})}),s.jsx("nav",{className:"flex-1 p-4",children:s.jsx("ul",{className:"space-y-1",children:v.map(e=>{let a=t.startsWith(e.href);return s.jsx("li",{children:(0,s.jsxs)(r.default,{href:e.href,className:(0,f.Z)("flex items-center gap-3 px-3 py-2 rounded-lg transition-colors",a?"bg-slate-800 text-white":"text-slate-400 hover:text-white hover:bg-slate-800"),children:[e.icon,s.jsx("span",{children:e.label})]})},e.href)})})}),s.jsx("div",{className:"p-4 border-t border-slate-700",children:(0,s.jsxs)("div",{className:"flex items-center gap-2 text-xs text-slate-500",children:[s.jsx(p.Z,{className:"w-4 h-4"}),s.jsx("span",{children:"Powered by Claude"})]})})]}),s.jsx("main",{className:"flex-1 overflow-auto",children:e})]})}},2029:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>l,metadata:()=>r});var s=a(9510);a(5023);let r={title:"AI Product Manager Analyst",description:"AI Product Manager - Autonomous improvement proposals"};function l({children:e}){return s.jsx("html",{lang:"en",children:s.jsx("body",{className:"min-h-screen bg-slate-50",children:e})})}},5023:()=>{},1135:(e,t,a)=>{"use strict";a.d(t,{Z:()=>s});let s=function(){for(var e,t,a=0,s="",r=arguments.length;a<r;a++)(e=arguments[a])&&(t=function e(t){var a,s,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t){if(Array.isArray(t)){var l=t.length;for(a=0;a<l;a++)t[a]&&(s=e(t[a]))&&(r&&(r+=" "),r+=s)}else for(s in t)t[s]&&(r&&(r+=" "),r+=s)}return r}(e))&&(s&&(s+=" "),s+=t);return s}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=3871,exports.ids=[3871],exports.modules={3871:e=>{e.exports=JSON.parse('{"last_updated":"2026-02-18","current":{"tagline":"Monitor. Analyze. Ship.","value_proposition":"VibeBusiness turns ideas into shipped products — the first autonomous AI that researches your market, analyzes your metrics, decides what to build, implements it through code, ships it, and verifies the results. From zero to product, from product to growth, continuously.","target_audience":{"primary":"Indie hackers and solo technical founders — CLI-native developers who build their own products, ship fast, struggle with prioritization and growth. Already use Claude Code, Cursor, Supabase, Vercel, PostHog, Stripe. Budget: $20-100/month for essential tools.","secondary":["Vibe-coders (non-technical entrepreneurs) who built apps using Lovable/Bolt.new but face the \'what next?\' problem — better served after web dashboard exists","Small dev teams (2-10 engineers) at startups needing optimization — unlocks per-seat pricing and team features","Agencies and freelancers who build apps for clients and need strategic value beyond code delivery"],"anti_personas":["Enterprise product teams with dedicated PMs and analysts — they have specialized tools and processes","Non-technical users who can\'t run CLI tools — wait for hosted version","Developers who only want code completion — Cursor/Copilot serve them well"]},"differentiators":["Full lifecycle loop: observe → analyze → recommend → implement → ship → verify → learn — no competitor closes this","Brain/hands architecture: VibeBusiness decides WHAT; Claude Code CLI handles HOW — implementation improves for free as Claude Code improves","Autonomous heartbeat: runs proactively while you sleep — every other dev tool waits for you","Persistent business memory (MEMORY.md): gets smarter over months of observation — irreplaceable switching cost","BYOK model: near-zero COGS, 90-95% gross margins, user data never touches our servers","CLI-native: built for developers who live in the terminal, not another SaaS dashboard","Zero-to-product onboarding: from shower thought to shipped product in one session"],"messaging_pillars":[{"pillar":"Autonomous Intelligence","proof_points":["Heartbeat loop runs while you sleep — morning briefing with prioritized recommendations","MEMORY.md accumulates deep understanding over months of observation","Post-ship verification automatically measures outcomes against baselines","Already shipped production features autonomously (PR #74 verified, PR #75 in testing)"],"counter_objections":["Not a \'ChatGPT wrapper\' — it runs autonomously overnight, something no wrapper does","Human-on-the-loop (HOTL) model: you approve ideas, AI handles implementation details","Configurable autonomy dial: start conservative, loosen as trust builds"]},{"pillar":"Full Lifecycle Closure","proof_points":["Idea → research → prioritize → implement → ship → verify → learn — no other tool does all of this","Claude Code CLI as implementation backend — coding quality improves for free with each release","Zero-codebase onboarding: from idea to competitor research to landing page to first vibe cycle","Branch/PR workflow with atomic commits and success metric tracking"],"counter_objections":["AI coding tools write code but don\'t know WHAT to build — VibeBusiness provides the strategy","BI tools track metrics but don\'t DO anything — VibeBusiness acts on insights","Project management tools organize tasks but don\'t generate or execute them"]},{"pillar":"Built for Indie Hackers","proof_points":["BYOK: you control costs, your data never leaves your machine","CLI-first: runs where you already work, no context switching","$29/month Pro — priced for indie hacker tool budgets, not enterprise","SaaS-specific domain knowledge: AARRR, pricing frameworks, growth loops built in"],"counter_objections":["Not another $100+/month enterprise tool — designed for solo founders","Local-first architecture: no vendor lock-in on data","BYOK means your AI costs are transparent and under your control"]},{"pillar":"Compounding Value","proof_points":["MEMORY.md grows richer every vibe cycle — 700+ observations by Day 30","Implementation track record: complete history of ideas shipped and outcomes measured","Hypothesis validation: what was tried, what worked, and why — institutional knowledge","After 6+ months, understands your business better than any new tool could"],"counter_objections":["Not a one-shot validator — continuous intelligence that compounds over time","Switching cost is the intelligence, not data lock-in — your data is always portable","The longer you use it, the better it gets — unlike static tools"]}]},"copy_bank":{"headlines":[{"text":"Your AI Product Manager That Actually Ships Code","audience":"indie hackers","funnel_stage":"tofu"},{"text":"From Shower Thought to Shipped Product","audience":"vibe-coders","funnel_stage":"tofu"},{"text":"The Business Intelligence Tool That Works While You Sleep","audience":"indie hackers","funnel_stage":"tofu"},{"text":"Stop Guessing What to Build Next","audience":"solo founders","funnel_stage":"tofu"},{"text":"One Command. Your Entire Business Strategy.","audience":"developers","funnel_stage":"mofu"},{"text":"Every Other Dev Tool Waits for You. This One Works While You Don\'t.","audience":"indie hackers","funnel_stage":"tofu"}],"subheadlines":[{"text":"VibeBusiness autonomously researches your market, analyzes your metrics, decides what to build, implements it, and verifies the results.","audience":"indie hackers","funnel_stage":"tofu"},{"text":"The first autonomous AI that closes the full business lifecycle: from idea to shipped code to measured outcomes.","audience":"developers","funnel_stage":"mofu"},{"text":"Run one command. Get a better analysis than a $5K consultant. In 60 seconds.","audience":"indie hackers","funnel_stage":"mofu"},{"text":"Cursor writes the code. VibeBusiness decides what code to write.","audience":"cursor users","funnel_stage":"mofu"}],"ctas":[{"text":"npx vibebusiness","context":"Primary CTA — instant try via npx, zero friction","conversion_rate":null},{"text":"Start Your First Vibe Cycle","context":"Post-install activation CTA","conversion_rate":null},{"text":"See What VibeBusiness Finds in Your Codebase","context":"Curiosity-driven CTA for landing page","conversion_rate":null},{"text":"Get Your Free Business Analysis","context":"Value-forward CTA for non-technical visitors","conversion_rate":null}],"social_proof":[{"text":"Occupies genuine whitespace: after analyzing 40+ products across 8 competitive categories, no existing tool combines autonomous agent + codebase analysis + business strategy + implementation","type":"stat"},{"text":"BYOK model: 90-95% gross margins, near-zero COGS","type":"stat"},{"text":"Already shipping production features autonomously (PR #74 shipped and verified)","type":"stat"},{"text":"Built at the intersection of three $80B+ markets: AI coding tools, agentic AI, and vertical AI for business","type":"stat"}],"objection_handlers":[{"objection":"Isn\'t this just a ChatGPT wrapper?","response":"VibeBusiness runs autonomously overnight, accumulates months of business context in MEMORY.md, integrates with your actual Stripe and PostHog data, and ships production code through Claude Code CLI. No wrapper does that. Calling VibeBusiness an AI wrapper is like calling SaaS a MySQL wrapper."},{"objection":"Why not just use ChatGPT/Claude directly?","response":"ChatGPT forgets everything between sessions, can\'t observe your codebase continuously, doesn\'t integrate with your metrics, and never ships a line of code. VibeBusiness has persistent memory, real data integrations, and an autonomous implementation engine."},{"objection":"Can I trust AI for business decisions?","response":"VibeBusiness uses a Human-on-the-Loop (HOTL) model: the AI recommends, you approve. Every recommendation is grounded in your actual metrics, not generic advice. You see the reasoning chain, not just conclusions. Start conservative, increase autonomy as trust builds."},{"objection":"I already use Cursor — do I need this too?","response":"Cursor writes excellent code but doesn\'t know WHAT to build or WHY. VibeBusiness decides what code to write based on your business metrics, competitive landscape, and goals. They\'re complementary: Cursor is the hands, VibeBusiness is the brain."},{"objection":"What if it makes bad recommendations?","response":"Every recommendation includes its reasoning chain and confidence level. You approve before any code changes happen. VibeBusiness tracks recommendation acceptance rates and learns from your feedback. The feedback loop makes it better over time."},{"objection":"$29/month is too expensive","response":"VibeBusiness replaces fragmented spending across analytics dashboards ($108+/mo), idea validation tools, and business strategy sessions. At $29/month with BYOK, it\'s the cheapest business intelligence tool for indie hackers — and it actually ships code."}],"pain_points":[{"pain":"Decision paralysis: \'What should I build? What should I focus on? Is this even worth pursuing?\'","audience":"indie hackers","intensity":"high"},{"pain":"Distribution > product: \'90% of side projects die from no users, not bad code\'","audience":"solo founders","intensity":"high"},{"pain":"Pricing confusion: founders systematically underprice; 1% pricing improvement yields 11% profit increase","audience":"SaaS founders","intensity":"high"},{"pain":"AI tools make creation effortless but leave monetization painful","audience":"vibe-coders","intensity":"high"},{"pain":"Strategic isolation: no co-founder, no PM, no board to bounce ideas off of","audience":"solo founders","intensity":"medium"},{"pain":"Fragmented tools: Baremetrics for what\'s happening → ChatGPT for what to do → Notion for decisions → Cursor for building","audience":"indie hackers","intensity":"medium"},{"pain":"Scaling beyond MVP: built something that works but don\'t know how to grow it","audience":"indie hackers","intensity":"high"}]}}')}};
|
|
1
|
+
"use strict";exports.id=3871,exports.ids=[3871],exports.modules={3871:e=>{e.exports=JSON.parse('{"current":{"product_name":"VibeBusiness","tagline":"AI Product Manager for Solo Founders","category":"AI-powered product management","target_audience":"Solo founders and small teams building SaaS products","value_proposition":"Autonomous AI that continuously analyzes your codebase, metrics, and market to generate, prioritize, and implement improvements","differentiators":["Full lifecycle loop: observe, analyze, recommend, implement, ship, verify","Autonomous execution: AI doesn\'t just suggest — it ships PRs and measures results","CLI-native workflow: lives where developers already work, zero context-switching","Self-improving: dogfoods itself, getting better with every heartbeat cycle"]}}')}};
|