@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.
Files changed (180) hide show
  1. package/.next/standalone/dashboard/.next/BUILD_ID +1 -1
  2. package/.next/standalone/dashboard/.next/app-path-routes-manifest.json +22 -22
  3. package/.next/standalone/dashboard/.next/build-manifest.json +2 -2
  4. package/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  5. package/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
  6. package/.next/standalone/dashboard/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  9. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  10. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/dashboard/.next/server/app/_not-found.html +17 -1
  15. package/.next/standalone/dashboard/.next/server/app/_not-found.rsc +1 -1
  16. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  17. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  18. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  19. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  20. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  21. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  22. package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route.js +1 -1
  23. package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route.js.nft.json +1 -1
  24. package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/dashboard/.next/server/app/api/context/delete/route.js +1 -1
  26. package/.next/standalone/dashboard/.next/server/app/api/context/delete/route.js.nft.json +1 -1
  27. package/.next/standalone/dashboard/.next/server/app/api/context/delete/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/dashboard/.next/server/app/api/context/update/route.js +1 -1
  29. package/.next/standalone/dashboard/.next/server/app/api/context/update/route.js.nft.json +1 -1
  30. package/.next/standalone/dashboard/.next/server/app/api/context/update/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js +2 -2
  32. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js.nft.json +1 -1
  33. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js +2 -2
  35. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js.nft.json +1 -1
  36. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/dashboard/.next/server/app/api/issues/list/route.js +1 -1
  38. package/.next/standalone/dashboard/.next/server/app/api/issues/list/route.js.nft.json +1 -1
  39. package/.next/standalone/dashboard/.next/server/app/api/issues/list/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js +4 -4
  41. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js.nft.json +1 -1
  42. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js +2 -2
  44. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js.nft.json +1 -1
  45. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js +1 -1
  47. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js.nft.json +1 -1
  48. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/dashboard/.next/server/app/api/memory/list/route.js +1 -1
  50. package/.next/standalone/dashboard/.next/server/app/api/memory/list/route.js.nft.json +1 -1
  51. package/.next/standalone/dashboard/.next/server/app/api/memory/list/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js +1 -1
  53. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js.nft.json +1 -1
  54. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js +1 -1
  56. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js.nft.json +1 -1
  57. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js +2 -2
  59. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js.nft.json +1 -1
  60. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js +1 -1
  62. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js.nft.json +1 -1
  63. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/dashboard/.next/server/app/api/plans/list/route.js +1 -1
  65. package/.next/standalone/dashboard/.next/server/app/api/plans/list/route.js.nft.json +1 -1
  66. package/.next/standalone/dashboard/.next/server/app/api/plans/list/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js +2 -2
  68. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js.nft.json +1 -1
  69. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route.js +1 -1
  71. package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
  72. package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/dashboard/.next/server/app/api/projects/route.js +1 -1
  74. package/.next/standalone/dashboard/.next/server/app/api/projects/route.js.nft.json +1 -1
  75. package/.next/standalone/dashboard/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route.js +1 -1
  77. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route.js.nft.json +1 -1
  78. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route.js +1 -1
  80. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -1
  81. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route.js +1 -1
  83. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route.js.nft.json +1 -1
  84. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route.js +1 -1
  86. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route.js.nft.json +1 -1
  87. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page.js +1 -1
  89. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page.js.nft.json +1 -1
  90. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page_client-reference-manifest.js +1 -1
  91. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page.js +2 -2
  92. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page.js.nft.json +1 -1
  93. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page_client-reference-manifest.js +1 -1
  94. package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page.js +1 -1
  95. package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page.js.nft.json +1 -1
  96. package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page_client-reference-manifest.js +1 -1
  97. package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page.js +2 -2
  98. package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page.js.nft.json +1 -1
  99. package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page_client-reference-manifest.js +1 -1
  100. package/.next/standalone/dashboard/.next/server/app/dashboard/page.js +3 -3
  101. package/.next/standalone/dashboard/.next/server/app/dashboard/page.js.nft.json +1 -1
  102. package/.next/standalone/dashboard/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  103. package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page.js +2 -2
  104. package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page.js.nft.json +1 -1
  105. package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page_client-reference-manifest.js +1 -1
  106. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page.js +1 -1
  107. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page.js.nft.json +1 -1
  108. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page_client-reference-manifest.js +1 -1
  109. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page.js +1 -1
  110. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page.js.nft.json +1 -1
  111. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page_client-reference-manifest.js +1 -1
  112. package/.next/standalone/dashboard/.next/server/app/index.html +1 -1
  113. package/.next/standalone/dashboard/.next/server/app/index.rsc +1 -1
  114. package/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  115. package/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +1 -1
  116. package/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
  117. package/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +1 -1
  118. package/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  119. package/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  120. package/.next/standalone/dashboard/.next/server/app-paths-manifest.json +22 -22
  121. package/.next/standalone/dashboard/.next/server/chunks/848.js +1 -1
  122. package/.next/standalone/dashboard/.next/server/pages/404.html +17 -1
  123. package/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
  124. package/.next/standalone/dashboard/.next/static/chunks/{3358-27a1941db2941343.js → 3358-be1dcb412e5a5840.js} +1 -1
  125. package/.next/standalone/dashboard/.next/static/chunks/{5602-66df072f21a844c9.js → 5602-de6be5d495e39d30.js} +1 -1
  126. package/.next/standalone/dashboard/.next/static/chunks/{6736-41f13829c40765d8.js → 6736-2e5d92a3f8a9a938.js} +1 -1
  127. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/checkpoints/{page-4b30b30c441a24c8.js → page-69c93b249f9f09f9.js} +1 -1
  128. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/issues/page-b176cdca78e8145d.js +1 -0
  129. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/memory/{page-5b92aff45809fc6f.js → page-ffbe55f2b5b3a1a4.js} +1 -1
  130. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/{page-8403ee5d448ed5a7.js → page-e7dfa69451ac3cf4.js} +2 -2
  131. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/plans/{page-5203a84d31f5998c.js → page-aa014387d68c52ed.js} +1 -1
  132. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/[id]/{page-094d2405b39c79d3.js → page-1acf5db28461761f.js} +1 -1
  133. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js +1 -0
  134. package/.next/standalone/dashboard/package.json +8 -9
  135. package/.next/standalone/package.json +1 -1
  136. package/README.md +3 -5
  137. package/bin/savecontext-dashboard.js +6 -5
  138. package/package.json +8 -9
  139. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/issues/page-8595961148b9e336.js +0 -1
  140. package/.next/standalone/dashboard/.next/static/chunks/app/dashboard/sessions/page-a6e839598a743003.js +0 -1
  141. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  142. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js +0 -90
  143. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js +0 -3
  144. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  145. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  146. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  147. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  148. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  149. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  150. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  151. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  152. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  153. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  154. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js +0 -12
  155. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json +0 -59
  156. package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js +0 -221
  157. package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json +0 -28
  158. package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js +0 -66
  159. package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json +0 -32
  160. package/.next/standalone/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  161. package/.next/standalone/node_modules/better-sqlite3/lib/database.js +0 -90
  162. package/.next/standalone/node_modules/better-sqlite3/lib/index.js +0 -3
  163. package/.next/standalone/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  164. package/.next/standalone/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  165. package/.next/standalone/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  166. package/.next/standalone/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  167. package/.next/standalone/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  168. package/.next/standalone/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  169. package/.next/standalone/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  170. package/.next/standalone/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  171. package/.next/standalone/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  172. package/.next/standalone/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  173. package/.next/standalone/node_modules/better-sqlite3/lib/util.js +0 -12
  174. package/.next/standalone/node_modules/better-sqlite3/package.json +0 -59
  175. package/.next/standalone/node_modules/bindings/bindings.js +0 -221
  176. package/.next/standalone/node_modules/bindings/package.json +0 -28
  177. package/.next/standalone/node_modules/file-uri-to-path/index.js +0 -66
  178. package/.next/standalone/node_modules/file-uri-to-path/package.json +0 -32
  179. /package/.next/standalone/dashboard/.next/static/{iXCD4qusgLaFdlD22YBUR → 00P-K7nRwpuQW1hq0VwZ5}/_buildManifest.js +0 -0
  180. /package/.next/standalone/dashboard/.next/static/{iXCD4qusgLaFdlD22YBUR → 00P-K7nRwpuQW1hq0VwZ5}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- iXCD4qusgLaFdlD22YBUR
