chorus-codes 0.8.43 → 0.8.45

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 (144) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -2
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/server/app/connect/page.js +1 -1
  24. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/new/page.js +1 -1
  27. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/new.html +1 -1
  29. package/.next/server/app/new.rsc +3 -3
  30. package/.next/server/app/new.segments/_full.segment.rsc +3 -3
  31. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  32. package/.next/server/app/new.segments/_index.segment.rsc +2 -2
  33. package/.next/server/app/new.segments/_tree.segment.rsc +2 -2
  34. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +2 -2
  35. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  36. package/.next/server/app/onboarding/page.js +2 -2
  37. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/onboarding.html +1 -1
  39. package/.next/server/app/onboarding.rsc +3 -3
  40. package/.next/server/app/onboarding.segments/_full.segment.rsc +3 -3
  41. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  42. package/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
  43. package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  44. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +2 -2
  45. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  46. package/.next/server/app/page.js +1 -1
  47. package/.next/server/app/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  49. package/.next/server/app/personas.html +1 -1
  50. package/.next/server/app/personas.rsc +3 -3
  51. package/.next/server/app/personas.segments/_full.segment.rsc +3 -3
  52. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  53. package/.next/server/app/personas.segments/_index.segment.rsc +2 -2
  54. package/.next/server/app/personas.segments/_tree.segment.rsc +2 -2
  55. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +2 -2
  56. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  57. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/settings.html +1 -1
  62. package/.next/server/app/settings.rsc +3 -3
  63. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  64. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  65. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  66. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  67. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  68. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  69. package/.next/server/app/templates/page.js +1 -1
  70. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/templates.html +1 -1
  72. package/.next/server/app/templates.rsc +3 -3
  73. package/.next/server/app/templates.segments/_full.segment.rsc +3 -3
  74. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  75. package/.next/server/app/templates.segments/_index.segment.rsc +2 -2
  76. package/.next/server/app/templates.segments/_tree.segment.rsc +2 -2
  77. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +2 -2
  78. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  79. package/.next/server/app-paths-manifest.json +2 -2
  80. package/.next/server/chunks/189.js +1 -1
  81. package/.next/server/chunks/325.js +1 -1
  82. package/.next/server/chunks/642.js +1 -1
  83. package/.next/server/chunks/681.js +1 -1
  84. package/.next/server/middleware-build-manifest.js +1 -1
  85. package/.next/server/pages/404.html +1 -1
  86. package/.next/server/pages/500.html +1 -1
  87. package/.next/server/server-reference-manifest.json +1 -1
  88. package/.next/static/chunks/245-f3d2948b0049e981.js +1 -0
  89. package/.next/static/chunks/{641-66f3ba81d2479b02.js → 641-8c9e921c7be99a9d.js} +1 -1
  90. package/.next/static/chunks/744-c2e8529e7a5b0221.js +1 -0
  91. package/.next/static/chunks/app/connect/page-14d8e3fa9505959f.js +1 -0
  92. package/.next/static/chunks/app/new/page-4452a15141b14ef3.js +1 -0
  93. package/.next/static/chunks/app/onboarding/page-cc53c4eeeb372cda.js +1 -0
  94. package/.next/static/chunks/app/page-de91de3476faae94.js +1 -0
  95. package/.next/static/chunks/app/templates/page-4984d1f588c30038.js +1 -0
  96. package/.next/static/css/{a2b7a8d35dba10d3.css → e17f6c0e70cdd1f3.css} +1 -1
  97. package/.next/trace +20 -20
  98. package/.next/trace-build +1 -1
  99. package/dist/cli/commands/doctor.js +1 -0
  100. package/dist/cli/commands/doctor.js.map +1 -1
  101. package/dist/cli/commands/init.js +1 -0
  102. package/dist/cli/commands/init.js.map +1 -1
  103. package/dist/cli/commands/quickstart.js +1 -0
  104. package/dist/cli/commands/quickstart.js.map +1 -1
  105. package/dist/cli/commands/start.js +87 -1
  106. package/dist/cli/commands/start.js.map +1 -1
  107. package/dist/cli/commands/update.js +123 -1
  108. package/dist/cli/commands/update.js.map +1 -1
  109. package/dist/daemon/agents/antigravity.js +87 -0
  110. package/dist/daemon/agents/antigravity.js.map +1 -0
  111. package/dist/daemon/agents/index.js +4 -1
  112. package/dist/daemon/agents/index.js.map +1 -1
  113. package/dist/daemon/agents/parsers/antigravity.js +119 -0
  114. package/dist/daemon/agents/parsers/antigravity.js.map +1 -0
  115. package/dist/daemon/agents/parsers/index.js +4 -1
  116. package/dist/daemon/agents/parsers/index.js.map +1 -1
  117. package/dist/daemon/error-detector.js +20 -2
  118. package/dist/daemon/error-detector.js.map +1 -1
  119. package/dist/lib/cli-detect.js +9 -0
  120. package/dist/lib/cli-detect.js.map +1 -1
  121. package/dist/lib/cli-health.js +1 -0
  122. package/dist/lib/cli-health.js.map +1 -1
  123. package/dist/lib/cli-paths.js +1 -0
  124. package/dist/lib/cli-paths.js.map +1 -1
  125. package/dist/lib/cli-precheck.js +9 -0
  126. package/dist/lib/cli-precheck.js.map +1 -1
  127. package/dist/lib/db/voices.js +1 -1
  128. package/dist/lib/db/voices.js.map +1 -1
  129. package/dist/lib/lineage-maps.js +31 -0
  130. package/dist/lib/lineage-maps.js.map +1 -1
  131. package/dist/lib/template-schema.js +2 -2
  132. package/dist/lib/template-schema.js.map +1 -1
  133. package/dist/lib/voices.js +6 -0
  134. package/dist/lib/voices.js.map +1 -1
  135. package/package.json +1 -1
  136. package/.next/static/chunks/245-686f2a9a3d4d5554.js +0 -1
  137. package/.next/static/chunks/744-a5a2f718e91700bd.js +0 -1
  138. package/.next/static/chunks/app/connect/page-e216744a2daa061b.js +0 -1
  139. package/.next/static/chunks/app/new/page-d65ea7687a1b37ad.js +0 -1
  140. package/.next/static/chunks/app/onboarding/page-9f2b388be3008bdc.js +0 -1
  141. package/.next/static/chunks/app/page-75f1f750029680bd.js +0 -1
  142. package/.next/static/chunks/app/templates/page-0cfb5ce79f29fcd5.js +0 -1
  143. /package/.next/static/{4hHxZHWTDLJU0ZZPkLRz- → K3ZP-A6lDlsvS8qZe3cKK}/_buildManifest.js +0 -0
  144. /package/.next/static/{4hHxZHWTDLJU0ZZPkLRz- → K3ZP-A6lDlsvS8qZe3cKK}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- 4hHxZHWTDLJU0ZZPkLRz-
