@vectorize-io/hindsight-control-plane 0.5.6 → 0.6.1
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 +3 -0
- package/standalone/.next/build-manifest.json +8 -8
- package/standalone/.next/prerender-manifest.json +27 -3
- package/standalone/.next/routes-manifest.json +18 -0
- package/standalone/.next/server/app/_global-error/page/build-manifest.json +5 -5
- package/standalone/.next/server/app/_global-error.html +1 -1
- 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/build-manifest.json +5 -5
- package/standalone/.next/server/app/_not-found/page.js.nft.json +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/auth/login/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/auth/login/route/build-manifest.json +9 -0
- package/standalone/.next/server/app/api/auth/login/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/auth/login/route.js +6 -0
- package/standalone/.next/server/app/api/auth/login/route.js.map +5 -0
- package/standalone/.next/server/app/api/auth/login/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/auth/login/route_client-reference-manifest.js +3 -0
- package/standalone/.next/server/app/api/auth/logout/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/auth/logout/route/build-manifest.json +9 -0
- package/standalone/.next/server/app/api/auth/logout/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/auth/logout/route.js +6 -0
- package/standalone/.next/server/app/api/auth/logout/route.js.map +5 -0
- package/standalone/.next/server/app/api/auth/logout/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +3 -0
- package/standalone/.next/server/app/api/banks/[bankId]/audit-logs/route.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/audit-logs/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/audit-logs/stats/route.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/audit-logs/stats/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/config/route.js +2 -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 +2 -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.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/consolidation-recover/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/directives/[directiveId]/route.js +2 -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 +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/directives/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/export/route.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/export/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/import/route.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/import/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/mental-models/[mentalModelId]/history/route.js +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/tags/route.js +2 -1
- package/standalone/.next/server/app/api/banks/[bankId]/tags/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/banks/[bankId]/webhooks/[webhookId]/deliveries/route.js +2 -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 +2 -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 +2 -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 +2 -1
- package/standalone/.next/server/app/api/banks/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/chunks/[chunkId]/route.js +2 -1
- package/standalone/.next/server/app/api/chunks/[chunkId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/[documentId]/chunks/route.js +2 -1
- package/standalone/.next/server/app/api/documents/[documentId]/chunks/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/[documentId]/reprocess/route.js +2 -1
- package/standalone/.next/server/app/api/documents/[documentId]/reprocess/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/[documentId]/route.js +2 -1
- package/standalone/.next/server/app/api/documents/[documentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/documents/route.js +2 -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 +2 -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 +2 -1
- package/standalone/.next/server/app/api/entities/[entityId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/entities/graph/route.js +2 -1
- package/standalone/.next/server/app/api/entities/graph/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/entities/route.js +2 -1
- package/standalone/.next/server/app/api/entities/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/files/retain/route.js +2 -1
- package/standalone/.next/server/app/api/files/retain/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/graph/route.js +2 -1
- package/standalone/.next/server/app/api/graph/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/health/route.js +2 -1
- package/standalone/.next/server/app/api/health/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/list/route.js +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/standalone/.next/server/app/api/profile/[bankId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/recall/route.js +2 -1
- package/standalone/.next/server/app/api/recall/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/reflect/route.js +2 -1
- package/standalone/.next/server/app/api/reflect/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/stats/[agentId]/memories-timeseries/route.js +2 -1
- package/standalone/.next/server/app/api/stats/[agentId]/memories-timeseries/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/stats/[agentId]/route.js +2 -1
- package/standalone/.next/server/app/api/stats/[agentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/version/route.js +2 -1
- package/standalone/.next/server/app/api/version/route.js.nft.json +1 -1
- package/standalone/.next/server/app/banks/[bankId]/page/build-manifest.json +5 -5
- package/standalone/.next/server/app/banks/[bankId]/page.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/build-manifest.json +5 -5
- package/standalone/.next/server/app/dashboard/page.js.nft.json +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 +15 -15
- package/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +15 -15
- package/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +4 -4
- package/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +8 -8
- package/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/dashboard.segments/dashboard/__PAGE__.segment.rsc +4 -4
- package/standalone/.next/server/app/dashboard.segments/dashboard.segment.rsc +3 -3
- package/standalone/.next/server/app/index.html +1 -1
- package/standalone/.next/server/app/index.rsc +13 -13
- package/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/index.segments/_full.segment.rsc +13 -13
- package/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/standalone/.next/server/app/index.segments/_index.segment.rsc +8 -8
- package/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/login/page/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/login/page/build-manifest.json +17 -0
- package/standalone/.next/server/app/login/page/next-font-manifest.json +6 -0
- package/standalone/.next/server/app/login/page/react-loadable-manifest.json +1 -0
- package/standalone/.next/server/app/login/page/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/login/page.js +15 -0
- package/standalone/.next/server/app/login/page.js.map +5 -0
- package/standalone/.next/server/app/login/page.js.nft.json +1 -0
- package/standalone/.next/server/app/login/page_client-reference-manifest.js +3 -0
- package/standalone/.next/server/app/login.html +1 -0
- package/standalone/.next/server/app/login.meta +15 -0
- package/standalone/.next/server/app/login.rsc +24 -0
- package/standalone/.next/server/app/login.segments/_full.segment.rsc +24 -0
- package/standalone/.next/server/app/login.segments/_head.segment.rsc +6 -0
- package/standalone/.next/server/app/login.segments/_index.segment.rsc +9 -0
- package/standalone/.next/server/app/login.segments/_tree.segment.rsc +2 -0
- package/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +9 -0
- package/standalone/.next/server/app/login.segments/login.segment.rsc +5 -0
- package/standalone/.next/server/app/page/build-manifest.json +5 -5
- package/standalone/.next/server/app/page.js.nft.json +1 -1
- package/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app-paths-manifest.json +3 -0
- package/standalone/.next/server/chunks/0.eh__next-internal_server_app_api_auth_login_route_actions_031s_~r.js +3 -0
- package/standalone/.next/server/chunks/0.eh__next-internal_server_app_api_auth_logout_route_actions_13l1tt_.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__01qc.lt._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__03i9r24._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__084.pvp._.js +13 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0p518-s._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0y.4qtn._.js +1 -1
- package/standalone/.next/server/chunks/hindsight-control-plane_src_lib_hindsight-client_ts_08a51-e._.js +3 -0
- package/standalone/.next/server/chunks/ssr/0xqq_next_dist_esm_build_templates_app-page_0kjoyj0.js +4 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__00p0977._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__09_g7l8._.js +6 -6
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_08qed-e._.js +1 -1
- package/standalone/.next/server/chunks/ssr/_0mh~vnk._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_0q3l4f0._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_0srg9jo._.js +6 -0
- package/standalone/.next/server/chunks/ssr/_0xgpb1t._.js +3 -0
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_0s.~bje._.js +5 -0
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane__next-internal_server_app_login_page_actions_0cpvup5.js +3 -0
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_06fpcdx._.js +7 -0
- package/standalone/.next/server/edge/chunks/0rt3_next_dist_esm_build_templates_edge-wrapper_0bx.bt2.js +3 -0
- package/standalone/.next/server/edge/chunks/0rt3_next_dist_esm_build_templates_edge-wrapper_10yyufs.js +3 -0
- package/standalone/.next/server/edge/chunks/0xqq_next_dist_esm_build_templates_edge-wrapper_00.t9w_.js +3 -0
- package/standalone/.next/server/edge/chunks/[root-of-the-server]__03uqjvz._.js +11 -0
- package/standalone/.next/server/edge/chunks/hindsight-control-plane_0xz8f54._.js +3 -0
- package/standalone/.next/server/middleware-build-manifest.js +8 -8
- package/standalone/.next/server/middleware-manifest.json +32 -2
- package/standalone/.next/server/pages/404.html +1 -1
- package/standalone/.next/server/pages/500.html +1 -1
- 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/0.48ii2q-yie-.js +3 -0
- package/standalone/.next/static/chunks/{0qcaafzdcomzq.js → 04r-p7gk1lv_k.js} +1 -1
- package/standalone/.next/static/chunks/08gsr4jnmyyhd.js +1 -0
- package/standalone/.next/static/chunks/{180mo8-.tlft_.js → 0h3rkz9znn5s6.js} +1 -1
- package/standalone/.next/static/chunks/{0nxd2tqd9jefm.js → 0ow-v7.pf1_pu.js} +2 -2
- package/standalone/.next/static/chunks/0oyxru0ka.5b8.js +1 -0
- package/standalone/.next/static/chunks/0rc788z.mdy14.js +9 -0
- package/standalone/.next/static/chunks/0t4x0.c8~-jkd.js +1 -0
- package/standalone/.next/static/chunks/0vmyuepchjdz3.js +1 -0
- package/standalone/.next/static/chunks/10tswg3m7bea9.css +2 -0
- package/standalone/.next/static/chunks/110o2cv22kme0.js +1 -0
- package/standalone/.next/static/chunks/11a0z_vz-~75n.js +5 -0
- package/standalone/.next/static/chunks/{03f~21255pdz0.js → 11h3.87w6dkf7.js} +1 -1
- package/standalone/.next/static/chunks/{turbopack-0bm5a5y41_mqk.js → turbopack-0z-lv4_4r7vzv.js} +1 -1
- package/standalone/.next/static/ivrhmmzua95PoZD_IAvpe/_clientMiddlewareManifest.js +6 -0
- package/standalone/package.json +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0lu.x0s._.js +0 -13
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0kccejk._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_0u45pfs._.js +0 -6
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_06incyr._.js +0 -9
- package/standalone/.next/server/chunks/ssr/node_modules_@swc_helpers_cjs__interop_require_default_cjs_11~q6fv._.js +0 -3
- package/standalone/.next/static/chunks/0-_tm3q7~~e~l.js +0 -1
- package/standalone/.next/static/chunks/0.l3gmz37keyi.js +0 -7
- package/standalone/.next/static/chunks/03tu-p_fcm7s0.js +0 -1
- package/standalone/.next/static/chunks/0r99ajy0ixo_s.js +0 -9
- package/standalone/.next/static/chunks/0usfy29kyo2k4.css +0 -2
- package/standalone/.next/static/chunks/0yrpvl-tv4www.js +0 -1
- package/standalone/.next/static/jKGtYqSAMmgA-l9ZJqTuI/_clientMiddlewareManifest.js +0 -1
- /package/standalone/.next/static/{jKGtYqSAMmgA-l9ZJqTuI → ivrhmmzua95PoZD_IAvpe}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{jKGtYqSAMmgA-l9ZJqTuI → ivrhmmzua95PoZD_IAvpe}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/dashboard/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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":15209,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.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/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js","/_next/static/chunks/03tu-p_fcm7s0.js","/_next/static/chunks/0.l3gmz37keyi.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/0yrpvl-tv4www.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0-_tm3q7~~e~l.js","/_next/static/chunks/03tu-p_fcm7s0.js","/_next/static/chunks/0.l3gmz37keyi.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"15209":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js","server/chunks/ssr/_10tj6yd._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0kccejk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0u45pfs._.js","server/chunks/ssr/_08qed-e._.js","server/chunks/ssr/hindsight-control-plane_06incyr._.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}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"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}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/0usfy29kyo2k4.css","inlined":false}],"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usfy29kyo2k4.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/0usfy29kyo2k4.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/0yrpvl-tv4www.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0-_tm3q7~~e~l.js"],"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0yrpvl-tv4www.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0-_tm3q7~~e~l.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/0yrpvl-tv4www.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0-_tm3q7~~e~l.js","static/chunks/03tu-p_fcm7s0.js","static/chunks/0.l3gmz37keyi.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/dashboard/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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":15209,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.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/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js","/_next/static/chunks/110o2cv22kme0.js","/_next/static/chunks/11a0z_vz-~75n.js","/_next/static/chunks/0.48ii2q-yie-.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js","/_next/static/chunks/110o2cv22kme0.js","/_next/static/chunks/11a0z_vz-~75n.js","/_next/static/chunks/0.48ii2q-yie-.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"15209":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js","server/chunks/ssr/_10tj6yd._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0z9pk.d._.js","server/chunks/ssr/_0mh~vnk._.js","server/chunks/ssr/0xqq_next_dist_0lz8ap0._.js","server/chunks/ssr/_0srg9jo._.js","server/chunks/ssr/_08qed-e._.js","server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_06fpcdx._.js","server/chunks/ssr/hindsight-control-plane_0s.~bje._.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}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"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}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/10tswg3m7bea9.css","inlined":false}],"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/10tswg3m7bea9.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/10tswg3m7bea9.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/0t4x0.c8~-jkd.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0vmyuepchjdz3.js"],"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0t4x0.c8~-jkd.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0vmyuepchjdz3.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/0t4x0.c8~-jkd.js","static/chunks/0lwpzlu3p_37_.js","static/chunks/0vmyuepchjdz3.js","static/chunks/110o2cv22kme0.js","static/chunks/11a0z_vz-~75n.js","static/chunks/0.48ii2q-yie-.js"]}};
|
|
3
3
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0usfy29kyo2k4.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/180mo8-.tlft_.js"/><script src="/_next/static/chunks/0nxd2tqd9jefm.js" async=""></script><script src="/_next/static/chunks/03f~21255pdz0.js" async=""></script><script src="/_next/static/chunks/0qcaafzdcomzq.js" async=""></script><script src="/_next/static/chunks/turbopack-0bm5a5y41_mqk.js" async=""></script><script src="/_next/static/chunks/0yrpvl-tv4www.js" async=""></script><script src="/_next/static/chunks/0lwpzlu3p_37_.js" async=""></script><script src="/_next/static/chunks/0-_tm3q7~~e~l.js" async=""></script><script src="/_next/static/chunks/03tu-p_fcm7s0.js" async=""></script><script src="/_next/static/chunks/0.l3gmz37keyi.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/03~yq9q893hmn.js" noModule=""></script></head><body class="bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen bg-background flex flex-col"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="bg-card text-card-foreground px-5 py-3 border-b-4 border-primary-gradient"><div class="flex items-center gap-4 text-sm"><img alt="Hindsight" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="h-10 w-auto" style="color:transparent" src="/logo.png"/><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2 w-[250px] justify-between font-bold border-2 border-primary" disabled="">Loading...<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-up-down ml-2 h-4 w-4 shrink-0 opacity-50" aria-hidden="true"><path d="m7 15 5 5 5-5"></path><path d="m7 9 5-5 5 5"></path></svg></button><div class="flex-1"></div><a href="https://github.com/vectorize-io/hindsight" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 px-3 py-2 rounded-lg hover:bg-accent transition-colors text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-github h-5 w-5" aria-hidden="true"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg><span class="text-sm font-medium">GitHub</span></a><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-5 w-5" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div><!--/$--><div class="flex items-center justify-center h-[calc(100vh-80px)] bg-muted/20"><div class="text-center p-10 bg-card rounded-lg border-2 border-border shadow-lg max-w-md"><h3 class="text-2xl font-bold mb-3 text-card-foreground">Welcome to Hindsight</h3><p class="text-muted-foreground mb-4">Select a memory bank from the dropdown above to get started.</p><div class="text-6xl mb-4">🧠</div><p class="text-sm text-muted-foreground">The sidebar will appear once you select a memory bank.</p></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/180mo8-.tlft_.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/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"default\"]\n7:I[15209,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"Toaster\"]\n8:I[87154,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"ClientPageRoot\"]\n9:I[66017,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\",\"/_next/static/chunks/03tu-p_fcm7s0.js\",\"/_next/static/chunks/0.l3gmz37keyi.js\"],\"default\"]\nc:I[53331,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[53331,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"ViewportBoundary\"]\n12:I[53331,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"MetadataBoundary\"]\n14:I[74255,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0usfy29kyo2k4.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0usfy29kyo2k4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0yrpvl-tv4www.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0-_tm3q7~~e~l.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/03tu-p_fcm7s0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0.l3gmz37keyi.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0usfy29kyo2k4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"jKGtYqSAMmgA-l9ZJqTuI\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[76608,[\"/_next/static/chunks/0yrpvl-tv4www.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0-_tm3q7~~e~l.js\"],\"IconMark\"]\ne:null\n13:[[\"$\",\"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\"}],[\"$\",\"$L16\",\"3\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/10tswg3m7bea9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0h3rkz9znn5s6.js"/><script src="/_next/static/chunks/0ow-v7.pf1_pu.js" async=""></script><script src="/_next/static/chunks/11h3.87w6dkf7.js" async=""></script><script src="/_next/static/chunks/04r-p7gk1lv_k.js" async=""></script><script src="/_next/static/chunks/turbopack-0z-lv4_4r7vzv.js" async=""></script><script src="/_next/static/chunks/0t4x0.c8~-jkd.js" async=""></script><script src="/_next/static/chunks/0lwpzlu3p_37_.js" async=""></script><script src="/_next/static/chunks/0vmyuepchjdz3.js" async=""></script><script src="/_next/static/chunks/110o2cv22kme0.js" async=""></script><script src="/_next/static/chunks/11a0z_vz-~75n.js" async=""></script><script src="/_next/static/chunks/0.48ii2q-yie-.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/03~yq9q893hmn.js" noModule=""></script></head><body class="bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen bg-background flex flex-col"><div class="flex-1 flex flex-col"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="bg-card text-card-foreground px-5 py-3 border-b-4 border-primary-gradient"><div class="flex items-center gap-4 text-sm"><img alt="Hindsight" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="h-10 w-auto" style="color:transparent" src="/logo.png"/><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2 w-[250px] justify-between font-bold border-2 border-primary" disabled="">Loading...<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-up-down ml-2 h-4 w-4 shrink-0 opacity-50" aria-hidden="true"><path d="m7 15 5 5 5-5"></path><path d="m7 9 5-5 5 5"></path></svg></button><div class="flex-1"></div><a href="https://github.com/vectorize-io/hindsight" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 px-3 py-2 rounded-lg hover:bg-accent transition-colors text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-github h-5 w-5" aria-hidden="true"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg><span class="text-sm font-medium">GitHub</span></a><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-5 w-5" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div><!--/$--><div class="flex items-center justify-center h-[calc(100vh-80px)] bg-muted/20"><div class="text-center p-10 bg-card rounded-lg border-2 border-border shadow-lg max-w-md"><h3 class="text-2xl font-bold mb-3 text-card-foreground">Welcome to Hindsight</h3><p class="text-muted-foreground">Select a memory bank from the dropdown above to get started.</p></div></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0h3rkz9znn5s6.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/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\"]\n7:I[15209,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"Toaster\"]\n8:I[87154,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"ClientPageRoot\"]\n9:I[66017,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\",\"/_next/static/chunks/110o2cv22kme0.js\",\"/_next/static/chunks/11a0z_vz-~75n.js\",\"/_next/static/chunks/0.48ii2q-yie-.js\"],\"default\"]\nc:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"ViewportBoundary\"]\n12:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"MetadataBoundary\"]\n14:I[74255,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/10tswg3m7bea9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10tswg3m7bea9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0vmyuepchjdz3.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/110o2cv22kme0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/11a0z_vz-~75n.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0.48ii2q-yie-.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10tswg3m7bea9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"ivrhmmzua95PoZD_IAvpe\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[76608,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"IconMark\"]\ne:null\n13:[[\"$\",\"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\"}],[\"$\",\"$L16\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
5
|
-
5:I[95479,["/_next/static/chunks/
|
|
6
|
-
6:I[84172,["/_next/static/chunks/
|
|
7
|
-
7:I[15209,["/_next/static/chunks/
|
|
8
|
-
8:I[87154,["/_next/static/chunks/
|
|
9
|
-
9:I[66017,["/_next/static/chunks/
|
|
10
|
-
c:I[53331,["/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"BankProvider"]
|
|
5
|
+
5:I[95479,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
6
|
+
6:I[84172,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
7
|
+
7:I[15209,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"Toaster"]
|
|
8
|
+
8:I[87154,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ClientPageRoot"]
|
|
9
|
+
9:I[66017,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js","/_next/static/chunks/110o2cv22kme0.js","/_next/static/chunks/11a0z_vz-~75n.js","/_next/static/chunks/0.48ii2q-yie-.js"],"default"]
|
|
10
|
+
c:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"OutletBoundary"]
|
|
11
11
|
d:"$Sreact.suspense"
|
|
12
|
-
10:I[53331,["/_next/static/chunks/
|
|
13
|
-
12:I[53331,["/_next/static/chunks/
|
|
14
|
-
14:I[74255,["/_next/static/chunks/
|
|
15
|
-
:HL["/_next/static/chunks/
|
|
16
|
-
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
12
|
+
10:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ViewportBoundary"]
|
|
13
|
+
12:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"MetadataBoundary"]
|
|
14
|
+
14:I[74255,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default",1]
|
|
15
|
+
:HL["/_next/static/chunks/10tswg3m7bea9.css","style"]
|
|
16
|
+
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/10tswg3m7bea9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0t4x0.c8~-jkd.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0lwpzlu3p_37_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0vmyuepchjdz3.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/110o2cv22kme0.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/11a0z_vz-~75n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0.48ii2q-yie-.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],null]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/10tswg3m7bea9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ivrhmmzua95PoZD_IAvpe"}
|
|
17
17
|
15:[]
|
|
18
18
|
f:"$W15"
|
|
19
19
|
a:{}
|
|
20
20
|
b:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
21
21
|
11:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
22
|
-
16:I[76608,["/_next/static/chunks/
|
|
22
|
+
16:I[76608,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"IconMark"]
|
|
23
23
|
e:null
|
|
24
24
|
13:[["$","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"}],["$","$L16","3",{}]]
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
5
|
-
5:I[95479,["/_next/static/chunks/
|
|
6
|
-
6:I[84172,["/_next/static/chunks/
|
|
7
|
-
7:I[15209,["/_next/static/chunks/
|
|
8
|
-
8:I[87154,["/_next/static/chunks/
|
|
9
|
-
9:I[66017,["/_next/static/chunks/
|
|
10
|
-
c:I[53331,["/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"BankProvider"]
|
|
5
|
+
5:I[95479,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
6
|
+
6:I[84172,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
7
|
+
7:I[15209,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"Toaster"]
|
|
8
|
+
8:I[87154,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ClientPageRoot"]
|
|
9
|
+
9:I[66017,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js","/_next/static/chunks/110o2cv22kme0.js","/_next/static/chunks/11a0z_vz-~75n.js","/_next/static/chunks/0.48ii2q-yie-.js"],"default"]
|
|
10
|
+
c:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"OutletBoundary"]
|
|
11
11
|
d:"$Sreact.suspense"
|
|
12
|
-
10:I[53331,["/_next/static/chunks/
|
|
13
|
-
12:I[53331,["/_next/static/chunks/
|
|
14
|
-
14:I[74255,["/_next/static/chunks/
|
|
15
|
-
:HL["/_next/static/chunks/
|
|
16
|
-
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
12
|
+
10:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ViewportBoundary"]
|
|
13
|
+
12:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"MetadataBoundary"]
|
|
14
|
+
14:I[74255,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default",1]
|
|
15
|
+
:HL["/_next/static/chunks/10tswg3m7bea9.css","style"]
|
|
16
|
+
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/10tswg3m7bea9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0t4x0.c8~-jkd.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0lwpzlu3p_37_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0vmyuepchjdz3.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/110o2cv22kme0.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/11a0z_vz-~75n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0.48ii2q-yie-.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],null]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/10tswg3m7bea9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ivrhmmzua95PoZD_IAvpe"}
|
|
17
17
|
15:[]
|
|
18
18
|
f:"$W15"
|
|
19
19
|
a:{}
|
|
20
20
|
b:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
21
21
|
11:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
22
|
-
16:I[76608,["/_next/static/chunks/
|
|
22
|
+
16:I[76608,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"IconMark"]
|
|
23
23
|
e:null
|
|
24
24
|
13:[["$","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"}],["$","$L16","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[53331,["/_next/static/chunks/
|
|
3
|
-
3:I[53331,["/_next/static/chunks/
|
|
2
|
+
2:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[76608,["/_next/static/chunks/
|
|
6
|
-
0:{"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]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[76608,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"IconMark"]
|
|
6
|
+
0:{"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]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ivrhmmzua95PoZD_IAvpe"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
5
|
-
5:I[95479,["/_next/static/chunks/
|
|
6
|
-
6:I[84172,["/_next/static/chunks/
|
|
7
|
-
7:I[15209,["/_next/static/chunks/
|
|
8
|
-
:HL["/_next/static/chunks/
|
|
9
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"BankProvider"]
|
|
5
|
+
5:I[95479,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
6
|
+
6:I[84172,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
7
|
+
7:I[15209,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/10tswg3m7bea9.css","style"]
|
|
9
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/10tswg3m7bea9.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0t4x0.c8~-jkd.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0lwpzlu3p_37_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0vmyuepchjdz3.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,{}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ivrhmmzua95PoZD_IAvpe"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/10tswg3m7bea9.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"ivrhmmzua95PoZD_IAvpe"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[87154,["/_next/static/chunks/
|
|
3
|
-
3:I[66017,["/_next/static/chunks/
|
|
4
|
-
6:I[53331,["/_next/static/chunks/
|
|
2
|
+
2:I[87154,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[66017,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js","/_next/static/chunks/110o2cv22kme0.js","/_next/static/chunks/11a0z_vz-~75n.js","/_next/static/chunks/0.48ii2q-yie-.js"],"default"]
|
|
4
|
+
6:I[53331,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/110o2cv22kme0.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/11a0z_vz-~75n.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0.48ii2q-yie-.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ivrhmmzua95PoZD_IAvpe"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[95479,["/_next/static/chunks/
|
|
3
|
-
3:I[84172,["/_next/static/chunks/
|
|
2
|
+
2:I[95479,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
3
|
+
3:I[84172,["/_next/static/chunks/0t4x0.c8~-jkd.js","/_next/static/chunks/0lwpzlu3p_37_.js","/_next/static/chunks/0vmyuepchjdz3.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"ivrhmmzua95PoZD_IAvpe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><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/
|
|
1
|
+
<!DOCTYPE html><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/0h3rkz9znn5s6.js"/><script src="/_next/static/chunks/0ow-v7.pf1_pu.js" async=""></script><script src="/_next/static/chunks/11h3.87w6dkf7.js" async=""></script><script src="/_next/static/chunks/04r-p7gk1lv_k.js" async=""></script><script src="/_next/static/chunks/turbopack-0z-lv4_4r7vzv.js" async=""></script><script src="/_next/static/chunks/0t4x0.c8~-jkd.js" async=""></script><script src="/_next/static/chunks/0lwpzlu3p_37_.js" async=""></script><script src="/_next/static/chunks/0vmyuepchjdz3.js" async=""></script><link rel="preload" href="/_next/static/chunks/10tswg3m7bea9.css" as="style"/><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/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/0h3rkz9znn5s6.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/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\"]\n7:I[15209,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"Toaster\"]\n9:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nc:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"ViewportBoundary\"]\ne:I[53331,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"MetadataBoundary\"]\n10:I[74255,[\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/10tswg3m7bea9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10tswg3m7bea9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0t4x0.c8~-jkd.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0vmyuepchjdz3.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,null]},null,false,null],[\"$\",\"$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\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/10tswg3m7bea9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"ivrhmmzua95PoZD_IAvpe\"}\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/0t4x0.c8~-jkd.js\",\"/_next/static/chunks/0lwpzlu3p_37_.js\",\"/_next/static/chunks/0vmyuepchjdz3.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>
|