1
+ 00P-K7nRwpuQW1hq0VwZ5
@@ -1,38 +1,38 @@
1
1
  {
2
2
  "/_global-error/page": "/_global-error",
3
+ "/_not-found/page": "/_not-found",
3
4
  "/api/context/delete/route": "/api/context/delete",
4
5
  "/api/checkpoints/[id]/items/route": "/api/checkpoints/[id]/items",
5
- "/_not-found/page": "/_not-found",
6
- "/api/issues/create/route": "/api/issues/create",
7
- "/api/issues/list/route": "/api/issues/list",
8
- "/api/context/update/route": "/api/context/update",
9
- "/api/issues/delete/route": "/api/issues/delete",
10
- "/api/memory/delete/route": "/api/memory/delete",
11
6
  "/api/issues/update/route": "/api/issues/update",
12
- "/api/memory/list/route": "/api/memory/list",
13
- "/api/memory/save/route": "/api/memory/save",
14
- "/api/plans/create/route": "/api/plans/create",
15
- "/api/plans/list/route": "/api/plans/list",
16
- "/api/plans/[id]/route": "/api/plans/[id]",
17
7
  "/api/plans/delete/route": "/api/plans/delete",
18
- "/api/plans/update/route": "/api/plans/update",
8
+ "/icon.svg/route": "/icon.svg",
9
+ "/favicon.ico/route": "/favicon.ico",
10
+ "/api/sessions/[id]/status/route": "/api/sessions/[id]/status",
19
11
  "/api/projects/route": "/api/projects",
20
- "/api/projects/[id]/route": "/api/projects/[id]",
12
+ "/api/issues/subtasks/route": "/api/issues/subtasks",
21
13
  "/api/sessions/[id]/route": "/api/sessions/[id]",
14
+ "/api/plans/create/route": "/api/plans/create",
15
+ "/api/projects/[id]/route": "/api/projects/[id]",
22
16
  "/api/sessions/[id]/projects/route": "/api/sessions/[id]/projects",
23
- "/apple-icon.png/route": "/apple-icon.png",
17
+ "/api/plans/update/route": "/api/plans/update",
18
+ "/api/plans/list/route": "/api/plans/list",
19
+ "/api/memory/save/route": "/api/memory/save",
20
+ "/api/memory/list/route": "/api/memory/list",
21
+ "/api/memory/delete/route": "/api/memory/delete",
22
+ "/api/issues/create/route": "/api/issues/create",
23
+ "/api/issues/delete/route": "/api/issues/delete",
24
24
  "/api/sessions/[id]/stats/route": "/api/sessions/[id]/stats",
25
- "/api/sessions/[id]/status/route": "/api/sessions/[id]/status",
26
- "/api/issues/subtasks/route": "/api/issues/subtasks",
27
- "/favicon.ico/route": "/favicon.ico",
28
- "/icon.svg/route": "/icon.svg",
25
+ "/api/issues/list/route": "/api/issues/list",
26
+ "/api/plans/[id]/route": "/api/plans/[id]",
27
+ "/api/context/update/route": "/api/context/update",
28
+ "/apple-icon.png/route": "/apple-icon.png",
29
29
  "/page": "/",
30
- "/dashboard/checkpoints/page": "/dashboard/checkpoints",
31
30
  "/dashboard/plans/page": "/dashboard/plans",
32
- "/dashboard/issues/page": "/dashboard/issues",
33
- "/dashboard/checkpoints/[id]/page": "/dashboard/checkpoints/[id]",
31
+ "/dashboard/sessions/page": "/dashboard/sessions",
34
32
  "/dashboard/sessions/[id]/page": "/dashboard/sessions/[id]",
35
33
  "/dashboard/page": "/dashboard",
34
+ "/dashboard/checkpoints/page": "/dashboard/checkpoints",
35
+ "/dashboard/checkpoints/[id]/page": "/dashboard/checkpoints/[id]",
36
36
  "/dashboard/memory/page": "/dashboard/memory",
37
- "/dashboard/sessions/page": "/dashboard/sessions"
37
+ "/dashboard/issues/page": "/dashboard/issues"
38
38
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/iXCD4qusgLaFdlD22YBUR/_buildManifest.js",
8
- "static/iXCD4qusgLaFdlD22YBUR/_ssgManifest.js"
7
+ "static/00P-K7nRwpuQW1hq0VwZ5/_buildManifest.js",
8
+ "static/00P-K7nRwpuQW1hq0VwZ5/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-e69cb85ea0313d7b.js",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"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/_global-error/page":[]},"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["/_global-error/page"]={"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/_global-error/page":[]},"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,2 +1,2 @@
1
- <!DOCTYPE html><!--iXCD4qusgLaFdlD22YBUR--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
- @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8572,[],\"\"]\n3:I[1770,[],\"\"]\n4:I[3961,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[3961,[],\"ViewportBoundary\"]\n9:I[3961,[],\"MetadataBoundary\"]\nb:I[9160,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"iXCD4qusgLaFdlD22YBUR\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--00P_K7nRwpuQW1hq0VwZ5--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
+ @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8572,[],\"\"]\n3:I[1770,[],\"\"]\n4:I[3961,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[3961,[],\"ViewportBoundary\"]\n9:I[3961,[],\"MetadataBoundary\"]\nb:I[9160,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"00P-K7nRwpuQW1hq0VwZ5\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  7:I[3961,[],"ViewportBoundary"]
7
7
  9:I[3961,[],"MetadataBoundary"]