1
+ K3ZP-A6lDlsvS8qZe3cKK
@@ -10,10 +10,10 @@
10
10
  "/personas/page": "/personas",
11
11
  "/settings/page": "/settings",
12
12
  "/templates/page": "/templates",
13
- "/demo/[scenario]/page": "/demo/[scenario]",
14
13
  "/connect/page": "/connect",
15
- "/page": "/",
14
+ "/demo/[scenario]/page": "/demo/[scenario]",
16
15
  "/runs/page": "/runs",
17
16
  "/settings/permissions/page": "/settings/permissions",
17
+ "/page": "/",
18
18
  "/runs/[runId]/page": "/runs/[runId]"
19
19
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/4hHxZHWTDLJU0ZZPkLRz-/_buildManifest.js",
8
- "static/4hHxZHWTDLJU0ZZPkLRz-/_ssgManifest.js"
7
+ "static/K3ZP-A6lDlsvS8qZe3cKK/_buildManifest.js",
8
+ "static/K3ZP-A6lDlsvS8qZe3cKK/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-87142ab87b87c8fb.js",
@@ -232,8 +232,8 @@
232
232
  "dynamicRoutes": {},
233
233
  "notFoundRoutes": [],
234
234
  "preview": {
235
- "previewModeId": "a156c20a9561fd8e84ff26cf2dd3db77",
236
- "previewModeSigningKey": "5f152fe869a4730dc28910881f55e07d5605e0a78e41ff6ff03e7b05b8697e37",
237
- "previewModeEncryptionKey": "326ab30f1c7a61167a8fc94dec62436d8de15df41933d30461020ae3ad607b67"
235
+ "previewModeId": "bdcc1dbe038557adf53b9598a1ef2ea3",
236
+ "previewModeSigningKey": "e44f0a29de78ecb6865507f5c7413a8743adf43f0ce0957152008550e0e7827d",
237
+ "previewModeEncryptionKey": "2ca3eb95e742812851fd6a085c6fd22f99f4287657291e8599cb5bf59645bcc5"
238
238
  }
