vibebusiness 1.2.89 → 1.2.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +29 -29
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +2 -2
- package/.next/standalone/.next/prerender-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
- package/.next/standalone/.next/server/app/api/analyze/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/briefing/route.js.nft.json +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.nft.json +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.nft.json +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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js.nft.json +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.nft.json +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.nft.json +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 +4 -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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js.nft.json +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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/briefing/page_client-reference-manifest.js +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.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js.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.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 -1
- package/.next/standalone/.next/server/app/index.rsc +1 -1
- package/.next/standalone/.next/server/app/kanban/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/kanban/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js.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.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.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.nft.json +1 -1
- package/.next/standalone/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +1 -1
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/social.html +1 -1
- package/.next/standalone/.next/server/app/social.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new.html +1 -1
- package/.next/standalone/.next/server/app/updates/new.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +17 -17
- package/.next/standalone/.next/server/chunks/7151.js +7 -7
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/data/codebase-snapshot.json +44 -61
- package/.next/standalone/data/ideas.json +729 -0
- package/.next/standalone/data/sessions.json +32 -0
- package/.next/standalone/package.json +1 -1
- package/.next/standalone/templates/commands/growth-activate.md +64 -0
- package/.next/standalone/templates/commands/vision.md +68 -0
- package/dist/scripts/analyze.js +3 -0
- package/dist/scripts/chat.js +3 -0
- package/dist/scripts/generate-idea.js +3 -0
- package/dist/scripts/heartbeat.js +1896 -353
- package/dist/scripts/implement.js +3 -0
- package/dist/scripts/init.js +3 -0
- package/dist/scripts/scan.js +3 -0
- package/dist/scripts/social-routine.js +3 -0
- package/package.json +1 -1
- package/templates/commands/growth-activate.md +64 -0
- package/templates/commands/vision.md +68 -0
- /package/.next/static/{UaMf1fmArAE78vyk_zQVK → FSaA2g-B-Vli1ZJ_3iZyN}/_buildManifest.js +0 -0
- /package/.next/static/{UaMf1fmArAE78vyk_zQVK → FSaA2g-B-Vli1ZJ_3iZyN}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
FSaA2g-B-Vli1ZJ_3iZyN
|
|
@@ -25,13 +25,6 @@
|
|
|
25
25
|
"static/chunks/619-2b2ff3b9eaef112c.js",
|
|
26
26
|
"static/chunks/app/goals/[id]/page-40818dc7e710eeda.js"
|
|
27
27
|
],
|
|
28
|
-
"/page": [
|
|
29
|
-
"static/chunks/webpack-616e068a201ad621.js",
|
|
30
|
-
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
31
|
-
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
32
|
-
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
33
|
-
"static/chunks/app/page-0a8b9a7b052e6eac.js"
|
|
34
|
-
],
|
|
35
28
|
"/hypotheses/[id]/page": [
|
|
36
29
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
37
30
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
@@ -41,14 +34,12 @@
|
|
|
41
34
|
"static/chunks/735-b33805b2b19d17ad.js",
|
|
42
35
|
"static/chunks/app/hypotheses/[id]/page-023c882fa395f3ed.js"
|
|
43
36
|
],
|
|
44
|
-
"/
|
|
37
|
+
"/page": [
|
|
45
38
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
46
39
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
47
40
|
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
48
41
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
49
|
-
"static/chunks/
|
|
50
|
-
"static/chunks/930-330300153dfcbfc0.js",
|
|
51
|
-
"static/chunks/app/settings/page-caf6daf930e4f2c6.js"
|
|
42
|
+
"static/chunks/app/page-0a8b9a7b052e6eac.js"
|
|
52
43
|
],
|
|
53
44
|
"/roadmap/[id]/page": [
|
|
54
45
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
@@ -58,6 +49,15 @@
|
|
|
58
49
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
59
50
|
"static/chunks/app/roadmap/[id]/page-9ba8a537e30c633c.js"
|
|
60
51
|
],
|
|
52
|
+
"/settings/page": [
|
|
53
|
+
"static/chunks/webpack-616e068a201ad621.js",
|
|
54
|
+
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
55
|
+
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
56
|
+
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
57
|
+
"static/chunks/972-8c4b4e19760b26af.js",
|
|
58
|
+
"static/chunks/930-330300153dfcbfc0.js",
|
|
59
|
+
"static/chunks/app/settings/page-caf6daf930e4f2c6.js"
|
|
60
|
+
],
|
|
61
61
|
"/social/page": [
|
|
62
62
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
63
63
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
@@ -84,15 +84,6 @@
|
|
|
84
84
|
"static/chunks/147-b00f2ac2bbec93ae.js",
|
|
85
85
|
"static/chunks/app/briefing/page-683aba0c52e910d7.js"
|
|
86
86
|
],
|
|
87
|
-
"/kanban/page": [
|
|
88
|
-
"static/chunks/webpack-616e068a201ad621.js",
|
|
89
|
-
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
90
|
-
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
91
|
-
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
92
|
-
"static/chunks/972-8c4b4e19760b26af.js",
|
|
93
|
-
"static/chunks/547-921898871311cd72.js",
|
|
94
|
-
"static/chunks/app/kanban/page-4f18f1e4f56948a5.js"
|
|
95
|
-
],
|
|
96
87
|
"/goals/page": [
|
|
97
88
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
98
89
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
@@ -102,22 +93,23 @@
|
|
|
102
93
|
"static/chunks/619-2b2ff3b9eaef112c.js",
|
|
103
94
|
"static/chunks/app/goals/page-f80a64a68854e357.js"
|
|
104
95
|
],
|
|
105
|
-
"/
|
|
96
|
+
"/kanban/page": [
|
|
106
97
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
107
98
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
108
99
|
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
109
100
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
110
101
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
111
|
-
"static/chunks/
|
|
112
|
-
"static/chunks/app/
|
|
102
|
+
"static/chunks/547-921898871311cd72.js",
|
|
103
|
+
"static/chunks/app/kanban/page-4f18f1e4f56948a5.js"
|
|
113
104
|
],
|
|
114
|
-
"/
|
|
105
|
+
"/ideas/[id]/page": [
|
|
115
106
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
116
107
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
117
108
|
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
118
109
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
119
110
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
120
|
-
"static/chunks/
|
|
111
|
+
"static/chunks/47-eba0f8b4f9b17641.js",
|
|
112
|
+
"static/chunks/app/ideas/[id]/page-5f33e0ecf590ddec.js"
|
|
121
113
|
],
|
|
122
114
|
"/hypotheses/page": [
|
|
123
115
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
@@ -128,13 +120,13 @@
|
|
|
128
120
|
"static/chunks/735-b33805b2b19d17ad.js",
|
|
129
121
|
"static/chunks/app/hypotheses/page-168748bde00e7d90.js"
|
|
130
122
|
],
|
|
131
|
-
"/
|
|
123
|
+
"/sessions/page": [
|
|
132
124
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
133
125
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
134
126
|
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
135
127
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
136
128
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
137
|
-
"static/chunks/app/
|
|
129
|
+
"static/chunks/app/sessions/page-d7eefd2fd42b4d55.js"
|
|
138
130
|
],
|
|
139
131
|
"/roadmap/page": [
|
|
140
132
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
@@ -152,13 +144,13 @@
|
|
|
152
144
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
153
145
|
"static/chunks/app/roadmap/investors/page-a914223623f56df3.js"
|
|
154
146
|
],
|
|
155
|
-
"/
|
|
147
|
+
"/roadmap/public/page": [
|
|
156
148
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
157
149
|
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
158
150
|
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
159
151
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
160
152
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
161
|
-
"static/chunks/app/
|
|
153
|
+
"static/chunks/app/roadmap/public/page-c481b3f9217919ac.js"
|
|
162
154
|
],
|
|
163
155
|
"/updates/page": [
|
|
164
156
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
@@ -167,6 +159,14 @@
|
|
|
167
159
|
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
168
160
|
"static/chunks/972-8c4b4e19760b26af.js",
|
|
169
161
|
"static/chunks/app/updates/page-b6efcdaae7f4f6d2.js"
|
|
162
|
+
],
|
|
163
|
+
"/updates/[id]/page": [
|
|
164
|
+
"static/chunks/webpack-616e068a201ad621.js",
|
|
165
|
+
"static/chunks/fd9d1056-8c714984d5b17b60.js",
|
|
166
|
+
"static/chunks/117-23260fd0b5f0bd9a.js",
|
|
167
|
+
"static/chunks/main-app-06ab73909d2a44c7.js",
|
|
168
|
+
"static/chunks/972-8c4b4e19760b26af.js",
|
|
169
|
+
"static/chunks/app/updates/[id]/page-2807cd17ae4938d0.js"
|
|
170
170
|
]
|
|
171
171
|
}
|
|
172
172
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/_not-found/page":"/_not-found","/api/config/detect-repos/route":"/api/config/detect-repos","/api/epics/[id]/
|
|
1
|
+
{"/_not-found/page":"/_not-found","/api/config/detect-repos/route":"/api/config/detect-repos","/api/epics/[id]/route":"/api/epics/[id]","/api/epics/[id]/ideas/route":"/api/epics/[id]/ideas","/api/goals/[id]/kpis/route":"/api/goals/[id]/kpis","/api/goals/[id]/route":"/api/goals/[id]","/api/hypotheses/[id]/route":"/api/hypotheses/[id]","/api/ideas/[id]/comments/route":"/api/ideas/[id]/comments","/api/ideas/[id]/route":"/api/ideas/[id]","/api/investor-updates/generate/route":"/api/investor-updates/generate","/api/ideas/[id]/implement/route":"/api/ideas/[id]/implement","/api/ideas/[id]/transition/route":"/api/ideas/[id]/transition","/api/kpis/refresh/route":"/api/kpis/refresh","/api/social/[id]/publish/route":"/api/social/[id]/publish","/api/social/[id]/route":"/api/social/[id]","/goals/[id]/page":"/goals/[id]","/hypotheses/[id]/page":"/hypotheses/[id]","/page":"/","/roadmap/[id]/page":"/roadmap/[id]","/settings/page":"/settings","/social/page":"/social","/updates/new/page":"/updates/new","/api/briefing/route":"/api/briefing","/api/analyze/route":"/api/analyze","/api/config/route":"/api/config","/api/checkout/route":"/api/checkout","/api/health/route":"/api/health","/api/epics/route":"/api/epics","/api/hypotheses/route":"/api/hypotheses","/api/ideas/route":"/api/ideas","/api/ideas/[id]/card/route":"/api/ideas/[id]/card","/api/license/route":"/api/license","/api/implementations/route":"/api/implementations","/api/portal/route":"/api/portal","/api/goals/route":"/api/goals","/api/social/route":"/api/social","/api/webhook/route":"/api/webhook","/briefing/page":"/briefing","/api/provider-status/route":"/api/provider-status","/goals/page":"/goals","/kanban/page":"/kanban","/ideas/[id]/page":"/ideas/[id]","/hypotheses/page":"/hypotheses","/sessions/page":"/sessions","/roadmap/page":"/roadmap","/roadmap/investors/page":"/roadmap/investors","/roadmap/public/page":"/roadmap/public","/updates/page":"/updates","/updates/[id]/page":"/updates/[id]"}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/FSaA2g-B-Vli1ZJ_3iZyN/_buildManifest.js",
|
|
9
|
+
"static/FSaA2g-B-Vli1ZJ_3iZyN/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-616e068a201ad621.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":4,"routes":{"/":{"experimentalBypassFor":[{"type":"header","key":"Next-Action"},{"type":"header","key":"content-type","value":"multipart/form-data;.*"}],"initialRevalidateSeconds":false,"srcRoute":"/","dataRoute":"/
|
|
1
|
+
{"version":4,"routes":{"/social":{"experimentalBypassFor":[{"type":"header","key":"Next-Action"},{"type":"header","key":"content-type","value":"multipart/form-data;.*"}],"initialRevalidateSeconds":false,"srcRoute":"/social","dataRoute":"/social.rsc"},"/settings":{"experimentalBypassFor":[{"type":"header","key":"Next-Action"},{"type":"header","key":"content-type","value":"multipart/form-data;.*"}],"initialRevalidateSeconds":false,"srcRoute":"/settings","dataRoute":"/settings.rsc"},"/":{"experimentalBypassFor":[{"type":"header","key":"Next-Action"},{"type":"header","key":"content-type","value":"multipart/form-data;.*"}],"initialRevalidateSeconds":false,"srcRoute":"/","dataRoute":"/index.rsc"},"/updates/new":{"experimentalBypassFor":[{"type":"header","key":"Next-Action"},{"type":"header","key":"content-type","value":"multipart/form-data;.*"}],"initialRevalidateSeconds":false,"srcRoute":"/updates/new","dataRoute":"/updates/new.rsc"}},"dynamicRoutes":{},"notFoundRoutes":[],"preview":{"previewModeId":"fe807e8e596058c52823ab883308f674","previewModeSigningKey":"69d6ed2196770d0b99abc5e3b812bb6da7b83ec4842b4b5c44f400fbca88e970","previewModeEncryptionKey":"6636b327085f99eca1aaa51cb243eea79d574b9b4d987f86a53cf3eb92d7bdf0"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/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/
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/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":[],"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/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/IdeaDetail.tsx":{"id":9534,"name":"*","chunks":[],"async":false},"/Users/luismey/Code/100xmanager/src/components/HypothesisCard.tsx":{"id":786,"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":[],"async":false},"/Users/luismey/Code/100xmanager/node_modules/next/dist/esm/client/link.js":{"id":2972,"name":"*","chunks":[],"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},"/Users/luismey/Code/100xmanager/src/components/public-roadmap/ShareButtons.tsx":{"id":6682,"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/_not-found/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/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><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></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[4707,[],\"\"]\n5:I[6423,[],\"\"]\nb:I[1060,[],\"\"]\n6:{\"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\"}\n7:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n8:{\"display\":\"inline-block\"}\n9:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nc:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"
|
|
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><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></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[4707,[],\"\"]\n5:I[6423,[],\"\"]\nb:I[1060,[],\"\"]\n6:{\"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\"}\n7:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n8:{\"display\":\"inline-block\"}\n9:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nc:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"FSaA2g-B-Vli1ZJ_3iZyN\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[[\"$\",\"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.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"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\":\"$6\",\"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\":\"$7\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$8\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$9\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$La\"],\"globalErrorComponent\":\"$b\",\"missingSlots\":\"$Wc\"}]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"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>
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
5:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
|
|
5
5
|
6:{"display":"inline-block"}
|
|
6
6
|
7:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
|
|
7
|
-
0:["
|
|
7
|
+
0:["FSaA2g-B-Vli1ZJ_3iZyN",[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["/_not-found",{"children":["__PAGE__",{},[["$L1",[["$","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."}]}]]}]}]],null],null],null]},[null,["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","/_not-found","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ff70d16171b1c02c.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"min-h-screen bg-slate-50","children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$4","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":"$5","children":"404"}],["$","div",null,{"style":"$6","children":["$","h2",null,{"style":"$7","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L8",["$","meta",null,{"name":"robots","content":"noindex"}]]]]]
|
|
8
8
|
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"}]]
|
|
9
9
|
1:null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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","../../../../../scripts/analyze.ts","../../../../package.json","../../../chunks/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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","../../../../../scripts/analyze.ts","../../../../package.json","../../../chunks/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../data/.gitkeep","../../../../../../../data/business-context.json","../../../../../../../data/codebase-snapshot.json","../../../../../../../data/competitors.json","../../../../../../../data/config.json","../../../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../../../chunks/5972.js","../../../../../chunks/9276.js","../../../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../data/.gitkeep","../../../../../../../data/business-context.json","../../../../../../../data/codebase-snapshot.json","../../../../../../../data/competitors.json","../../../../../../../data/config.json","../../../../../../../data/goals.json","../../../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../../../chunks/5972.js","../../../../../chunks/9276.js","../../../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.json","../../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../data/.gitkeep","../../../../../../../data/business-context.json","../../../../../../../data/codebase-snapshot.json","../../../../../../../data/competitors.json","../../../../../../../data/config.json","../../../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../../../chunks/5972.js","../../../../../chunks/9276.js","../../../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../data/.gitkeep","../../../../../../../data/business-context.json","../../../../../../../data/codebase-snapshot.json","../../../../../../../data/competitors.json","../../../../../../../data/config.json","../../../../../../../data/goals.json","../../../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../../../chunks/5972.js","../../../../../chunks/9276.js","../../../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.json","../../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../data/.gitkeep","../../../../../../data/business-context.json","../../../../../../data/codebase-snapshot.json","../../../../../../data/competitors.json","../../../../../../data/config.json","../../../../../../data/goals.json","../../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../../chunks/5972.js","../../../../chunks/9276.js","../../../../webpack-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../data/.gitkeep","../../../../../data/business-context.json","../../../../../data/codebase-snapshot.json","../../../../../data/competitors.json","../../../../../data/config.json","../../../../../data/goals.json","../../../../../data/ideas.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/compiled/next-server/app-route.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/4355.js","../../../chunks/5972.js","../../../chunks/9276.js","../../../webpack-runtime.js"]}
|