8
8
  b:I[9160,[],""]
9
- 0:{"P":null,"b":"iXCD4qusgLaFdlD22YBUR","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
9
+ 0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
10
10
  8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
11
11
  6:null
12
12
  a:[]
@@ -6,7 +6,7 @@
6
6
  7:I[3961,[],"ViewportBoundary"]
7
7
  9:I[3961,[],"MetadataBoundary"]
8
8
  b:I[9160,[],""]
9
- 0:{"P":null,"b":"iXCD4qusgLaFdlD22YBUR","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
9
+ 0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
10
10
  8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
11
11
  6:null
12
12
  a:[]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[3961,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[8572,[],""]
3
3
  3:I[1770,[],""]
4
- 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -2,4 +2,4 @@
2
2
  2:I[3961,[],"ViewportBoundary"]
3
3
  3:I[3961,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[8572,[],""]
3
3
  3:I[1770,[],""]
4
- 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1 +1 @@
1
- 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_global-error","paramType":null,"paramKey":"_global-error","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
1
+ 0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_global-error","paramType":null,"paramKey":"_global-error","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"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/_not-found/page":[]},"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["/_not-found/page"]={"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/_not-found/page":[]},"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,17 @@
1
- <!DOCTYPE html><!--iXCD4qusgLaFdlD22YBUR--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c16512ce6b93e2df.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><script src="/_next/static/chunks/app/layout-42e7e1064f322650.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>SaveContext Dashboard</title><meta name="description" content="Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?9a23eb420f8ff7d7" type="image/svg+xml" sizes="any"/><link rel="apple-touch-icon" href="/apple-icon.png?151fe96d5c2150be" type="image/png" sizes="200x200"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased overflow-x-hidden"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6045,[\"7177\",\"static/chunks/app/layout-42e7e1064f322650.js\"],\"ThemeProvider\"]\n3:I[8572,[],\"\"]\n4:I[1770,[],\"\"]\n5:I[3961,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[3961,[],\"ViewportBoundary\"]\na:I[3961,[],\"MetadataBoundary\"]\nc:I[9160,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c16512ce6b93e2df.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"iXCD4qusgLaFdlD22YBUR\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c16512ce6b93e2df.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased overflow-x-hidden\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":false,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[9100,[],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"SaveContext Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?9a23eb420f8ff7d7\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?151fe96d5c2150be\",\"type\":\"image/png\",\"sizes\":\"200x200\"}],[\"$\",\"$Ld\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--00P_K7nRwpuQW1hq0VwZ5--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c16512ce6b93e2df.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><script src="/_next/static/chunks/app/layout-42e7e1064f322650.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>SaveContext Dashboard</title><meta name="description" content="Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?9a23eb420f8ff7d7" type="image/svg+xml" sizes="any"/><link rel="apple-touch-icon" href="/apple-icon.png?151fe96d5c2150be" type="image/png" sizes="200x200"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased overflow-x-hidden"><div hidden=""><!--$--><!--/$--></div><script>((a, b, c, d, e, f, g, h) => {
2
+ let i = document.documentElement, j = ["light", "dark"];
3
+ function k(b) {
4
+ var c;
5
+ (Array.isArray(a) ? a : [a]).forEach((a) => {
6
+ let c = a === "class", d = c && f ? e.map((a) => f[a] || a) : e;
7
+ c ? (i.classList.remove(...d), i.classList.add(f && f[b] ? f[b] : b)) : i.setAttribute(a, b);
8
+ }), c = b, h && j.includes(c) && (i.style.colorScheme = c);
9
+ }
10
+ if (d)
11
+ k(d);
12
+ else
13
+ try {
14
+ let a = localStorage.getItem(b) || c, d = g && a === "system" ? window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : a;
15
+ k(d);
16
+ } catch (a) {}
17
+ })("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6045,[\"7177\",\"static/chunks/app/layout-42e7e1064f322650.js\"],\"ThemeProvider\"]\n3:I[8572,[],\"\"]\n4:I[1770,[],\"\"]\n5:I[3961,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[3961,[],\"ViewportBoundary\"]\na:I[3961,[],\"MetadataBoundary\"]\nc:I[9160,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c16512ce6b93e2df.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"00P-K7nRwpuQW1hq0VwZ5\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c16512ce6b93e2df.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased overflow-x-hidden\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":false,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[9100,[],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"SaveContext Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?9a23eb420f8ff7d7\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?151fe96d5c2150be\",\"type\":\"image/png\",\"sizes\":\"200x200\"}],[\"$\",\"$Ld\",\"5\",{}]]\n"])</script></body></html>
@@ -10,7 +10,7 @@ c:I[9160,[],""]
10
10
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
12
12
  :HL["/_next/static/css/c16512ce6b93e2df.css","style"]
13
- 0:{"P":null,"b":"iXCD4qusgLaFdlD22YBUR","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
13
+ 0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
14
14
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
15
  d:I[9100,[],"IconMark"]
16
16
  7:null
@@ -10,7 +10,7 @@ c:I[9160,[],""]
10
10
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
12
12
  :HL["/_next/static/css/c16512ce6b93e2df.css","style"]
13
- 0:{"P":null,"b":"iXCD4qusgLaFdlD22YBUR","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
13
+ 0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
14
14
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
15
  d:I[9100,[],"IconMark"]
16
16
  7:null