@vectorize-io/hindsight-control-plane 0.4.16 → 0.4.17
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/package.json +1 -1
- package/standalone/.next/BUILD_ID +1 -1
- package/standalone/.next/app-path-routes-manifest.json +2 -0
- package/standalone/.next/build-manifest.json +2 -2
- package/standalone/.next/prerender-manifest.json +3 -3
- package/standalone/.next/routes-manifest.json +17 -0
- package/standalone/.next/server/app/_global-error.html +2 -2
- package/standalone/.next/server/app/_global-error.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_not-found.html +1 -1
- package/standalone/.next/server/app/_not-found.rsc +13 -13
- package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
- package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
- package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route/build-manifest.json +11 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js +6 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js.map +5 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route_client-reference-manifest.js +2 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route/build-manifest.json +11 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route.js +6 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route.js.map +5 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route_client-reference-manifest.js +2 -0
- package/standalone/.next/server/app/banks/[bankId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/dashboard.html +1 -1
- package/standalone/.next/server/app/dashboard.rsc +7 -7
- package/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +7 -7
- package/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +6 -6
- package/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/dashboard.segments/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/dashboard.segments/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/index.html +1 -1
- package/standalone/.next/server/app/index.rsc +6 -6
- package/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/index.segments/_full.segment.rsc +6 -6
- package/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/index.segments/_index.segment.rsc +6 -6
- package/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app-paths-manifest.json +2 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__5cefd00a._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__a37dd6dd._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__a6b65147._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__d4f61da7._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__d6022bdb._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__f91a8834._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__f93edf8b._.js +1 -1
- package/standalone/.next/server/chunks/c9e9d_api_banks_[bankId]_mental-models_[mentalModelId]_history_route_actions_52feeead.js +3 -0
- package/standalone/.next/server/chunks/efda9_next-internal_server_app_api_memories_[memoryId]_history_route_actions_167fc3a4.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js +5 -5
- package/standalone/.next/server/chunks/ssr/_29833292._.js +1 -1
- package/standalone/.next/server/chunks/ssr/_3b0b29a6._.js +1 -1
- package/standalone/.next/server/pages/404.html +1 -1
- package/standalone/.next/server/pages/500.html +2 -2
- package/standalone/.next/server/server-reference-manifest.js +1 -1
- package/standalone/.next/server/server-reference-manifest.json +1 -1
- package/standalone/.next/static/chunks/07990944179445fa.js +8 -0
- package/standalone/.next/static/chunks/{2f5210a3b1c78e6a.js → 4b55bedec7b62fa2.js} +4 -4
- package/standalone/.next/static/chunks/823ce62ea6cdec3c.css +2 -0
- package/standalone/.next/static/chunks/{1a824b1a56fffa21.js → 8bdae5fbee506af4.js} +1 -1
- package/standalone/package.json +1 -1
- package/standalone/.next/static/chunks/f8e18a628e7f917d.css +0 -2
- package/standalone/.next/static/chunks/fdd6af635b34c0ef.js +0 -8
- /package/standalone/.next/static/{HHahG_j7euhQF4EjActW1 → a2mBPNyqrIdH0XcenXxph}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{HHahG_j7euhQF4EjActW1 → a2mBPNyqrIdH0XcenXxph}/_clientMiddlewareManifest.json +0 -0
- /package/standalone/.next/static/{HHahG_j7euhQF4EjActW1 → a2mBPNyqrIdH0XcenXxph}/_ssgManifest.js +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"Toaster"]
|
|
8
8
|
8:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
|
|
9
|
-
9:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
9
|
+
9:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/4b55bedec7b62fa2.js"],"default"]
|
|
10
10
|
c:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
11
11
|
d:"$Sreact.suspense"
|
|
12
12
|
f:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
|
|
13
13
|
11:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
14
14
|
13:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
15
|
-
:HL["/_next/static/chunks/
|
|
16
|
-
0:{"P":null,"b":"
|
|
15
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
16
|
+
0:{"P":null,"b":"a2mBPNyqrIdH0XcenXxph","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/823ce62ea6cdec3c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8bdae5fbee506af4.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],["$","$L7",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/4b55bedec7b62fa2.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
|
|
17
17
|
a:{}
|
|
18
18
|
b:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
19
19
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
8
|
-
:HL["/_next/static/chunks/
|
|
9
|
-
0:{"buildId":"
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
9
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/823ce62ea6cdec3c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/8bdae5fbee506af4.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"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."}]}]]}]}]],[]]}]}]}]}],["$","$L7",null,{}]]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
2
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
+
3:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/4b55bedec7b62fa2.js"],"default"]
|
|
4
4
|
6:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/4b55bedec7b62fa2.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
3
3
|
3:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--a2mBPNyqrIdH0XcenXxph--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/b22843e9edba4eba.js"/><script src="/_next/static/chunks/34da728b4a0a1f91.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-dcaabb2f8b9cb04c.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/b22843e9edba4eba.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[42408,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/8bdae5fbee506af4.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/8bdae5fbee506af4.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/8bdae5fbee506af4.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n7:I[15209,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/8bdae5fbee506af4.js\"],\"Toaster\"]\n9:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nc:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\ne:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\n10:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/823ce62ea6cdec3c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"a2mBPNyqrIdH0XcenXxph\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/823ce62ea6cdec3c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/e869cf19655e0e7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/8bdae5fbee506af4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"bg-background text-foreground\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}],[\"$\",\"$L7\",null,{}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L8\",null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:E{\"digest\":\"NEXT_REDIRECT;replace;/dashboard;307;\"}\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\nb:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Hindsight Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Control plane for the temporal semantic memory system\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.png\"}],[\"$\",\"$L11\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"Toaster"]
|
|
8
8
|
9:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
9
9
|
a:"$Sreact.suspense"
|
|
10
10
|
c:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
|
|
11
11
|
e:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
12
12
|
10:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
13
|
-
:HL["/_next/static/chunks/
|
|
14
|
-
0:{"P":null,"b":"
|
|
13
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
14
|
+
0:{"P":null,"b":"a2mBPNyqrIdH0XcenXxph","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/823ce62ea6cdec3c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8bdae5fbee506af4.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],["$","$L7",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":["$L8",null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
|
|
15
15
|
8:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
16
16
|
d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
17
17
|
11:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
3
3
|
4:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
5:null
|
|
6
6
|
2:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"Toaster"]
|
|
8
8
|
9:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
9
9
|
a:"$Sreact.suspense"
|
|
10
10
|
c:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
|
|
11
11
|
e:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
12
12
|
10:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
13
|
-
:HL["/_next/static/chunks/
|
|
14
|
-
0:{"P":null,"b":"
|
|
13
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
14
|
+
0:{"P":null,"b":"a2mBPNyqrIdH0XcenXxph","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/823ce62ea6cdec3c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8bdae5fbee506af4.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],["$","$L7",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":["$L8",null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
|
|
15
15
|
8:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
16
16
|
d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
17
17
|
11:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
8
|
-
:HL["/_next/static/chunks/
|
|
9
|
-
0:{"buildId":"
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
9
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/823ce62ea6cdec3c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/8bdae5fbee506af4.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"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."}]}]]}]}]],[]]}]}]}]}],["$","$L7",null,{}]]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/823ce62ea6cdec3c.css","style"]
|
|
2
|
+
0:{"buildId":"a2mBPNyqrIdH0XcenXxph","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/
|
|
2
|
+
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/8bdae5fbee506af4.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"15209":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"15209":{"*":{"id":88786,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/823ce62ea6cdec3c.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/e869cf19655e0e7d.js","static/chunks/8bdae5fbee506af4.js"]}}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"/api/banks/[bankId]/consolidate/route": "app/api/banks/[bankId]/consolidate/route.js",
|
|
6
6
|
"/api/banks/[bankId]/directives/[directiveId]/route": "app/api/banks/[bankId]/directives/[directiveId]/route.js",
|
|
7
7
|
"/api/banks/[bankId]/directives/route": "app/api/banks/[bankId]/directives/route.js",
|
|
8
|
+
"/api/banks/[bankId]/mental-models/[mentalModelId]/history/route": "app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js",
|
|
8
9
|
"/api/banks/[bankId]/mental-models/[mentalModelId]/refresh/route": "app/api/banks/[bankId]/mental-models/[mentalModelId]/refresh/route.js",
|
|
9
10
|
"/api/banks/[bankId]/mental-models/[mentalModelId]/route": "app/api/banks/[bankId]/mental-models/[mentalModelId]/route.js",
|
|
10
11
|
"/api/banks/[bankId]/mental-models/route": "app/api/banks/[bankId]/mental-models/route.js",
|
|
@@ -26,6 +27,7 @@
|
|
|
26
27
|
"/api/graph/route": "app/api/graph/route.js",
|
|
27
28
|
"/api/health/route": "app/api/health/route.js",
|
|
28
29
|
"/api/list/route": "app/api/list/route.js",
|
|
30
|
+
"/api/memories/[memoryId]/history/route": "app/api/memories/[memoryId]/history/route.js",
|
|
29
31
|
"/api/memories/[memoryId]/route": "app/api/memories/[memoryId]/route.js",
|
|
30
32
|
"/api/memories/retain/route": "app/api/memories/retain/route.js",
|
|
31
33
|
"/api/memories/retain_async/route": "app/api/memories/retain_async/route.js",
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},20679,e=>{"use strict";var t=e.i(72568),r=e.i(7108),a=e.i(51953),n=e.i(84266),s=e.i(67173),o=e.i(79722),i=e.i(43740),l=e.i(40344),d=e.i(66182),u=e.i(58682),p=e.i(48886),c=e.i(86573),h=e.i(3341),x=e.i(9629),R=e.i(64331),m=e.i(93695);e.i(28825);var v=e.i(64694),f=e.i(39327),g=e.i(25134);async function y(e,{params:t}){try{let{memoryId:r}=await t,a=e.nextUrl.searchParams.get("bank_id");if(!a)return f.NextResponse.json({error:"bank_id is required"},{status:400});let n=await fetch(`${g.DATAPLANE_URL}/v1/default/banks/${a}/memories/${r}/history`,{method:"GET",headers:(0,g.getDataplaneHeaders)({"Content-Type":"application/json"})});if(!n.ok){if(404===n.status)return f.NextResponse.json({error:"Memory not found"},{status:404});throw Error(`API returned ${n.status}`)}let s=await n.json();return f.NextResponse.json(s,{status:200})}catch(e){return console.error("Error fetching observation history:",e),f.NextResponse.json({error:"Failed to fetch observation history"},{status:500})}}e.s(["GET",()=>y],77468);var E=e.i(77468);let w=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/memories/[memoryId]/history/route",pathname:"/api/memories/[memoryId]/history",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/hindsight-control-plane/src/app/api/memories/[memoryId]/history/route.ts",nextConfigOutput:"standalone",userland:E}),{workAsyncStorage:C,workUnitAsyncStorage:A,serverHooks:b}=w;function N(){return(0,a.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:A})}async function T(e,t,a){w.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let f="/api/memories/[memoryId]/history/route";f=f.replace(/\/index$/,"")||"/";let g=await w.prepare(e,t,{srcPage:f,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:y,params:E,nextConfig:C,parsedUrl:A,isDraftMode:b,prerenderManifest:N,routerServerContext:T,isOnDemandRevalidate:P,revalidateOnlyGenerated:k,resolvedPathname:j,clientReferenceManifest:_,serverActionsManifest:O}=g,q=(0,i.normalizeAppPath)(f),I=!!(N.dynamicRoutes[q]||N.routes[j]),S=async()=>((null==T?void 0:T.render404)?await T.render404(e,t,A,!1):t.end("This page could not be found"),null);if(I&&!b){let e=!!N.routes[j],t=N.dynamicRoutes[q];if(t&&!1===t.fallback&&!e){if(C.experimental.adapterPath)return await S();throw new m.NoFallbackError}}let H=null;!I||w.isDev||b||(H="/index"===(H=j)?"/":H);let U=!0===w.isDev||!I,D=I&&!U;O&&_&&(0,o.setManifestsSingleton)({page:f,clientReferenceManifest:_,serverActionsManifest:O});let M=e.method||"GET",$=(0,s.getTracer)(),F=$.getActiveScopeSpan(),K={params:E,prerenderManifest:N,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:U,incrementalCache:(0,n.getRequestMeta)(e,"incrementalCache"),cacheLifeProfiles:C.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>w.onRequestError(e,t,a,n,T)},sharedContext:{buildId:y}},L=new l.NodeNextRequest(e),B=new l.NodeNextResponse(t),G=d.NextRequestAdapter.fromNodeNextRequest(L,(0,d.signalFromNodeResponse)(t));try{let o=async e=>w.handle(G,K).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=$.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${M} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t)}else e.updateName(`${M} ${f}`)}),i=!!(0,n.getRequestMeta)(e,"minimalMode"),l=async n=>{var s,l;let d=async({previousCacheEntry:r})=>{try{if(!i&&P&&k&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await o(n);e.fetchMetrics=K.renderOpts.fetchMetrics;let l=K.renderOpts.pendingWaitUntil;l&&a.waitUntil&&(a.waitUntil(l),l=void 0);let d=K.renderOpts.collectedTags;if(!I)return await (0,c.sendResponse)(L,B,s,K.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(s.headers);d&&(t[R.NEXT_CACHE_TAGS_HEADER]=d),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==K.renderOpts.collectedRevalidate&&!(K.renderOpts.collectedRevalidate>=R.INFINITE_CACHE)&&K.renderOpts.collectedRevalidate,a=void 0===K.renderOpts.collectedExpire||K.renderOpts.collectedExpire>=R.INFINITE_CACHE?void 0:K.renderOpts.collectedExpire;return{value:{kind:v.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await w.onRequestError(e,t,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:P})},!1,T),t}},u=await w.handleResponse({req:e,nextConfig:C,cacheKey:H,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:N,isRoutePPREnabled:!1,isOnDemandRevalidate:P,revalidateOnlyGenerated:k,responseGenerator:d,waitUntil:a.waitUntil,isMinimalMode:i});if(!I)return null;if((null==u||null==(s=u.value)?void 0:s.kind)!==v.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(l=u.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});i||t.setHeader("x-nextjs-cache",P?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),b&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return i&&I||m.delete(R.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,x.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(L,B,new Response(u.value.body,{headers:m,status:u.value.status||200})),null};F?await l(F):await $.withPropagatedContext(e.headers,()=>$.trace(u.BaseServerSpan.handleRequest,{spanName:`${M} ${f}`,kind:s.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},l))}catch(t){if(t instanceof m.NoFallbackError||await w.onRequestError(e,t,{routerKind:"App Router",routePath:q,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:P})},!1,T),I)throw t;return await (0,c.sendResponse)(L,B,new Response(null,{status:500})),null}}e.s(["handler",()=>T,"patchFetch",()=>N,"routeModule",()=>w,"serverHooks",()=>b,"workAsyncStorage",()=>C,"workUnitAsyncStorage",()=>A],20679)}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__5cefd00a._.js.map
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},17866,e=>{"use strict";var t=e.i(72568),r=e.i(7108),a=e.i(51953),n=e.i(84266),s=e.i(67173),o=e.i(79722),i=e.i(43740),l=e.i(40344),d=e.i(66182),u=e.i(58682),p=e.i(48886),c=e.i(86573),h=e.i(3341),x=e.i(9629),R=e.i(64331),m=e.i(93695);e.i(28825);var v=e.i(64694),f=e.i(39327),g=e.i(25134);async function E(e,{params:t}){try{let{bankId:e,mentalModelId:r}=await t;if(!e||!r)return f.NextResponse.json({error:"bank_id and mental_model_id are required"},{status:400});let a=await fetch(`${g.DATAPLANE_URL}/v1/default/banks/${e}/mental-models/${r}/history`,{method:"GET",headers:(0,g.getDataplaneHeaders)()});if(!a.ok){if(404===a.status)return f.NextResponse.json({error:"Mental model not found"},{status:404});throw Error(`API returned ${a.status}`)}let n=await a.json();return f.NextResponse.json(n,{status:200})}catch(e){return console.error("Error fetching mental model history:",e),f.NextResponse.json({error:"Failed to fetch mental model history"},{status:500})}}e.s(["GET",()=>E],40385);var w=e.i(40385);let y=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/banks/[bankId]/mental-models/[mentalModelId]/history/route",pathname:"/api/banks/[bankId]/mental-models/[mentalModelId]/history",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/hindsight-control-plane/src/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.ts",nextConfigOutput:"standalone",userland:w}),{workAsyncStorage:b,workUnitAsyncStorage:C,serverHooks:A}=y;function k(){return(0,a.patchFetch)({workAsyncStorage:b,workUnitAsyncStorage:C})}async function N(e,t,a){y.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let f="/api/banks/[bankId]/mental-models/[mentalModelId]/history/route";f=f.replace(/\/index$/,"")||"/";let g=await y.prepare(e,t,{srcPage:f,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:E,params:w,nextConfig:b,parsedUrl:C,isDraftMode:A,prerenderManifest:k,routerServerContext:N,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,resolvedPathname:I,clientReferenceManifest:_,serverActionsManifest:j}=g,O=(0,i.normalizeAppPath)(f),q=!!(k.dynamicRoutes[O]||k.routes[I]),S=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,C,!1):t.end("This page could not be found"),null);if(q&&!A){let e=!!k.routes[I],t=k.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(b.experimental.adapterPath)return await S();throw new m.NoFallbackError}}let H=null;!q||y.isDev||A||(H="/index"===(H=I)?"/":H);let M=!0===y.isDev||!q,U=q&&!M;j&&_&&(0,o.setManifestsSingleton)({page:f,clientReferenceManifest:_,serverActionsManifest:j});let D=e.method||"GET",$=(0,s.getTracer)(),F=$.getActiveScopeSpan(),K={params:w,prerenderManifest:k,renderOpts:{experimental:{authInterrupts:!!b.experimental.authInterrupts},cacheComponents:!!b.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,n.getRequestMeta)(e,"incrementalCache"),cacheLifeProfiles:b.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>y.onRequestError(e,t,a,n,N)},sharedContext:{buildId:E}},L=new l.NodeNextRequest(e),B=new l.NodeNextResponse(t),G=d.NextRequestAdapter.fromNodeNextRequest(L,(0,d.signalFromNodeResponse)(t));try{let o=async e=>y.handle(G,K).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=$.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${D} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t)}else e.updateName(`${D} ${f}`)}),i=!!(0,n.getRequestMeta)(e,"minimalMode"),l=async n=>{var s,l;let d=async({previousCacheEntry:r})=>{try{if(!i&&T&&P&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await o(n);e.fetchMetrics=K.renderOpts.fetchMetrics;let l=K.renderOpts.pendingWaitUntil;l&&a.waitUntil&&(a.waitUntil(l),l=void 0);let d=K.renderOpts.collectedTags;if(!q)return await (0,c.sendResponse)(L,B,s,K.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(s.headers);d&&(t[R.NEXT_CACHE_TAGS_HEADER]=d),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==K.renderOpts.collectedRevalidate&&!(K.renderOpts.collectedRevalidate>=R.INFINITE_CACHE)&&K.renderOpts.collectedRevalidate,a=void 0===K.renderOpts.collectedExpire||K.renderOpts.collectedExpire>=R.INFINITE_CACHE?void 0:K.renderOpts.collectedExpire;return{value:{kind:v.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await y.onRequestError(e,t,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:T})},!1,N),t}},u=await y.handleResponse({req:e,nextConfig:b,cacheKey:H,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:k,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,responseGenerator:d,waitUntil:a.waitUntil,isMinimalMode:i});if(!q)return null;if((null==u||null==(s=u.value)?void 0:s.kind)!==v.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(l=u.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});i||t.setHeader("x-nextjs-cache",T?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return i&&q||m.delete(R.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,x.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(L,B,new Response(u.value.body,{headers:m,status:u.value.status||200})),null};F?await l(F):await $.withPropagatedContext(e.headers,()=>$.trace(u.BaseServerSpan.handleRequest,{spanName:`${D} ${f}`,kind:s.SpanKind.SERVER,attributes:{"http.method":D,"http.target":e.url}},l))}catch(t){if(t instanceof m.NoFallbackError||await y.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:T})},!1,N),q)throw t;return await (0,c.sendResponse)(L,B,new Response(null,{status:500})),null}}e.s(["handler",()=>N,"patchFetch",()=>k,"routeModule",()=>y,"serverHooks",()=>A,"workAsyncStorage",()=>b,"workUnitAsyncStorage",()=>C],17866)}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__a37dd6dd._.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},72714,e=>{"use strict";var t=e.i(72568),r=e.i(7108),
|
|
1
|
+
module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},72714,e=>{"use strict";var t=e.i(72568),r=e.i(7108),a=e.i(51953),n=e.i(84266),s=e.i(67173),o=e.i(79722),i=e.i(43740),l=e.i(40344),d=e.i(66182),u=e.i(58682),c=e.i(48886),p=e.i(86573),h=e.i(3341),x=e.i(9629),R=e.i(64331),m=e.i(93695);e.i(28825);var g=e.i(64694),f=e.i(39327),v=e.i(25134),w=e.i(61308);async function E(e,{params:t}){try{let{documentId:r}=await t,a=e.nextUrl.searchParams.get("bank_id");if(!a)return f.NextResponse.json({error:"bank_id is required"},{status:400});let n=await w.sdk.getDocument({client:v.lowLevelClient,path:{bank_id:a,document_id:r}});return f.NextResponse.json(n.data,{status:200})}catch(e){return console.error("Error fetching document:",e),f.NextResponse.json({error:"Failed to fetch document"},{status:500})}}async function y(e,{params:t}){try{let{documentId:r}=await t,a=e.nextUrl.searchParams.get("bank_id");if(!a)return f.NextResponse.json({error:"bank_id is required"},{status:400});let n=await e.json(),s=await fetch(`${v.DATAPLANE_URL}/v1/default/banks/${a}/documents/${r}`,{method:"PATCH",headers:(0,v.getDataplaneHeaders)({"Content-Type":"application/json"}),body:JSON.stringify(n)});if(!s.ok){let e=await s.json().catch(()=>({detail:s.statusText}));return f.NextResponse.json(e,{status:s.status})}let o=await s.json();return f.NextResponse.json(o,{status:200})}catch(e){return console.error("Error updating document tags:",e),f.NextResponse.json({error:"Failed to update document tags"},{status:500})}}async function C(e,{params:t}){try{let{documentId:r}=await t,a=e.nextUrl.searchParams.get("bank_id");if(!a)return f.NextResponse.json({error:"bank_id is required"},{status:400});let n=await w.sdk.deleteDocument({client:v.lowLevelClient,path:{bank_id:a,document_id:r}});return f.NextResponse.json(n.data,{status:200})}catch(e){return console.error("Error deleting document:",e),f.NextResponse.json({error:"Failed to delete document"},{status:500})}}e.s(["DELETE",()=>C,"GET",()=>E,"PATCH",()=>y],24770);var b=e.i(24770);let N=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/documents/[documentId]/route",pathname:"/api/documents/[documentId]",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/hindsight-control-plane/src/app/api/documents/[documentId]/route.ts",nextConfigOutput:"standalone",userland:b}),{workAsyncStorage:A,workUnitAsyncStorage:k,serverHooks:j}=N;function T(){return(0,a.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:k})}async function _(e,t,a){N.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let f="/api/documents/[documentId]/route";f=f.replace(/\/index$/,"")||"/";let v=await N.prepare(e,t,{srcPage:f,multiZoneDraftMode:!1});if(!v)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:w,params:E,nextConfig:y,parsedUrl:C,isDraftMode:b,prerenderManifest:A,routerServerContext:k,isOnDemandRevalidate:j,revalidateOnlyGenerated:T,resolvedPathname:_,clientReferenceManifest:P,serverActionsManifest:q}=v,O=(0,i.normalizeAppPath)(f),H=!!(A.dynamicRoutes[O]||A.routes[_]),S=async()=>((null==k?void 0:k.render404)?await k.render404(e,t,C,!1):t.end("This page could not be found"),null);if(H&&!b){let e=!!A.routes[_],t=A.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(y.experimental.adapterPath)return await S();throw new m.NoFallbackError}}let U=null;!H||N.isDev||b||(U="/index"===(U=_)?"/":U);let I=!0===N.isDev||!H,D=H&&!I;q&&P&&(0,o.setManifestsSingleton)({page:f,clientReferenceManifest:P,serverActionsManifest:q});let M=e.method||"GET",$=(0,s.getTracer)(),F=$.getActiveScopeSpan(),L={params:E,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!y.experimental.authInterrupts},cacheComponents:!!y.cacheComponents,supportsDynamicResponse:I,incrementalCache:(0,n.getRequestMeta)(e,"incrementalCache"),cacheLifeProfiles:y.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>N.onRequestError(e,t,a,n,k)},sharedContext:{buildId:w}},K=new l.NodeNextRequest(e),B=new l.NodeNextResponse(t),G=d.NextRequestAdapter.fromNodeNextRequest(K,(0,d.signalFromNodeResponse)(t));try{let o=async e=>N.handle(G,L).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=$.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${M} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t)}else e.updateName(`${M} ${f}`)}),i=!!(0,n.getRequestMeta)(e,"minimalMode"),l=async n=>{var s,l;let d=async({previousCacheEntry:r})=>{try{if(!i&&j&&T&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await o(n);e.fetchMetrics=L.renderOpts.fetchMetrics;let l=L.renderOpts.pendingWaitUntil;l&&a.waitUntil&&(a.waitUntil(l),l=void 0);let d=L.renderOpts.collectedTags;if(!H)return await (0,p.sendResponse)(K,B,s,L.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(s.headers);d&&(t[R.NEXT_CACHE_TAGS_HEADER]=d),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=R.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,a=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=R.INFINITE_CACHE?void 0:L.renderOpts.collectedExpire;return{value:{kind:g.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await N.onRequestError(e,t,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:j})},!1,k),t}},u=await N.handleResponse({req:e,nextConfig:y,cacheKey:U,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:j,revalidateOnlyGenerated:T,responseGenerator:d,waitUntil:a.waitUntil,isMinimalMode:i});if(!H)return null;if((null==u||null==(s=u.value)?void 0:s.kind)!==g.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(l=u.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});i||t.setHeader("x-nextjs-cache",j?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),b&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return i&&H||m.delete(R.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,x.getCacheControlHeader)(u.cacheControl)),await (0,p.sendResponse)(K,B,new Response(u.value.body,{headers:m,status:u.value.status||200})),null};F?await l(F):await $.withPropagatedContext(e.headers,()=>$.trace(u.BaseServerSpan.handleRequest,{spanName:`${M} ${f}`,kind:s.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},l))}catch(t){if(t instanceof m.NoFallbackError||await N.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:j})},!1,k),H)throw t;return await (0,p.sendResponse)(K,B,new Response(null,{status:500})),null}}e.s(["handler",()=>_,"patchFetch",()=>T,"routeModule",()=>N,"serverHooks",()=>j,"workAsyncStorage",()=>A,"workUnitAsyncStorage",()=>k],72714)}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=%5Broot-of-the-server%5D__a6b65147._.js.map
|