@vectorize-io/hindsight-control-plane 0.4.18 → 0.4.19
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 +1 -0
- package/standalone/.next/build-manifest.json +2 -2
- package/standalone/.next/prerender-manifest.json +3 -3
- package/standalone/.next/routes-manifest.json +8 -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]/config/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/config/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/consolidate/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/consolidate/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route/build-manifest.json +11 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route.js +6 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route.js.map +5 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route_client-reference-manifest.js +2 -0
- package/standalone/.next/server/app/api/banks/[bankId]/directives/[directiveId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/directives/[directiveId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/directives/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/directives/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/refresh/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/refresh/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/observations/[modelId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/observations/[modelId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/observations/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/observations/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/operations/[operationId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/operations/[operationId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/[webhookId]/deliveries/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/[webhookId]/deliveries/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/[webhookId]/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/[webhookId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/route.js +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/route.js +1 -1
- package/standalone/.next/server/app/api/banks/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/chunks/[chunkId]/route.js +1 -1
- package/standalone/.next/server/app/api/chunks/[chunkId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/[documentId]/route.js +1 -1
- package/standalone/.next/server/app/api/documents/[documentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/route.js +1 -1
- package/standalone/.next/server/app/api/documents/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/entities/[entityId]/regenerate/route.js +1 -1
- package/standalone/.next/server/app/api/entities/[entityId]/regenerate/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/entities/[entityId]/route.js +1 -1
- package/standalone/.next/server/app/api/entities/[entityId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/entities/route.js +1 -1
- package/standalone/.next/server/app/api/entities/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/files/retain/route.js +1 -1
- package/standalone/.next/server/app/api/files/retain/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/graph/route.js +1 -1
- package/standalone/.next/server/app/api/graph/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/health/route.js +1 -1
- package/standalone/.next/server/app/api/health/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/list/route.js +1 -1
- package/standalone/.next/server/app/api/list/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route.js +1 -1
- package/standalone/.next/server/app/api/memories/[memoryId]/history/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/memories/[memoryId]/route.js +1 -1
- package/standalone/.next/server/app/api/memories/[memoryId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/memories/retain/route.js +1 -1
- package/standalone/.next/server/app/api/memories/retain/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/memories/retain_async/route.js +1 -1
- package/standalone/.next/server/app/api/memories/retain_async/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/operations/[agentId]/route.js +1 -1
- package/standalone/.next/server/app/api/operations/[agentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/profile/[bankId]/route.js +1 -1
- package/standalone/.next/server/app/api/profile/[bankId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/recall/route.js +1 -1
- package/standalone/.next/server/app/api/recall/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/reflect/route.js +1 -1
- package/standalone/.next/server/app/api/reflect/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/stats/[agentId]/route.js +1 -1
- package/standalone/.next/server/app/api/stats/[agentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/version/route.js +1 -1
- package/standalone/.next/server/app/api/version/route.js.nft.json +1 -1
- 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 +1 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__00f576e1._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__2382d378._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__292b0698._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__452b2327._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__51ee396a._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__55ac8836._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__631bd6ec._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__6680ef3a._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__6927a12a._.js +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__f91a8834._.js → [root-of-the-server]__70002a37._.js} +6 -6
- package/standalone/.next/server/chunks/[root-of-the-server]__703c53ad._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__753186a7._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__817863c1._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__8f909cd1._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__a53f0ad4._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__a6b65147._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__a8fdd1d4._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__cb9928bd._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__d04f3011._.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]__dab310ad._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__edeec8c1._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__f93edf8b._.js +1 -1
- package/standalone/.next/server/chunks/a6ea4_server_app_api_banks_[bankId]_consolidation-recover_route_actions_a6207e64.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js +1 -1
- 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 → c0fbf65a88b3da4e.js} +3 -3
- package/standalone/.next/static/chunks/c74a7e9c0b009083.css +2 -0
- package/standalone/.next/static/chunks/{8bdae5fbee506af4.js → d1ba061af94ae5b9.js} +1 -1
- package/standalone/.next/static/chunks/{4b55bedec7b62fa2.js → ec879bb3721bee10.js} +4 -4
- package/standalone/package.json +1 -1
- package/standalone/.next/static/chunks/823ce62ea6cdec3c.css +0 -2
- /package/standalone/.next/static/{SpN9u-32Q92BRCtzdOLPP → R6vjDnKl5rOWlU3TdV0Y0}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{SpN9u-32Q92BRCtzdOLPP → R6vjDnKl5rOWlU3TdV0Y0}/_clientMiddlewareManifest.json +0 -0
- /package/standalone/.next/static/{SpN9u-32Q92BRCtzdOLPP → R6vjDnKl5rOWlU3TdV0Y0}/_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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/ec879bb3721bee10.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/c74a7e9c0b009083.css","style"]
|
|
16
|
+
0:{"P":null,"b":"R6vjDnKl5rOWlU3TdV0Y0","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.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/d1ba061af94ae5b9.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/ec879bb3721bee10.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"}]]
|
|
@@ -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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/ec879bb3721bee10.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/c74a7e9c0b009083.css","style"]
|
|
16
|
+
0:{"P":null,"b":"R6vjDnKl5rOWlU3TdV0Y0","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.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/d1ba061af94ae5b9.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/ec879bb3721bee10.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":"R6vjDnKl5rOWlU3TdV0Y0","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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/c74a7e9c0b009083.css","style"]
|
|
9
|
+
0:{"buildId":"R6vjDnKl5rOWlU3TdV0Y0","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/d1ba061af94ae5b9.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/c74a7e9c0b009083.css","style"]
|
|
2
|
+
0:{"buildId":"R6vjDnKl5rOWlU3TdV0Y0","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/d1ba061af94ae5b9.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/ec879bb3721bee10.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":"R6vjDnKl5rOWlU3TdV0Y0","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/ec879bb3721bee10.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":"R6vjDnKl5rOWlU3TdV0Y0","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--R6vjDnKl5rOWlU3TdV0Y0--><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/d1ba061af94ae5b9.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/d1ba061af94ae5b9.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.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/c74a7e9c0b009083.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"R6vjDnKl5rOWlU3TdV0Y0\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/c74a7e9c0b009083.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/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.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/c74a7e9c0b009083.css","style"]
|
|
14
|
+
0:{"P":null,"b":"R6vjDnKl5rOWlU3TdV0Y0","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.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/d1ba061af94ae5b9.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":"R6vjDnKl5rOWlU3TdV0Y0","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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.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/c74a7e9c0b009083.css","style"]
|
|
14
|
+
0:{"P":null,"b":"R6vjDnKl5rOWlU3TdV0Y0","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.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/d1ba061af94ae5b9.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":"R6vjDnKl5rOWlU3TdV0Y0","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/d1ba061af94ae5b9.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/c74a7e9c0b009083.css","style"]
|
|
9
|
+
0:{"buildId":"R6vjDnKl5rOWlU3TdV0Y0","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c74a7e9c0b009083.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/d1ba061af94ae5b9.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/c74a7e9c0b009083.css","style"]
|
|
2
|
+
0:{"buildId":"R6vjDnKl5rOWlU3TdV0Y0","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/d1ba061af94ae5b9.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/d1ba061af94ae5b9.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/d1ba061af94ae5b9.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/c74a7e9c0b009083.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/d1ba061af94ae5b9.js"]}}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"/_not-found/page": "app/_not-found/page.js",
|
|
4
4
|
"/api/banks/[bankId]/config/route": "app/api/banks/[bankId]/config/route.js",
|
|
5
5
|
"/api/banks/[bankId]/consolidate/route": "app/api/banks/[bankId]/consolidate/route.js",
|
|
6
|
+
"/api/banks/[bankId]/consolidation-recover/route": "app/api/banks/[bankId]/consolidation-recover/route.js",
|
|
6
7
|
"/api/banks/[bankId]/directives/[directiveId]/route": "app/api/banks/[bankId]/directives/[directiveId]/route.js",
|
|
7
8
|
"/api/banks/[bankId]/directives/route": "app/api/banks/[bankId]/directives/route.js",
|
|
8
9
|
"/api/banks/[bankId]/mental-models/[mentalModelId]/history/route": "app/api/banks/[bankId]/mental-models/[mentalModelId]/history/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"))},18123,e=>{"use strict";var t=e.i(72568),r=e.i(7108),n=e.i(51953),a=e.i(84266),o=e.i(67173),s=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),v=e.i(64331),R=e.i(93695);e.i(28825);var g=e.i(64694),f=e.i(39327),w=e.i(25134),E=e.i(27181);async function m(e,{params:t}){try{let{bankId:e}=await t;if(!e)return f.NextResponse.json({error:"bank_id is required"},{status:400});let r=await E.sdk.recoverConsolidation({client:w.lowLevelClient,path:{bank_id:e}});if(r.error)return console.error("API error recovering consolidation:",r.error),f.NextResponse.json({error:"Failed to recover consolidation"},{status:500});return f.NextResponse.json(r.data,{status:200})}catch(e){return console.error("Error recovering consolidation:",e),f.NextResponse.json({error:"Failed to recover consolidation"},{status:500})}}e.s(["POST",()=>m],84954);var b=e.i(84954);let C=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/banks/[bankId]/consolidation-recover/route",pathname:"/api/banks/[bankId]/consolidation-recover",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/hindsight-control-plane/src/app/api/banks/[bankId]/consolidation-recover/route.ts",nextConfigOutput:"standalone",userland:b}),{workAsyncStorage:y,workUnitAsyncStorage:k,serverHooks:A}=C;function N(){return(0,n.patchFetch)({workAsyncStorage:y,workUnitAsyncStorage:k})}async function P(e,t,n){C.isDev&&(0,a.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let f="/api/banks/[bankId]/consolidation-recover/route";f=f.replace(/\/index$/,"")||"/";let w=await C.prepare(e,t,{srcPage:f,multiZoneDraftMode:!1});if(!w)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:E,params:m,nextConfig:b,parsedUrl:y,isDraftMode:k,prerenderManifest:A,routerServerContext:N,isOnDemandRevalidate:P,revalidateOnlyGenerated:T,resolvedPathname:O,clientReferenceManifest:_,serverActionsManifest:j}=w,q=(0,i.normalizeAppPath)(f),I=!!(A.dynamicRoutes[q]||A.routes[O]),S=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,y,!1):t.end("This page could not be found"),null);if(I&&!k){let e=!!A.routes[O],t=A.dynamicRoutes[q];if(t&&!1===t.fallback&&!e){if(b.experimental.adapterPath)return await S();throw new R.NoFallbackError}}let H=null;!I||C.isDev||k||(H="/index"===(H=O)?"/":H);let U=!0===C.isDev||!I,D=I&&!U;j&&_&&(0,s.setManifestsSingleton)({page:f,clientReferenceManifest:_,serverActionsManifest:j});let M=e.method||"GET",F=(0,o.getTracer)(),$=F.getActiveScopeSpan(),K={params:m,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!b.experimental.authInterrupts},cacheComponents:!!b.cacheComponents,supportsDynamicResponse:U,incrementalCache:(0,a.getRequestMeta)(e,"incrementalCache"),cacheLifeProfiles:b.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>C.onRequestError(e,t,n,a,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 s=async e=>C.handle(G,K).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.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 n=r.get("next.route");if(n){let t=`${M} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t)}else e.updateName(`${M} ${f}`)}),i=!!(0,a.getRequestMeta)(e,"minimalMode"),l=async a=>{var o,l;let d=async({previousCacheEntry:r})=>{try{if(!i&&P&&T&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let o=await s(a);e.fetchMetrics=K.renderOpts.fetchMetrics;let l=K.renderOpts.pendingWaitUntil;l&&n.waitUntil&&(n.waitUntil(l),l=void 0);let d=K.renderOpts.collectedTags;if(!I)return await (0,p.sendResponse)(L,B,o,K.renderOpts.pendingWaitUntil),null;{let e=await o.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(o.headers);d&&(t[v.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>=v.INFINITE_CACHE)&&K.renderOpts.collectedRevalidate,n=void 0===K.renderOpts.collectedExpire||K.renderOpts.collectedExpire>=v.INFINITE_CACHE?void 0:K.renderOpts.collectedExpire;return{value:{kind:g.CachedRouteKind.APP_ROUTE,status:o.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await C.onRequestError(e,t,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:P})},!1,N),t}},u=await C.handleResponse({req:e,nextConfig:b,cacheKey:H,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:P,revalidateOnlyGenerated:T,responseGenerator:d,waitUntil:n.waitUntil,isMinimalMode:i});if(!I)return null;if((null==u||null==(o=u.value)?void 0:o.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",P?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),k&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let R=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return i&&I||R.delete(v.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||R.get("Cache-Control")||R.set("Cache-Control",(0,x.getCacheControlHeader)(u.cacheControl)),await (0,p.sendResponse)(L,B,new Response(u.value.body,{headers:R,status:u.value.status||200})),null};$?await l($):await F.withPropagatedContext(e.headers,()=>F.trace(u.BaseServerSpan.handleRequest,{spanName:`${M} ${f}`,kind:o.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},l))}catch(t){if(t instanceof R.NoFallbackError||await C.onRequestError(e,t,{routerKind:"App Router",routePath:q,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:P})},!1,N),I)throw t;return await (0,p.sendResponse)(L,B,new Response(null,{status:500})),null}}e.s(["handler",()=>P,"patchFetch",()=>N,"routeModule",()=>C,"serverHooks",()=>A,"workAsyncStorage",()=>y,"workUnitAsyncStorage",()=>k],18123)}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__00f576e1._.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"))},12116,e=>{"use strict";var t=e.i(72568),r=e.i(7108),a=e.i(51953),n=e.i(84266),s=e.i(67173),i=e.i(79722),o=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),v=e.i(93695);e.i(28825);var g=e.i(64694),f=e.i(39327),E=e.i(25134),m=e.i(
|
|
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"))},12116,e=>{"use strict";var t=e.i(72568),r=e.i(7108),a=e.i(51953),n=e.i(84266),s=e.i(67173),i=e.i(79722),o=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),v=e.i(93695);e.i(28825);var g=e.i(64694),f=e.i(39327),E=e.i(25134),m=e.i(27181);async function w(e){try{let t=e.nextUrl.searchParams,r=t.get("bank_id");if(!r)return f.NextResponse.json({error:"bank_id is required"},{status:400});let a=t.get("limit")?Number(t.get("limit")):void 0,n=t.get("offset")?Number(t.get("offset")):void 0,s=await m.sdk.listEntities({client:E.lowLevelClient,path:{bank_id:r},query:{limit:a,offset:n}});if(s.error)return f.NextResponse.json({error:s.error},{status:500});return f.NextResponse.json(s.data,{status:200})}catch(e){return console.error("Error listing entities:",e),f.NextResponse.json({error:"Failed to list entities"},{status:500})}}e.s(["GET",()=>w],53397);var C=e.i(53397);let y=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/entities/route",pathname:"/api/entities",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/hindsight-control-plane/src/app/api/entities/route.ts",nextConfigOutput:"standalone",userland:C}),{workAsyncStorage:b,workUnitAsyncStorage:A,serverHooks:N}=y;function k(){return(0,a.patchFetch)({workAsyncStorage:b,workUnitAsyncStorage:A})}async function T(e,t,a){y.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let f="/api/entities/route";f=f.replace(/\/index$/,"")||"/";let E=await y.prepare(e,t,{srcPage:f,multiZoneDraftMode:!1});if(!E)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:m,params:w,nextConfig:C,parsedUrl:b,isDraftMode:A,prerenderManifest:N,routerServerContext:k,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,resolvedPathname:_,clientReferenceManifest:j,serverActionsManifest:q}=E,O=(0,o.normalizeAppPath)(f),S=!!(N.dynamicRoutes[O]||N.routes[_]),H=async()=>((null==k?void 0:k.render404)?await k.render404(e,t,b,!1):t.end("This page could not be found"),null);if(S&&!A){let e=!!N.routes[_],t=N.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(C.experimental.adapterPath)return await H();throw new v.NoFallbackError}}let U=null;!S||y.isDev||A||(U="/index"===(U=_)?"/":U);let I=!0===y.isDev||!S,D=S&&!I;q&&j&&(0,i.setManifestsSingleton)({page:f,clientReferenceManifest:j,serverActionsManifest:q});let M=e.method||"GET",F=(0,s.getTracer)(),$=F.getActiveScopeSpan(),K={params:w,prerenderManifest:N,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:I,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)=>y.onRequestError(e,t,a,n,k)},sharedContext:{buildId:m}},L=new l.NodeNextRequest(e),B=new l.NodeNextResponse(t),G=d.NextRequestAdapter.fromNodeNextRequest(L,(0,d.signalFromNodeResponse)(t));try{let i=async e=>y.handle(G,K).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.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}`)}),o=!!(0,n.getRequestMeta)(e,"minimalMode"),l=async n=>{var s,l;let d=async({previousCacheEntry:r})=>{try{if(!o&&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 i(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(!S)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: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 y.onRequestError(e,t,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,k),t}},u=await y.handleResponse({req:e,nextConfig:C,cacheKey:U,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:N,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,responseGenerator:d,waitUntil:a.waitUntil,isMinimalMode:o});if(!S)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});o||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 v=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return o&&S||v.delete(R.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||v.get("Cache-Control")||v.set("Cache-Control",(0,x.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(L,B,new Response(u.value.body,{headers:v,status:u.value.status||200})),null};$?await l($):await F.withPropagatedContext(e.headers,()=>F.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 v.NoFallbackError||await y.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,k),S)throw t;return await (0,c.sendResponse)(L,B,new Response(null,{status:500})),null}}e.s(["handler",()=>T,"patchFetch",()=>k,"routeModule",()=>y,"serverHooks",()=>N,"workAsyncStorage",()=>b,"workUnitAsyncStorage",()=>A],12116)}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=%5Broot-of-the-server%5D__2382d378._.js.map
|