@vectorize-io/hindsight-control-plane 0.4.10 → 0.4.11

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.
Files changed (69) hide show
  1. package/package.json +1 -1
  2. package/standalone/.next/BUILD_ID +1 -1
  3. package/standalone/.next/app-path-routes-manifest.json +1 -0
  4. package/standalone/.next/build-manifest.json +2 -2
  5. package/standalone/.next/prerender-manifest.json +3 -3
  6. package/standalone/.next/routes-manifest.json +8 -0
  7. package/standalone/.next/server/app/_global-error.html +2 -2
  8. package/standalone/.next/server/app/_global-error.rsc +1 -1
  9. package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  10. package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/standalone/.next/server/app/_not-found.html +1 -1
  16. package/standalone/.next/server/app/_not-found.rsc +12 -12
  17. package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
  18. package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
  20. package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/standalone/.next/server/app/api/banks/[bankId]/config/route/app-paths-manifest.json +3 -0
  24. package/standalone/.next/server/app/api/banks/[bankId]/config/route/build-manifest.json +11 -0
  25. package/standalone/.next/server/app/api/banks/[bankId]/config/route/server-reference-manifest.json +4 -0
  26. package/standalone/.next/server/app/api/banks/[bankId]/config/route.js +6 -0
  27. package/standalone/.next/server/app/api/banks/[bankId]/config/route.js.map +5 -0
  28. package/standalone/.next/server/app/api/banks/[bankId]/config/route.js.nft.json +1 -0
  29. package/standalone/.next/server/app/api/banks/[bankId]/config/route_client-reference-manifest.js +2 -0
  30. package/standalone/.next/server/app/banks/[bankId]/page_client-reference-manifest.js +1 -1
  31. package/standalone/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  32. package/standalone/.next/server/app/dashboard.html +1 -1
  33. package/standalone/.next/server/app/dashboard.rsc +6 -6
  34. package/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  35. package/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  36. package/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +5 -5
  37. package/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  38. package/standalone/.next/server/app/dashboard.segments/dashboard/__PAGE__.segment.rsc +2 -2
  39. package/standalone/.next/server/app/dashboard.segments/dashboard.segment.rsc +1 -1
  40. package/standalone/.next/server/app/index.html +1 -1
  41. package/standalone/.next/server/app/index.rsc +5 -5
  42. package/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  43. package/standalone/.next/server/app/index.segments/_full.segment.rsc +5 -5
  44. package/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  45. package/standalone/.next/server/app/index.segments/_index.segment.rsc +5 -5
  46. package/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  47. package/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  48. package/standalone/.next/server/app-paths-manifest.json +1 -0
  49. package/standalone/.next/server/chunks/[root-of-the-server]__292b0698._.js +3 -0
  50. package/standalone/.next/server/chunks/[root-of-the-server]__f91a8834._.js +4 -4
  51. package/standalone/.next/server/chunks/e51bf__next-internal_server_app_api_banks_[bankId]_config_route_actions_8d42881f.js +3 -0
  52. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__5018601b._.js +1 -1
  53. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__c00297c4._.js +1 -1
  54. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js +5 -5
  55. package/standalone/.next/server/chunks/ssr/_11ec8b3e._.js +1 -1
  56. package/standalone/.next/server/pages/404.html +1 -1
  57. package/standalone/.next/server/pages/500.html +2 -2
  58. package/standalone/.next/server/server-reference-manifest.js +1 -1
  59. package/standalone/.next/server/server-reference-manifest.json +1 -1
  60. package/standalone/.next/static/chunks/{f3a55171582f04f7.js → 08d68c8616726a46.js} +1 -1
  61. package/standalone/.next/static/chunks/{cc71943ebad7b1c5.js → 44db228a607a7f1d.js} +1 -1
  62. package/standalone/.next/static/chunks/cccae1b5d9eb45b0.css +2 -0
  63. package/standalone/.next/static/chunks/e1efc432a0bc963a.js +8 -0
  64. package/standalone/package.json +1 -1
  65. package/standalone/.next/static/chunks/8fabe37150f01b1f.js +0 -8
  66. package/standalone/.next/static/chunks/ff6501d90da4d622.css +0 -2
  67. /package/standalone/.next/static/{dvx8DykezOkIxIdRAgRQj → KGM2gnotQV0O9ppjPfR-3}/_buildManifest.js +0 -0
  68. /package/standalone/.next/static/{dvx8DykezOkIxIdRAgRQj → KGM2gnotQV0O9ppjPfR-3}/_clientMiddlewareManifest.json +0 -0
  69. /package/standalone/.next/static/{dvx8DykezOkIxIdRAgRQj → KGM2gnotQV0O9ppjPfR-3}/_ssgManifest.js +0 -0