239
239
  }
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/a2b7a8d35dba10d3.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/_global-error/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/e17f6c0e70cdd1f3.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/_global-error/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[5017,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[5017,[],\"ViewportBoundary\"]\na:I[5017,[],\"MetadataBoundary\"]\nc:I[3720,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"4hHxZHWTDLJU0ZZPkLRz-\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\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,"6:null\nb:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[5017,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[5017,[],\"ViewportBoundary\"]\na:I[5017,[],\"MetadataBoundary\"]\nc:I[3720,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"K3ZP-A6lDlsvS8qZe3cKK\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\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,"6:null\nb:[]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  8:I[5017,[],"ViewportBoundary"]
7
7
  a:I[5017,[],"MetadataBoundary"]
8
8
  c:I[3720,[],"default",1]
9
- 0:{"P":null,"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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"4hHxZHWTDLJU0ZZPkLRz-"}
9
+ 0:{"P":null,"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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"K3ZP-A6lDlsvS8qZe3cKK"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -6,7 +6,7 @@
6
6
  8:I[5017,[],"ViewportBoundary"]
7
7
  a:I[5017,[],"MetadataBoundary"]
8
8
  c:I[3720,[],"default",1]
9
- 0:{"P":null,"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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"4hHxZHWTDLJU0ZZPkLRz-"}
9
+ 0:{"P":null,"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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"K3ZP-A6lDlsvS8qZe3cKK"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[5017,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"4hHxZHWTDLJU0ZZPkLRz-"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"K3ZP-A6lDlsvS8qZe3cKK"}
5
5
  4:null
@@ -2,4 +2,4 @@
2
2
  2:I[5484,[],""]
3
3
  3:I[5482,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"4hHxZHWTDLJU0ZZPkLRz-"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"K3ZP-A6lDlsvS8qZe3cKK"}
@@ -2,4 +2,4 @@
2
2
  2:I[5017,[],"ViewportBoundary"]
3
3
  3:I[5017,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"4hHxZHWTDLJU0ZZPkLRz-"}
5
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"K3ZP-A6lDlsvS8qZe3cKK"}
@@ -2,4 +2,4 @@
2
2
  2:I[5484,[],""]
3
3
  3:I[5482,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"4hHxZHWTDLJU0ZZPkLRz-"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"K3ZP-A6lDlsvS8qZe3cKK"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"4hHxZHWTDLJU0ZZPkLRz-"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"K3ZP-A6lDlsvS8qZe3cKK"}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/a2b7a8d35dba10d3.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/_not-found/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-8c9e921c7be99a9d.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-de91de3476faae94.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/e17f6c0e70cdd1f3.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/_not-found/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="dark __variable_246ccd __variable_4c40f6 h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/f5271587012faf78-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a2b7a8d35dba10d3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?b67a357858af4169" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?79b94d624cb60ac1" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><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>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-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[5017,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[5017,[],\"ViewportBoundary\"]\na:I[5017,[],\"MetadataBoundary\"]\nc:I[3720,[],\"default\",1]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/f5271587012faf78-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a2b7a8d35dba10d3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a2b7a8d35dba10d3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark __variable_246ccd __variable_4c40f6 h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$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\":[[[\"$\",\"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,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"4hHxZHWTDLJU0ZZPkLRz-\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\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,"e:I[3068,[],\"IconMark\"]\n6:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?b67a357858af4169\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?79b94d624cb60ac1\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$Le\",\"4\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="dark __variable_246ccd __variable_4c40f6 h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/f5271587012faf78-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e17f6c0e70cdd1f3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?b67a357858af4169" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?79b94d624cb60ac1" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><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>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-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[5017,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[5017,[],\"ViewportBoundary\"]\na:I[5017,[],\"MetadataBoundary\"]\nc:I[3720,[],\"default\",1]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/f5271587012faf78-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e17f6c0e70cdd1f3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e17f6c0e70cdd1f3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark __variable_246ccd __variable_4c40f6 h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$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\":[[[\"$\",\"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,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"K3ZP-A6lDlsvS8qZe3cKK\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\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,"e:I[3068,[],\"IconMark\"]\n6:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?b67a357858af4169\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?79b94d624cb60ac1\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$Le\",\"4\",{}]]\n"])</script></body></html>
@@ -8,8 +8,8 @@ a:I[5017,[],"MetadataBoundary"]
8
8
  c:I[3720,[],"default",1]
9
9
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
10
10
  :HL["/_next/static/media/f5271587012faf78-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
- :HL["/_next/static/css/a2b7a8d35dba10d3.css","style"]
12
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a2b7a8d35dba10d3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark __variable_246ccd __variable_4c40f6 h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$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":[[["$","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,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"4hHxZHWTDLJU0ZZPkLRz-"}
11
+ :HL["/_next/static/css/e17f6c0e70cdd1f3.css","style"]
12
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e17f6c0e70cdd1f3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark __variable_246ccd __variable_4c40f6 h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$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":[[["$","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,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"K3ZP-A6lDlsvS8qZe3cKK"}
13
13
  d:[]
14
14
  7:"$Wd"
15
15
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]