@savecontext/dashboard 0.1.22 → 0.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/dashboard/.next/BUILD_ID +1 -1
- package/.next/standalone/dashboard/.next/app-path-routes-manifest.json +22 -22
- package/.next/standalone/dashboard/.next/build-manifest.json +2 -2
- package/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
- package/.next/standalone/dashboard/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.html +17 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/delete/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/update/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/update/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/list/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/list/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js +4 -4
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/list/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/list/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/list/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/list/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/page.js +3 -3
- package/.next/standalone/dashboard/.next/server/app/dashboard/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.html +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app-paths-manifest.json +22 -22
- package/.next/standalone/dashboard/.next/server/chunks/848.js +1 -1
- package/.next/standalone/dashboard/.next/server/pages/404.html +17 -1
- package/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
- package/.next/standalone/dashboard/.next/static/chunks/{3358-27a1941db2941343.js → 3358-be1dcb412e5a5840.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/{5602-66df072f21a844c9.js → 5602-de6be5d495e39d30.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/{6736-41f13829c40765d8.js → 6736-2e5d92a3f8a9a938.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/checkpoints/{page-4b30b30c441a24c8.js → page-69c93b249f9f09f9.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/issues/page-b176cdca78e8145d.js +1 -0
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/memory/{page-5b92aff45809fc6f.js → page-ffbe55f2b5b3a1a4.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/{page-8403ee5d448ed5a7.js → page-e7dfa69451ac3cf4.js} +2 -2
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/plans/{page-5203a84d31f5998c.js → page-aa014387d68c52ed.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/[id]/{page-094d2405b39c79d3.js → page-1acf5db28461761f.js} +1 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js +1 -0
- package/.next/standalone/dashboard/package.json +8 -9
- package/.next/standalone/package.json +1 -1
- package/README.md +3 -5
- package/bin/savecontext-dashboard.js +6 -5
- package/package.json +8 -9
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/issues/page-8595961148b9e336.js +0 -1
- package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/page-a6e839598a743003.js +0 -1
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js +0 -90
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js +0 -3
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js +0 -31
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js +0 -189
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js +0 -12
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json +0 -59
- package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js +0 -221
- package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json +0 -28
- package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js +0 -66
- package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json +0 -32
- package/.next/standalone/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- package/.next/standalone/node_modules/better-sqlite3/lib/database.js +0 -90
- package/.next/standalone/node_modules/better-sqlite3/lib/index.js +0 -3
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/function.js +0 -31
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/table.js +0 -189
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
- package/.next/standalone/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
- package/.next/standalone/node_modules/better-sqlite3/lib/util.js +0 -12
- package/.next/standalone/node_modules/better-sqlite3/package.json +0 -59
- package/.next/standalone/node_modules/bindings/bindings.js +0 -221
- package/.next/standalone/node_modules/bindings/package.json +0 -28
- package/.next/standalone/node_modules/file-uri-to-path/index.js +0 -66
- package/.next/standalone/node_modules/file-uri-to-path/package.json +0 -32
- /package/.next/standalone/dashboard/.next/static/{iXCD4qusgLaFdlD22YBUR → 00P-K7nRwpuQW1hq0VwZ5}/_buildManifest.js +0 -0
- /package/.next/standalone/dashboard/.next/static/{iXCD4qusgLaFdlD22YBUR → 00P-K7nRwpuQW1hq0VwZ5}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=25,a.ids=[25],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30568:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>D,patchFetch:()=>C,routeModule:()=>y,serverHooks:()=>B,workAsyncStorage:()=>z,workUnitAsyncStorage:()=>A});var d={};c.r(d),c.d(d,{GET:()=>x});var e=c(19754),f=c(30291),g=c(90770),h=c(92772),i=c(78954),j=c(94486),k=c(261),l=c(8748),m=c(69734),n=c(15742),o=c(36573),p=c(8651),q=c(4561),r=c(647),s=c(23056),t=c(86439),u=c(3438),v=c(65579),w=c(86578);async function x(a,{params:b}){try{let{id:a}=await b;if(!(0,w.getSessionById)(a))return v.NextResponse.json({error:"Session not found"},{status:404});let c=(0,w.getSessionStats)(a);return v.NextResponse.json(c)}catch(a){return console.error("Error fetching session stats:",a),v.NextResponse.json({error:"Failed to fetch session stats"},{status:500})}}let y=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/stats/route",pathname:"/api/sessions/[id]/stats",filename:"route",bundlePath:"app/api/sessions/[id]/stats/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/stats/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:z,workUnitAsyncStorage:A,serverHooks:B}=y;function C(){return(0,g.patchFetch)({workAsyncStorage:z,workUnitAsyncStorage:A})}async function D(a,b,c){y.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/stats/route";"/index"===d&&(d="/");let e=await y.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!z){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||y.isDev||z||(K="/index"===(K=E)?"/":K);let L=!0===y.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>y.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>y.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await y.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await y.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await y.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}
|
|
1
|
+
"use strict";(()=>{var a={};a.id=25,a.ids=[25],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30568:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>D,patchFetch:()=>C,routeModule:()=>y,serverHooks:()=>B,workAsyncStorage:()=>z,workUnitAsyncStorage:()=>A});var d={};c.r(d),c.d(d,{GET:()=>x});var e=c(19754),f=c(30291),g=c(90770),h=c(92772),i=c(78954),j=c(94486),k=c(261),l=c(8748),m=c(69734),n=c(15742),o=c(36573),p=c(8651),q=c(4561),r=c(647),s=c(23056),t=c(86439),u=c(3438),v=c(65579),w=c(86578);async function x(a,{params:b}){try{let{id:a}=await b;if(!(0,w.getSessionById)(a))return v.NextResponse.json({error:"Session not found"},{status:404});let c=(0,w.getSessionStats)(a);return v.NextResponse.json(c)}catch(a){return console.error("Error fetching session stats:",a),v.NextResponse.json({error:"Failed to fetch session stats"},{status:500})}}let y=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/stats/route",pathname:"/api/sessions/[id]/stats",filename:"route",bundlePath:"app/api/sessions/[id]/stats/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/stats/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:z,workUnitAsyncStorage:A,serverHooks:B}=y;function C(){return(0,g.patchFetch)({workAsyncStorage:z,workUnitAsyncStorage:A})}async function D(a,b,c){y.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/stats/route";"/index"===d&&(d="/");let e=await y.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!z){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||y.isDev||z||(K="/index"===(K=E)?"/":K);let L=!0===y.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>y.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>y.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await y.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await y.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await y.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},81787:a=>{a.exports=require("bun:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[727,550,848],()=>b(b.s=30568));module.exports=c})();
|
package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route.js.nft.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/bindings","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/package.json","../../../../../../../../package.json","../../../../../../../node_modules/better-sqlite3","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/550.js","../../../../../chunks/727.js","../../../../../chunks/848.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/package.json","../../../../../../../../package.json","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/550.js","../../../../../chunks/727.js","../../../../../chunks/848.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/stats/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/stats/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/stats/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/stats/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=310,a.ids=[310],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44222:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{PATCH:()=>y});var e=c(19754),f=c(30291),g=c(90770),h=c(92772),i=c(78954),j=c(94486),k=c(261),l=c(8748),m=c(69734),n=c(15742),o=c(36573),p=c(8651),q=c(4561),r=c(647),s=c(23056),t=c(86439),u=c(3438),v=c(65579),w=c(86578);let x=["active","paused","completed"];async function y(a,{params:b}){try{let{id:c}=await b,{status:d}=await a.json();if(!d||!x.includes(d))return v.NextResponse.json({error:`Invalid status. Must be one of: ${x.join(", ")}`},{status:400});if(!(0,w.getSessionById)(c))return v.NextResponse.json({error:"Session not found"},{status:404});let e=(0,w.updateSessionStatus)(c,d);if(0===e)return v.NextResponse.json({error:"Failed to update session status"},{status:500});return v.NextResponse.json({success:!0,sessionId:c,status:d})}catch(a){return console.error("Error updating session status:",a),v.NextResponse.json({error:"Failed to update session status"},{status:500})}}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/status/route",pathname:"/api/sessions/[id]/status",filename:"route",bundlePath:"app/api/sessions/[id]/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/status/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/status/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}
|
|
1
|
+
"use strict";(()=>{var a={};a.id=310,a.ids=[310],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44222:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{PATCH:()=>y});var e=c(19754),f=c(30291),g=c(90770),h=c(92772),i=c(78954),j=c(94486),k=c(261),l=c(8748),m=c(69734),n=c(15742),o=c(36573),p=c(8651),q=c(4561),r=c(647),s=c(23056),t=c(86439),u=c(3438),v=c(65579),w=c(86578);let x=["active","paused","completed"];async function y(a,{params:b}){try{let{id:c}=await b,{status:d}=await a.json();if(!d||!x.includes(d))return v.NextResponse.json({error:`Invalid status. Must be one of: ${x.join(", ")}`},{status:400});if(!(0,w.getSessionById)(c))return v.NextResponse.json({error:"Session not found"},{status:404});let e=(0,w.updateSessionStatus)(c,d);if(0===e)return v.NextResponse.json({error:"Failed to update session status"},{status:500});return v.NextResponse.json({success:!0,sessionId:c,status:d})}catch(a){return console.error("Error updating session status:",a),v.NextResponse.json({error:"Failed to update session status"},{status:500})}}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/status/route",pathname:"/api/sessions/[id]/status",filename:"route",bundlePath:"app/api/sessions/[id]/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/status/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/status/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},81787:a=>{a.exports=require("bun:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[727,550,848],()=>b(b.s=44222));module.exports=c})();
|
package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route.js.nft.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json","../../../../../../../../node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/bindings","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/package.json","../../../../../../../../package.json","../../../../../../../node_modules/better-sqlite3","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/550.js","../../../../../chunks/727.js","../../../../../chunks/848.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/package.json","../../../../../../../../package.json","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/550.js","../../../../../chunks/727.js","../../../../../chunks/848.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/status/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5389":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[id]/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/route":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/api/sessions/[id]/status/route":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|