@@ -0,0 +1,11 @@
1
+ {
2
+ "devFiles": [],
3
+ "ampDevFiles": [],
4
+ "polyfillFiles": [
5
+ "static/chunks/a6dad97d9634a72d.js"
6
+ ],
7
+ "lowPriorityFiles": [],
8
+ "rootMainFiles": [],
9
+ "pages": {},
10
+ "ampFirstPages": []
11
+ }
@@ -0,0 +1,6 @@
1
+ var R=require("../../../../../chunks/[turbopack]_runtime.js")("server/app/api/banks/[bankId]/config/route.js")
2
+ R.c("server/chunks/[root-of-the-server]__292b0698._.js")
3
+ R.c("server/chunks/[root-of-the-server]__f91a8834._.js")
4
+ R.c("server/chunks/e51bf__next-internal_server_app_api_banks_[bankId]_config_route_actions_8d42881f.js")
5
+ R.m(32435)
6
+ module.exports=R.m(32435).exports
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [],
4
+ "sections": []
5
+ }
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../../node_modules/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../chunks/[root-of-the-server]__292b0698._.js","../../../../../chunks/[root-of-the-server]__f91a8834._.js","../../../../../chunks/[turbopack]_runtime.js","../../../../../chunks/e51bf__next-internal_server_app_api_banks_[bankId]_config_route_actions_8d42881f.js","./route_client-reference-manifest.js"]}
@@ -0,0 +1,2 @@
1
+ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
+ globalThis.__RSC_MANIFEST["/api/banks/[bankId]/config/route"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"rscModuleMapping":{},"edgeRscModuleMapping":{},"entryCSSFiles":{},"entryJSFiles":{}}
@@ -1,2 +1,2 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/banks/[bankId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx <module evaluation>":{"id":37578,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/8fabe37150f01b1f.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx":{"id":37578,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/8fabe37150f01b1f.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"37578":{"*":{"id":73101,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/c3f75_next_dist_server_route-modules_app-page_vendored_ssr_b904c3e5._.js","server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"37578":{"*":{"id":24814,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/ff6501d90da4d622.css","inlined":false}],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":[{"path":"static/chunks/ff6501d90da4d622.css","inlined":false},{"path":"static/chunks/8edb6029308e90e6.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/cc71943ebad7b1c5.js"],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":["static/chunks/cc71943ebad7b1c5.js","static/chunks/b2d96882d4b43103.js","static/chunks/8fabe37150f01b1f.js","static/chunks/f1e380800148deaf.js"]}}
2
+ globalThis.__RSC_MANIFEST["/banks/[bankId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx <module evaluation>":{"id":37578,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e1efc432a0bc963a.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx":{"id":37578,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e1efc432a0bc963a.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"37578":{"*":{"id":73101,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/c3f75_next_dist_server_route-modules_app-page_vendored_ssr_b904c3e5._.js","server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"37578":{"*":{"id":24814,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false},{"path":"static/chunks/8edb6029308e90e6.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/44db228a607a7f1d.js"],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":["static/chunks/44db228a607a7f1d.js","static/chunks/b2d96882d4b43103.js","static/chunks/e1efc432a0bc963a.js","static/chunks/f1e380800148deaf.js"]}}
@@ -1,2 +1,2 @@
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/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/hindsight-control-plane_43f3fa9c._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/ff6501d90da4d622.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/ff6501d90da4d622.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/cc71943ebad7b1c5.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/cc71943ebad7b1c5.js","static/chunks/90e8058b67ffeaef.js","static/chunks/f1e380800148deaf.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/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/hindsight-control-plane_43f3fa9c._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/44db228a607a7f1d.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/44db228a607a7f1d.js","static/chunks/90e8058b67ffeaef.js","static/chunks/f1e380800148deaf.js"]}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--dvx8DykezOkIxIdRAgRQj--><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/ff6501d90da4d622.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/d4f4672c7e725eea.js"/><script src="/_next/static/chunks/37ed40771e8c6b96.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-9cc851e10bd93739.js" async=""></script><script src="/_next/static/chunks/cc71943ebad7b1c5.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><script src="/_next/static/chunks/90e8058b67ffeaef.js" async=""></script><script src="/_next/static/chunks/f1e380800148deaf.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body 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 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_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 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_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><!--$--><!--/$--><script src="/_next/static/chunks/d4f4672c7e725eea.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/cc71943ebad7b1c5.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/cc71943ebad7b1c5.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/cc71943ebad7b1c5.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n7:I[87154,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ClientPageRoot\"]\n8:I[66017,[\"/_next/static/chunks/cc71943ebad7b1c5.js\",\"/_next/static/chunks/90e8058b67ffeaef.js\",\"/_next/static/chunks/f1e380800148deaf.js\"],\"default\"]\nb:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\n10:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\n12:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ff6501d90da4d622.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dvx8DykezOkIxIdRAgRQj\",\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ff6501d90da4d622.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/cc71943ebad7b1c5.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\"}]}]}]}]}]}]]}],{\"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\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/90e8058b67ffeaef.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/f1e380800148deaf.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"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\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--KGM2gnotQV0O9ppjPfR_3--><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/cccae1b5d9eb45b0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/d4f4672c7e725eea.js"/><script src="/_next/static/chunks/37ed40771e8c6b96.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-9cc851e10bd93739.js" async=""></script><script src="/_next/static/chunks/44db228a607a7f1d.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><script src="/_next/static/chunks/90e8058b67ffeaef.js" async=""></script><script src="/_next/static/chunks/f1e380800148deaf.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body 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 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_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 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_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><!--$--><!--/$--><script src="/_next/static/chunks/d4f4672c7e725eea.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/44db228a607a7f1d.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n7:I[87154,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ClientPageRoot\"]\n8:I[66017,[\"/_next/static/chunks/44db228a607a7f1d.js\",\"/_next/static/chunks/90e8058b67ffeaef.js\",\"/_next/static/chunks/f1e380800148deaf.js\"],\"default\"]\nb:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\n10:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\n12:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"KGM2gnotQV0O9ppjPfR-3\",\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/44db228a607a7f1d.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\"}]}]}]}]}]}]]}],{\"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\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/90e8058b67ffeaef.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/f1e380800148deaf.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"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\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
@@ -1,18 +1,18 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[42408,["/_next/static/chunks/cc71943ebad7b1c5.js"],"ThemeProvider"]
3
- 3:I[78152,["/_next/static/chunks/cc71943ebad7b1c5.js"],"FeaturesProvider"]
4
- 4:I[59321,["/_next/static/chunks/cc71943ebad7b1c5.js"],"BankProvider"]
2
+ 2:I[42408,["/_next/static/chunks/44db228a607a7f1d.js"],"ThemeProvider"]
3
+ 3:I[78152,["/_next/static/chunks/44db228a607a7f1d.js"],"FeaturesProvider"]
4
+ 4:I[59321,["/_next/static/chunks/44db228a607a7f1d.js"],"BankProvider"]
5
5
  5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
6
6
  6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
7
7
  7:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
8
- 8:I[66017,["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
8
+ 8:I[66017,["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
9
9
  b:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  e:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
12
12
  10:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
13
13
  12:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
14
- :HL["/_next/static/chunks/ff6501d90da4d622.css","style"]
15
- 0:{"P":null,"b":"dvx8DykezOkIxIdRAgRQj","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ff6501d90da4d622.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/cc71943ebad7b1c5.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"}]}]}]}]}]}]]}],{"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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ :HL["/_next/static/chunks/cccae1b5d9eb45b0.css","style"]
15
+ 0:{"P":null,"b":"KGM2gnotQV0O9ppjPfR-3","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/cccae1b5d9eb45b0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/44db228a607a7f1d.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"}]}]}]}]}]}]]}],{"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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,18 +1,18 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[42408,["/_next/static/chunks/cc71943ebad7b1c5.js"],"ThemeProvider"]
3
- 3:I[78152,["/_next/static/chunks/cc71943ebad7b1c5.js"],"FeaturesProvider"]
4
- 4:I[59321,["/_next/static/chunks/cc71943ebad7b1c5.js"],"BankProvider"]
2
+ 2:I[42408,["/_next/static/chunks/44db228a607a7f1d.js"],"ThemeProvider"]
3
+ 3:I[78152,["/_next/static/chunks/44db228a607a7f1d.js"],"FeaturesProvider"]
4
+ 4:I[59321,["/_next/static/chunks/44db228a607a7f1d.js"],"BankProvider"]
5
5
  5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
6
6
  6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
7
7
  7:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
8
- 8:I[66017,["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
8
+ 8:I[66017,["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
9
9
  b:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  e:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
12
12
  10:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
13
13
  12:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
14
- :HL["/_next/static/chunks/ff6501d90da4d622.css","style"]
15
- 0:{"P":null,"b":"dvx8DykezOkIxIdRAgRQj","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ff6501d90da4d622.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/cc71943ebad7b1c5.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"}]}]}]}]}]}]]}],{"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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
14
+ :HL["/_next/static/chunks/cccae1b5d9eb45b0.css","style"]
15
+ 0:{"P":null,"b":"KGM2gnotQV0O9ppjPfR-3","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/cccae1b5d9eb45b0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/44db228a607a7f1d.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"}]}]}]}]}]}]]}],{"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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
6
- 0:{"buildId":"dvx8DykezOkIxIdRAgRQj","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"KGM2gnotQV0O9ppjPfR-3","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[42408,["/_next/static/chunks/cc71943ebad7b1c5.js"],"ThemeProvider"]
3
- 3:I[78152,["/_next/static/chunks/cc71943ebad7b1c5.js"],"FeaturesProvider"]
4
- 4:I[59321,["/_next/static/chunks/cc71943ebad7b1c5.js"],"BankProvider"]
2
+ 2:I[42408,["/_next/static/chunks/44db228a607a7f1d.js"],"ThemeProvider"]
3
+ 3:I[78152,["/_next/static/chunks/44db228a607a7f1d.js"],"FeaturesProvider"]
4
+ 4:I[59321,["/_next/static/chunks/44db228a607a7f1d.js"],"BankProvider"]
5
5
  5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
6
6
  6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
7
- :HL["/_next/static/chunks/ff6501d90da4d622.css","style"]
8
- 0:{"buildId":"dvx8DykezOkIxIdRAgRQj","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/ff6501d90da4d622.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/cc71943ebad7b1c5.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."}]}]]}]}]],[]]}]}]}]}]}]}]]}],"loading":null,"isPartial":false}
7
+ :HL["/_next/static/chunks/cccae1b5d9eb45b0.css","style"]
8
+ 0:{"buildId":"KGM2gnotQV0O9ppjPfR-3","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/cccae1b5d9eb45b0.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/44db228a607a7f1d.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."}]}]]}]}]],[]]}]}]}]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,2 +1,2 @@
1
- :HL["/_next/static/chunks/ff6501d90da4d622.css","style"]
2
- 0:{"buildId":"dvx8DykezOkIxIdRAgRQj","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
1
+ :HL["/_next/static/chunks/cccae1b5d9eb45b0.css","style"]
2
+ 0:{"buildId":"KGM2gnotQV0O9ppjPfR-3","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
3
- 3:I[66017,["/_next/static/chunks/cc71943ebad7b1c5.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
3
+ 3:I[66017,["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"default"]
4
4
  6:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"dvx8DykezOkIxIdRAgRQj","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"KGM2gnotQV0O9ppjPfR-3","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/f1e380800148deaf.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
3
3
  3:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
4
- 0:{"buildId":"dvx8DykezOkIxIdRAgRQj","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"KGM2gnotQV0O9ppjPfR-3","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--dvx8DykezOkIxIdRAgRQj--><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/d4f4672c7e725eea.js"/><script src="/_next/static/chunks/37ed40771e8c6b96.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-9cc851e10bd93739.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/d4f4672c7e725eea.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/cc71943ebad7b1c5.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/cc71943ebad7b1c5.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/cc71943ebad7b1c5.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n8:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\nd:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\nf:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ff6501d90da4d622.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dvx8DykezOkIxIdRAgRQj\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ff6501d90da4d622.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/cc71943ebad7b1c5.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\"}]}]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L7\",null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:E{\"digest\":\"NEXT_REDIRECT;replace;/dashboard;307;\"}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\na:null\ne:[[\"$\",\"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\"}],[\"$\",\"$L10\",\"3\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--KGM2gnotQV0O9ppjPfR_3--><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/d4f4672c7e725eea.js"/><script src="/_next/static/chunks/37ed40771e8c6b96.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-9cc851e10bd93739.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/d4f4672c7e725eea.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/44db228a607a7f1d.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n8:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\nd:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\nf:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"KGM2gnotQV0O9ppjPfR-3\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/44db228a607a7f1d.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\"}]}]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L7\",null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:E{\"digest\":\"NEXT_REDIRECT;replace;/dashboard;307;\"}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\na:null\ne:[[\"$\",\"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\"}],[\"$\",\"$L10\",\"3\",{}]]\n"])</script></body></html>