madarx 2.9.15 → 2.9.16

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 (311) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +340 -340
  3. package/.next/standalone/.next/app-path-routes-manifest.json +83 -83
  4. package/.next/standalone/.next/build-manifest.json +2 -2
  5. package/.next/standalone/.next/prerender-manifest.json +15 -15
  6. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  8. package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
  9. package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/admin/page.js +3 -3
  11. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/agents/[id]/page.js +4 -4
  13. package/.next/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/.next/server/app/agents/page.js +1 -1
  15. package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/api/activity/route_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/api/admin/audit-export/route_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/api/admin/share-links/route_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/api/agent-memory/route_client-reference-manifest.js +1 -1
  20. package/.next/standalone/.next/server/app/api/agent-runs/[id]/cancel/route_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/api/agent-runs/[id]/events/route_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/api/agent-runs/[id]/log/route_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/api/agent-runs/[id]/route_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/api/agent-runs/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/agents/[id]/chain/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/agents/[id]/memory/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/agents/[id]/reports/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/agents/[id]/run/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/agents/[id]/skills/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/agents/create/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/agents/ops/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/approvals/[id]/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/approvals/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/artifacts/[id]/acl/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/artifacts/[id]/protect/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/artifacts/[id]/raw/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/artifacts/[id]/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/artifacts/upload/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/audit/list/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/audit/search/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/auth/config/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/auth/join-bootstrap/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/brand/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/cron/tick/route.js +2 -1
  56. package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/heartbeat/worker/route.js +2 -1
  87. package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
  153. package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
  157. package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
  158. package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
  163. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
  166. package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
  167. package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
  168. package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
  169. package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
  170. package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
  171. package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  172. package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
  175. package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
  176. package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
  177. package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
  178. package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
  179. package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
  180. package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
  181. package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
  182. package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
  183. package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
  184. package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
  185. package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
  186. package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
  187. package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
  189. package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
  190. package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/approvals/page.js +1 -1
  192. package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +1 -1
  193. package/.next/standalone/.next/server/app/architecture/page_client-reference-manifest.js +1 -1
  194. package/.next/standalone/.next/server/app/architecture.html +2 -2
  195. package/.next/standalone/.next/server/app/architecture.rsc +1 -1
  196. package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  198. package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
  199. package/.next/standalone/.next/server/app/brand.html +1 -1
  200. package/.next/standalone/.next/server/app/brand.rsc +1 -1
  201. package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
  202. package/.next/standalone/.next/server/app/federated-ai/page_client-reference-manifest.js +1 -1
  203. package/.next/standalone/.next/server/app/federated-ai.html +2 -2
  204. package/.next/standalone/.next/server/app/federated-ai.rsc +1 -1
  205. package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +2 -2
  207. package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
  208. package/.next/standalone/.next/server/app/hail/[id]/page.js +1 -1
  209. package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
  210. package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +2 -2
  211. package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
  212. package/.next/standalone/.next/server/app/hail/page.js +2 -2
  213. package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
  214. package/.next/standalone/.next/server/app/help/[slug]/page_client-reference-manifest.js +1 -1
  215. package/.next/standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
  216. package/.next/standalone/.next/server/app/index.html +2 -2
  217. package/.next/standalone/.next/server/app/index.rsc +1 -1
  218. package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
  219. package/.next/standalone/.next/server/app/join.html +1 -1
  220. package/.next/standalone/.next/server/app/join.rsc +1 -1
  221. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  222. package/.next/standalone/.next/server/app/marketplace/page.js +2 -2
  223. package/.next/standalone/.next/server/app/marketplace/page_client-reference-manifest.js +1 -1
  224. package/.next/standalone/.next/server/app/mines/[projectId]/page_client-reference-manifest.js +1 -1
  225. package/.next/standalone/.next/server/app/mines/[projectId]/results/page_client-reference-manifest.js +1 -1
  226. package/.next/standalone/.next/server/app/mines/page_client-reference-manifest.js +1 -1
  227. package/.next/standalone/.next/server/app/missions/page.js +2 -2
  228. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  229. package/.next/standalone/.next/server/app/onboarding/org/page_client-reference-manifest.js +1 -1
  230. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  231. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  232. package/.next/standalone/.next/server/app/onboarding.rsc +1 -1
  233. package/.next/standalone/.next/server/app/org/page.js +1 -1
  234. package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
  235. package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
  236. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  237. package/.next/standalone/.next/server/app/projects/[slug]/log/page_client-reference-manifest.js +1 -1
  238. package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  239. package/.next/standalone/.next/server/app/projects/new/page.js +2 -2
  240. package/.next/standalone/.next/server/app/projects/new/page_client-reference-manifest.js +1 -1
  241. package/.next/standalone/.next/server/app/projects/new.html +1 -1
  242. package/.next/standalone/.next/server/app/projects/new.rsc +2 -2
  243. package/.next/standalone/.next/server/app/projects/page.js +6 -6
  244. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  245. package/.next/standalone/.next/server/app/reports/[file]/route_client-reference-manifest.js +1 -1
  246. package/.next/standalone/.next/server/app/reports/page_client-reference-manifest.js +1 -1
  247. package/.next/standalone/.next/server/app/runtime/page_client-reference-manifest.js +1 -1
  248. package/.next/standalone/.next/server/app/schedules/page.js +2 -2
  249. package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
  250. package/.next/standalone/.next/server/app/settings/account/page_client-reference-manifest.js +1 -1
  251. package/.next/standalone/.next/server/app/settings/advanced/page_client-reference-manifest.js +1 -1
  252. package/.next/standalone/.next/server/app/settings/appearance/page_client-reference-manifest.js +1 -1
  253. package/.next/standalone/.next/server/app/settings/brand/page_client-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/app/settings/brand.html +2 -2
  255. package/.next/standalone/.next/server/app/settings/brand.rsc +1 -1
  256. package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
  257. package/.next/standalone/.next/server/app/settings/engines/page_client-reference-manifest.js +1 -1
  258. package/.next/standalone/.next/server/app/settings/onboarding/page_client-reference-manifest.js +1 -1
  259. package/.next/standalone/.next/server/app/settings/onboarding.html +2 -2
  260. package/.next/standalone/.next/server/app/settings/onboarding.rsc +1 -1
  261. package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
  262. package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
  263. package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
  264. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  265. package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +1 -1
  266. package/.next/standalone/.next/server/app/settings/tools/page_client-reference-manifest.js +1 -1
  267. package/.next/standalone/.next/server/app/settings.html +2 -2
  268. package/.next/standalone/.next/server/app/settings.rsc +1 -1
  269. package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
  270. package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
  271. package/.next/standalone/.next/server/app/tasks/[id]/page.js +2 -2
  272. package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  273. package/.next/standalone/.next/server/app/tasks/page.js +2 -2
  274. package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  275. package/.next/standalone/.next/server/app/team/[agentId]/page_client-reference-manifest.js +1 -1
  276. package/.next/standalone/.next/server/app/team/page_client-reference-manifest.js +1 -1
  277. package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  278. package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
  279. package/.next/standalone/.next/server/app/whatsapp.html +1 -1
  280. package/.next/standalone/.next/server/app/whatsapp.rsc +1 -1
  281. package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
  282. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
  283. package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
  284. package/.next/standalone/.next/server/app/workflows/new/page_client-reference-manifest.js +1 -1
  285. package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
  286. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
  287. package/.next/standalone/.next/server/app-paths-manifest.json +83 -83
  288. package/.next/standalone/.next/server/chunks/{7237.js → 4491.js} +1 -1
  289. package/.next/standalone/.next/server/chunks/671.js +2 -1
  290. package/.next/standalone/.next/server/chunks/6818.js +2 -1
  291. package/.next/standalone/.next/server/functions-config-manifest.json +47 -47
  292. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  293. package/.next/standalone/.next/server/pages/404.html +1 -1
  294. package/.next/standalone/.next/server/pages/500.html +1 -1
  295. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  296. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  297. package/.next/{static/chunks/app/projects/page-12a061056fdc39e6.js → standalone/.next/static/chunks/app/projects/page-55035da4929b0a54.js} +1 -1
  298. package/.next/standalone/data/.artifacts-migrated-v1 +1 -1
  299. package/.next/standalone/data/.default-project-seeded +1 -1
  300. package/.next/standalone/data/madarx.sqlite +0 -0
  301. package/.next/standalone/data/madarx.sqlite-shm +0 -0
  302. package/.next/standalone/data/madarx.sqlite-wal +0 -0
  303. package/.next/standalone/package.json +1 -1
  304. package/.next/{standalone/.next/static/chunks/app/projects/page-12a061056fdc39e6.js → static/chunks/app/projects/page-55035da4929b0a54.js} +1 -1
  305. package/lib/cli/run.js +7 -1
  306. package/lib/inproc-token.js +56 -15
  307. package/package.json +1 -1
  308. /package/.next/standalone/.next/static/{vM-kcyWOi92l1683YawZi → 2RfTrr-f-kguN8w_Cu1jr}/_buildManifest.js +0 -0
  309. /package/.next/standalone/.next/static/{vM-kcyWOi92l1683YawZi → 2RfTrr-f-kguN8w_Cu1jr}/_ssgManifest.js +0 -0
  310. /package/.next/static/{vM-kcyWOi92l1683YawZi → 2RfTrr-f-kguN8w_Cu1jr}/_buildManifest.js +0 -0
  311. /package/.next/static/{vM-kcyWOi92l1683YawZi → 2RfTrr-f-kguN8w_Cu1jr}/_ssgManifest.js +0 -0
@@ -60,6 +60,13 @@
60
60
  "static/chunks/main-app-646d86f6b65133fa.js",
61
61
  "static/chunks/app/api/activity/route-abb4b18098f1d93e.js"
62
62
  ],
63
+ "/api/admin/audit-export/route": [
64
+ "static/chunks/webpack-9b86a02e210b78df.js",
65
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
66
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
67
+ "static/chunks/main-app-646d86f6b65133fa.js",
68
+ "static/chunks/app/api/admin/audit-export/route-abb4b18098f1d93e.js"
69
+ ],
63
70
  "/api/admin/share-links/route": [
64
71
  "static/chunks/webpack-9b86a02e210b78df.js",
65
72
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -81,19 +88,19 @@
81
88
  "static/chunks/main-app-646d86f6b65133fa.js",
82
89
  "static/chunks/app/api/agent-runs/[id]/cancel/route-abb4b18098f1d93e.js"
83
90
  ],
84
- "/api/agent-runs/[id]/log/route": [
91
+ "/api/agent-runs/[id]/events/route": [
85
92
  "static/chunks/webpack-9b86a02e210b78df.js",
86
93
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
87
94
  "static/chunks/1255-b28ea36bf0cdbd65.js",
88
95
  "static/chunks/main-app-646d86f6b65133fa.js",
89
- "static/chunks/app/api/agent-runs/[id]/log/route-abb4b18098f1d93e.js"
96
+ "static/chunks/app/api/agent-runs/[id]/events/route-abb4b18098f1d93e.js"
90
97
  ],
91
- "/api/agent-runs/[id]/events/route": [
98
+ "/api/agent-runs/[id]/log/route": [
92
99
  "static/chunks/webpack-9b86a02e210b78df.js",
93
100
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
94
101
  "static/chunks/1255-b28ea36bf0cdbd65.js",
95
102
  "static/chunks/main-app-646d86f6b65133fa.js",
96
- "static/chunks/app/api/agent-runs/[id]/events/route-abb4b18098f1d93e.js"
103
+ "static/chunks/app/api/agent-runs/[id]/log/route-abb4b18098f1d93e.js"
97
104
  ],
98
105
  "/api/agent-runs/[id]/route": [
99
106
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -130,19 +137,19 @@
130
137
  "static/chunks/main-app-646d86f6b65133fa.js",
131
138
  "static/chunks/app/api/agents/[id]/reports/route-abb4b18098f1d93e.js"
132
139
  ],
133
- "/api/agents/[id]/run/route": [
140
+ "/api/agents/create/route": [
134
141
  "static/chunks/webpack-9b86a02e210b78df.js",
135
142
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
136
143
  "static/chunks/1255-b28ea36bf0cdbd65.js",
137
144
  "static/chunks/main-app-646d86f6b65133fa.js",
138
- "static/chunks/app/api/agents/[id]/run/route-abb4b18098f1d93e.js"
145
+ "static/chunks/app/api/agents/create/route-abb4b18098f1d93e.js"
139
146
  ],
140
- "/api/admin/audit-export/route": [
147
+ "/api/agents/ops/route": [
141
148
  "static/chunks/webpack-9b86a02e210b78df.js",
142
149
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
143
150
  "static/chunks/1255-b28ea36bf0cdbd65.js",
144
151
  "static/chunks/main-app-646d86f6b65133fa.js",
145
- "static/chunks/app/api/admin/audit-export/route-abb4b18098f1d93e.js"
152
+ "static/chunks/app/api/agents/ops/route-abb4b18098f1d93e.js"
146
153
  ],
147
154
  "/api/approvals/[id]/route": [
148
155
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -158,13 +165,6 @@
158
165
  "static/chunks/main-app-646d86f6b65133fa.js",
159
166
  "static/chunks/app/api/approvals/route-abb4b18098f1d93e.js"
160
167
  ],
161
- "/api/agents/ops/route": [
162
- "static/chunks/webpack-9b86a02e210b78df.js",
163
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
164
- "static/chunks/1255-b28ea36bf0cdbd65.js",
165
- "static/chunks/main-app-646d86f6b65133fa.js",
166
- "static/chunks/app/api/agents/ops/route-abb4b18098f1d93e.js"
167
- ],
168
168
  "/api/artifacts/[id]/acl/route": [
169
169
  "static/chunks/webpack-9b86a02e210b78df.js",
170
170
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -172,19 +172,12 @@
172
172
  "static/chunks/main-app-646d86f6b65133fa.js",
173
173
  "static/chunks/app/api/artifacts/[id]/acl/route-abb4b18098f1d93e.js"
174
174
  ],
175
- "/api/agents/create/route": [
176
- "static/chunks/webpack-9b86a02e210b78df.js",
177
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
178
- "static/chunks/1255-b28ea36bf0cdbd65.js",
179
- "static/chunks/main-app-646d86f6b65133fa.js",
180
- "static/chunks/app/api/agents/create/route-abb4b18098f1d93e.js"
181
- ],
182
- "/api/agents/[id]/skills/route": [
175
+ "/api/artifacts/[id]/protect/route": [
183
176
  "static/chunks/webpack-9b86a02e210b78df.js",
184
177
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
185
178
  "static/chunks/1255-b28ea36bf0cdbd65.js",
186
179
  "static/chunks/main-app-646d86f6b65133fa.js",
187
- "static/chunks/app/api/agents/[id]/skills/route-abb4b18098f1d93e.js"
180
+ "static/chunks/app/api/artifacts/[id]/protect/route-abb4b18098f1d93e.js"
188
181
  ],
189
182
  "/api/artifacts/[id]/raw/route": [
190
183
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -193,33 +186,33 @@
193
186
  "static/chunks/main-app-646d86f6b65133fa.js",
194
187
  "static/chunks/app/api/artifacts/[id]/raw/route-abb4b18098f1d93e.js"
195
188
  ],
196
- "/api/artifacts/[id]/share-link/[linkId]/route": [
189
+ "/api/artifacts/[id]/route": [
197
190
  "static/chunks/webpack-9b86a02e210b78df.js",
198
191
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
199
192
  "static/chunks/1255-b28ea36bf0cdbd65.js",
200
193
  "static/chunks/main-app-646d86f6b65133fa.js",
201
- "static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-abb4b18098f1d93e.js"
194
+ "static/chunks/app/api/artifacts/[id]/route-abb4b18098f1d93e.js"
202
195
  ],
203
- "/api/artifacts/[id]/route": [
196
+ "/api/agents/[id]/run/route": [
204
197
  "static/chunks/webpack-9b86a02e210b78df.js",
205
198
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
206
199
  "static/chunks/1255-b28ea36bf0cdbd65.js",
207
200
  "static/chunks/main-app-646d86f6b65133fa.js",
208
- "static/chunks/app/api/artifacts/[id]/route-abb4b18098f1d93e.js"
201
+ "static/chunks/app/api/agents/[id]/run/route-abb4b18098f1d93e.js"
209
202
  ],
210
- "/api/artifacts/upload/route": [
203
+ "/api/artifacts/[id]/share-link/route": [
211
204
  "static/chunks/webpack-9b86a02e210b78df.js",
212
205
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
213
206
  "static/chunks/1255-b28ea36bf0cdbd65.js",
214
207
  "static/chunks/main-app-646d86f6b65133fa.js",
215
- "static/chunks/app/api/artifacts/upload/route-abb4b18098f1d93e.js"
208
+ "static/chunks/app/api/artifacts/[id]/share-link/route-abb4b18098f1d93e.js"
216
209
  ],
217
- "/api/artifacts/[id]/share-link/route": [
210
+ "/api/artifacts/upload/route": [
218
211
  "static/chunks/webpack-9b86a02e210b78df.js",
219
212
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
220
213
  "static/chunks/1255-b28ea36bf0cdbd65.js",
221
214
  "static/chunks/main-app-646d86f6b65133fa.js",
222
- "static/chunks/app/api/artifacts/[id]/share-link/route-abb4b18098f1d93e.js"
215
+ "static/chunks/app/api/artifacts/upload/route-abb4b18098f1d93e.js"
223
216
  ],
224
217
  "/api/audit/list/route": [
225
218
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -242,12 +235,12 @@
242
235
  "static/chunks/main-app-646d86f6b65133fa.js",
243
236
  "static/chunks/app/api/auth/callback/route-abb4b18098f1d93e.js"
244
237
  ],
245
- "/api/auth/config/route": [
238
+ "/api/agents/[id]/skills/route": [
246
239
  "static/chunks/webpack-9b86a02e210b78df.js",
247
240
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
248
241
  "static/chunks/1255-b28ea36bf0cdbd65.js",
249
242
  "static/chunks/main-app-646d86f6b65133fa.js",
250
- "static/chunks/app/api/auth/config/route-abb4b18098f1d93e.js"
243
+ "static/chunks/app/api/agents/[id]/skills/route-abb4b18098f1d93e.js"
251
244
  ],
252
245
  "/api/auth/join-bootstrap/route": [
253
246
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -256,61 +249,61 @@
256
249
  "static/chunks/main-app-646d86f6b65133fa.js",
257
250
  "static/chunks/app/api/auth/join-bootstrap/route-abb4b18098f1d93e.js"
258
251
  ],
259
- "/api/chat/sessions/[id]/route": [
252
+ "/api/auth/session/route": [
260
253
  "static/chunks/webpack-9b86a02e210b78df.js",
261
254
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
262
255
  "static/chunks/1255-b28ea36bf0cdbd65.js",
263
256
  "static/chunks/main-app-646d86f6b65133fa.js",
264
- "static/chunks/app/api/chat/sessions/[id]/route-abb4b18098f1d93e.js"
257
+ "static/chunks/app/api/auth/session/route-abb4b18098f1d93e.js"
265
258
  ],
266
- "/api/chat/sessions/route": [
259
+ "/api/brand/route": [
267
260
  "static/chunks/webpack-9b86a02e210b78df.js",
268
261
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
269
262
  "static/chunks/1255-b28ea36bf0cdbd65.js",
270
263
  "static/chunks/main-app-646d86f6b65133fa.js",
271
- "static/chunks/app/api/chat/sessions/route-abb4b18098f1d93e.js"
264
+ "static/chunks/app/api/brand/route-abb4b18098f1d93e.js"
272
265
  ],
273
- "/api/config/env/route": [
266
+ "/api/chat/sessions/[id]/route": [
274
267
  "static/chunks/webpack-9b86a02e210b78df.js",
275
268
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
276
269
  "static/chunks/1255-b28ea36bf0cdbd65.js",
277
270
  "static/chunks/main-app-646d86f6b65133fa.js",
278
- "static/chunks/app/api/config/env/route-abb4b18098f1d93e.js"
271
+ "static/chunks/app/api/chat/sessions/[id]/route-abb4b18098f1d93e.js"
279
272
  ],
280
- "/api/config/route": [
273
+ "/api/chat/sessions/route": [
281
274
  "static/chunks/webpack-9b86a02e210b78df.js",
282
275
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
283
276
  "static/chunks/1255-b28ea36bf0cdbd65.js",
284
277
  "static/chunks/main-app-646d86f6b65133fa.js",
285
- "static/chunks/app/api/config/route-abb4b18098f1d93e.js"
278
+ "static/chunks/app/api/chat/sessions/route-abb4b18098f1d93e.js"
286
279
  ],
287
- "/api/connections/[service]/route": [
280
+ "/api/config/env/route": [
288
281
  "static/chunks/webpack-9b86a02e210b78df.js",
289
282
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
290
283
  "static/chunks/1255-b28ea36bf0cdbd65.js",
291
284
  "static/chunks/main-app-646d86f6b65133fa.js",
292
- "static/chunks/app/api/connections/[service]/route-abb4b18098f1d93e.js"
285
+ "static/chunks/app/api/config/env/route-abb4b18098f1d93e.js"
293
286
  ],
294
- "/api/artifacts/[id]/protect/route": [
287
+ "/api/connections/[service]/route": [
295
288
  "static/chunks/webpack-9b86a02e210b78df.js",
296
289
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
297
290
  "static/chunks/1255-b28ea36bf0cdbd65.js",
298
291
  "static/chunks/main-app-646d86f6b65133fa.js",
299
- "static/chunks/app/api/artifacts/[id]/protect/route-abb4b18098f1d93e.js"
292
+ "static/chunks/app/api/connections/[service]/route-abb4b18098f1d93e.js"
300
293
  ],
301
- "/api/connections/route": [
294
+ "/api/artifacts/[id]/share-link/[linkId]/route": [
302
295
  "static/chunks/webpack-9b86a02e210b78df.js",
303
296
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
304
297
  "static/chunks/1255-b28ea36bf0cdbd65.js",
305
298
  "static/chunks/main-app-646d86f6b65133fa.js",
306
- "static/chunks/app/api/connections/route-abb4b18098f1d93e.js"
299
+ "static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-abb4b18098f1d93e.js"
307
300
  ],
308
- "/api/brand/route": [
301
+ "/api/connections/route": [
309
302
  "static/chunks/webpack-9b86a02e210b78df.js",
310
303
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
311
304
  "static/chunks/1255-b28ea36bf0cdbd65.js",
312
305
  "static/chunks/main-app-646d86f6b65133fa.js",
313
- "static/chunks/app/api/brand/route-abb4b18098f1d93e.js"
306
+ "static/chunks/app/api/connections/route-abb4b18098f1d93e.js"
314
307
  ],
315
308
  "/api/cron/tick/route": [
316
309
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -326,19 +319,19 @@
326
319
  "static/chunks/main-app-646d86f6b65133fa.js",
327
320
  "static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-abb4b18098f1d93e.js"
328
321
  ],
329
- "/api/disk/files/[id]/blob/route": [
322
+ "/api/dashboard/spaces/[id]/share-link/route": [
330
323
  "static/chunks/webpack-9b86a02e210b78df.js",
331
324
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
332
325
  "static/chunks/1255-b28ea36bf0cdbd65.js",
333
326
  "static/chunks/main-app-646d86f6b65133fa.js",
334
- "static/chunks/app/api/disk/files/[id]/blob/route-abb4b18098f1d93e.js"
327
+ "static/chunks/app/api/dashboard/spaces/[id]/share-link/route-abb4b18098f1d93e.js"
335
328
  ],
336
- "/api/dashboard/spaces/[id]/share-link/route": [
329
+ "/api/disk/files/[id]/blob/route": [
337
330
  "static/chunks/webpack-9b86a02e210b78df.js",
338
331
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
339
332
  "static/chunks/1255-b28ea36bf0cdbd65.js",
340
333
  "static/chunks/main-app-646d86f6b65133fa.js",
341
- "static/chunks/app/api/dashboard/spaces/[id]/share-link/route-abb4b18098f1d93e.js"
334
+ "static/chunks/app/api/disk/files/[id]/blob/route-abb4b18098f1d93e.js"
342
335
  ],
343
336
  "/api/disk/files/[id]/route": [
344
337
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -354,19 +347,19 @@
354
347
  "static/chunks/main-app-646d86f6b65133fa.js",
355
348
  "static/chunks/app/api/disk/files/[id]/transcribe/route-abb4b18098f1d93e.js"
356
349
  ],
357
- "/api/disk/folders/route": [
350
+ "/api/disk/files/route": [
358
351
  "static/chunks/webpack-9b86a02e210b78df.js",
359
352
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
360
353
  "static/chunks/1255-b28ea36bf0cdbd65.js",
361
354
  "static/chunks/main-app-646d86f6b65133fa.js",
362
- "static/chunks/app/api/disk/folders/route-abb4b18098f1d93e.js"
355
+ "static/chunks/app/api/disk/files/route-abb4b18098f1d93e.js"
363
356
  ],
364
- "/api/disk/files/route": [
357
+ "/api/disk/folders/route": [
365
358
  "static/chunks/webpack-9b86a02e210b78df.js",
366
359
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
367
360
  "static/chunks/1255-b28ea36bf0cdbd65.js",
368
361
  "static/chunks/main-app-646d86f6b65133fa.js",
369
- "static/chunks/app/api/disk/files/route-abb4b18098f1d93e.js"
362
+ "static/chunks/app/api/disk/folders/route-abb4b18098f1d93e.js"
370
363
  ],
371
364
  "/api/events/since/[cursor]/route": [
372
365
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -382,12 +375,12 @@
382
375
  "static/chunks/main-app-646d86f6b65133fa.js",
383
376
  "static/chunks/app/api/events/stream/route-abb4b18098f1d93e.js"
384
377
  ],
385
- "/api/hail/engagements/[id]/blueprint/route": [
378
+ "/api/auth/config/route": [
386
379
  "static/chunks/webpack-9b86a02e210b78df.js",
387
380
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
388
381
  "static/chunks/1255-b28ea36bf0cdbd65.js",
389
382
  "static/chunks/main-app-646d86f6b65133fa.js",
390
- "static/chunks/app/api/hail/engagements/[id]/blueprint/route-abb4b18098f1d93e.js"
383
+ "static/chunks/app/api/auth/config/route-abb4b18098f1d93e.js"
391
384
  ],
392
385
  "/api/fs/pick-folder/route": [
393
386
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -396,6 +389,13 @@
396
389
  "static/chunks/main-app-646d86f6b65133fa.js",
397
390
  "static/chunks/app/api/fs/pick-folder/route-abb4b18098f1d93e.js"
398
391
  ],
392
+ "/api/hail/engagements/[id]/blueprint/route": [
393
+ "static/chunks/webpack-9b86a02e210b78df.js",
394
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
395
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
396
+ "static/chunks/main-app-646d86f6b65133fa.js",
397
+ "static/chunks/app/api/hail/engagements/[id]/blueprint/route-abb4b18098f1d93e.js"
398
+ ],
399
399
  "/api/hail/engagements/[id]/diagnostic/route": [
400
400
  "static/chunks/webpack-9b86a02e210b78df.js",
401
401
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -403,12 +403,12 @@
403
403
  "static/chunks/main-app-646d86f6b65133fa.js",
404
404
  "static/chunks/app/api/hail/engagements/[id]/diagnostic/route-abb4b18098f1d93e.js"
405
405
  ],
406
- "/api/auth/session/route": [
406
+ "/api/hail/engagements/[id]/governance/route": [
407
407
  "static/chunks/webpack-9b86a02e210b78df.js",
408
408
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
409
409
  "static/chunks/1255-b28ea36bf0cdbd65.js",
410
410
  "static/chunks/main-app-646d86f6b65133fa.js",
411
- "static/chunks/app/api/auth/session/route-abb4b18098f1d93e.js"
411
+ "static/chunks/app/api/hail/engagements/[id]/governance/route-abb4b18098f1d93e.js"
412
412
  ],
413
413
  "/api/hail/engagements/[id]/interview/route": [
414
414
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -424,12 +424,12 @@
424
424
  "static/chunks/main-app-646d86f6b65133fa.js",
425
425
  "static/chunks/app/api/hail/engagements/[id]/pilot/route-abb4b18098f1d93e.js"
426
426
  ],
427
- "/api/hail/engagements/[id]/quarterly/route": [
427
+ "/api/config/route": [
428
428
  "static/chunks/webpack-9b86a02e210b78df.js",
429
429
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
430
430
  "static/chunks/1255-b28ea36bf0cdbd65.js",
431
431
  "static/chunks/main-app-646d86f6b65133fa.js",
432
- "static/chunks/app/api/hail/engagements/[id]/quarterly/route-abb4b18098f1d93e.js"
432
+ "static/chunks/app/api/config/route-abb4b18098f1d93e.js"
433
433
  ],
434
434
  "/api/hail/engagements/[id]/route": [
435
435
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -452,6 +452,13 @@
452
452
  "static/chunks/main-app-646d86f6b65133fa.js",
453
453
  "static/chunks/app/api/hail/engagements/route-abb4b18098f1d93e.js"
454
454
  ],
455
+ "/api/hail/interviews/[id]/responses/route": [
456
+ "static/chunks/webpack-9b86a02e210b78df.js",
457
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
458
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
459
+ "static/chunks/main-app-646d86f6b65133fa.js",
460
+ "static/chunks/app/api/hail/interviews/[id]/responses/route-abb4b18098f1d93e.js"
461
+ ],
455
462
  "/api/hail/interviews/[id]/route": [
456
463
  "static/chunks/webpack-9b86a02e210b78df.js",
457
464
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -459,12 +466,12 @@
459
466
  "static/chunks/main-app-646d86f6b65133fa.js",
460
467
  "static/chunks/app/api/hail/interviews/[id]/route-abb4b18098f1d93e.js"
461
468
  ],
462
- "/api/hail/interviews/[id]/responses/route": [
469
+ "/api/hail/setup-packages/[id]/apply/route": [
463
470
  "static/chunks/webpack-9b86a02e210b78df.js",
464
471
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
465
472
  "static/chunks/1255-b28ea36bf0cdbd65.js",
466
473
  "static/chunks/main-app-646d86f6b65133fa.js",
467
- "static/chunks/app/api/hail/interviews/[id]/responses/route-abb4b18098f1d93e.js"
474
+ "static/chunks/app/api/hail/setup-packages/[id]/apply/route-abb4b18098f1d93e.js"
468
475
  ],
469
476
  "/api/hail/setup-packages/validate/route": [
470
477
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -473,12 +480,12 @@
473
480
  "static/chunks/main-app-646d86f6b65133fa.js",
474
481
  "static/chunks/app/api/hail/setup-packages/validate/route-abb4b18098f1d93e.js"
475
482
  ],
476
- "/api/fs/create-folder/route": [
483
+ "/api/heartbeat/tick/route": [
477
484
  "static/chunks/webpack-9b86a02e210b78df.js",
478
485
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
479
486
  "static/chunks/1255-b28ea36bf0cdbd65.js",
480
487
  "static/chunks/main-app-646d86f6b65133fa.js",
481
- "static/chunks/app/api/fs/create-folder/route-abb4b18098f1d93e.js"
488
+ "static/chunks/app/api/heartbeat/tick/route-abb4b18098f1d93e.js"
482
489
  ],
483
490
  "/api/heartbeat/worker/route": [
484
491
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -487,13 +494,6 @@
487
494
  "static/chunks/main-app-646d86f6b65133fa.js",
488
495
  "static/chunks/app/api/heartbeat/worker/route-abb4b18098f1d93e.js"
489
496
  ],
490
- "/api/hail/setup-packages/[id]/apply/route": [
491
- "static/chunks/webpack-9b86a02e210b78df.js",
492
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
493
- "static/chunks/1255-b28ea36bf0cdbd65.js",
494
- "static/chunks/main-app-646d86f6b65133fa.js",
495
- "static/chunks/app/api/hail/setup-packages/[id]/apply/route-abb4b18098f1d93e.js"
496
- ],
497
497
  "/api/help/route": [
498
498
  "static/chunks/webpack-9b86a02e210b78df.js",
499
499
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -501,26 +501,26 @@
501
501
  "static/chunks/main-app-646d86f6b65133fa.js",
502
502
  "static/chunks/app/api/help/route-abb4b18098f1d93e.js"
503
503
  ],
504
- "/api/hermes/jobs/[id]/events/route": [
504
+ "/api/connections/[service]/verify/route": [
505
505
  "static/chunks/webpack-9b86a02e210b78df.js",
506
506
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
507
507
  "static/chunks/1255-b28ea36bf0cdbd65.js",
508
508
  "static/chunks/main-app-646d86f6b65133fa.js",
509
- "static/chunks/app/api/hermes/jobs/[id]/events/route-abb4b18098f1d93e.js"
509
+ "static/chunks/app/api/connections/[service]/verify/route-abb4b18098f1d93e.js"
510
510
  ],
511
- "/api/hermes/jobs/route": [
511
+ "/api/hermes/jobs/[id]/route": [
512
512
  "static/chunks/webpack-9b86a02e210b78df.js",
513
513
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
514
514
  "static/chunks/1255-b28ea36bf0cdbd65.js",
515
515
  "static/chunks/main-app-646d86f6b65133fa.js",
516
- "static/chunks/app/api/hermes/jobs/route-abb4b18098f1d93e.js"
516
+ "static/chunks/app/api/hermes/jobs/[id]/route-abb4b18098f1d93e.js"
517
517
  ],
518
- "/api/hermes/jobs/[id]/route": [
518
+ "/api/hermes/jobs/route": [
519
519
  "static/chunks/webpack-9b86a02e210b78df.js",
520
520
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
521
521
  "static/chunks/1255-b28ea36bf0cdbd65.js",
522
522
  "static/chunks/main-app-646d86f6b65133fa.js",
523
- "static/chunks/app/api/hermes/jobs/[id]/route-abb4b18098f1d93e.js"
523
+ "static/chunks/app/api/hermes/jobs/route-abb4b18098f1d93e.js"
524
524
  ],
525
525
  "/api/integrations/google/callback/route": [
526
526
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -536,40 +536,40 @@
536
536
  "static/chunks/main-app-646d86f6b65133fa.js",
537
537
  "static/chunks/app/api/integrations/google/oauth/route-abb4b18098f1d93e.js"
538
538
  ],
539
- "/api/marketplace/route": [
539
+ "/api/marketplace/[id]/route": [
540
540
  "static/chunks/webpack-9b86a02e210b78df.js",
541
541
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
542
542
  "static/chunks/1255-b28ea36bf0cdbd65.js",
543
543
  "static/chunks/main-app-646d86f6b65133fa.js",
544
- "static/chunks/app/api/marketplace/route-abb4b18098f1d93e.js"
544
+ "static/chunks/app/api/marketplace/[id]/route-abb4b18098f1d93e.js"
545
545
  ],
546
- "/api/marketplace/[id]/route": [
546
+ "/api/marketplace/open-design/route": [
547
547
  "static/chunks/webpack-9b86a02e210b78df.js",
548
548
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
549
549
  "static/chunks/1255-b28ea36bf0cdbd65.js",
550
550
  "static/chunks/main-app-646d86f6b65133fa.js",
551
- "static/chunks/app/api/marketplace/[id]/route-abb4b18098f1d93e.js"
551
+ "static/chunks/app/api/marketplace/open-design/route-abb4b18098f1d93e.js"
552
552
  ],
553
- "/api/connections/[service]/verify/route": [
553
+ "/api/marketplace/route": [
554
554
  "static/chunks/webpack-9b86a02e210b78df.js",
555
555
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
556
556
  "static/chunks/1255-b28ea36bf0cdbd65.js",
557
557
  "static/chunks/main-app-646d86f6b65133fa.js",
558
- "static/chunks/app/api/connections/[service]/verify/route-abb4b18098f1d93e.js"
558
+ "static/chunks/app/api/marketplace/route-abb4b18098f1d93e.js"
559
559
  ],
560
- "/api/marketplace/open-design/route": [
560
+ "/api/fs/create-folder/route": [
561
561
  "static/chunks/webpack-9b86a02e210b78df.js",
562
562
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
563
563
  "static/chunks/1255-b28ea36bf0cdbd65.js",
564
564
  "static/chunks/main-app-646d86f6b65133fa.js",
565
- "static/chunks/app/api/marketplace/open-design/route-abb4b18098f1d93e.js"
565
+ "static/chunks/app/api/fs/create-folder/route-abb4b18098f1d93e.js"
566
566
  ],
567
- "/api/hail/engagements/[id]/governance/route": [
567
+ "/api/mines/portfolio/route": [
568
568
  "static/chunks/webpack-9b86a02e210b78df.js",
569
569
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
570
570
  "static/chunks/1255-b28ea36bf0cdbd65.js",
571
571
  "static/chunks/main-app-646d86f6b65133fa.js",
572
- "static/chunks/app/api/hail/engagements/[id]/governance/route-abb4b18098f1d93e.js"
572
+ "static/chunks/app/api/mines/portfolio/route-abb4b18098f1d93e.js"
573
573
  ],
574
574
  "/api/mines/projects/[id]/chunks/route": [
575
575
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -592,19 +592,19 @@
592
592
  "static/chunks/main-app-646d86f6b65133fa.js",
593
593
  "static/chunks/app/api/mines/projects/[id]/import/route-abb4b18098f1d93e.js"
594
594
  ],
595
- "/api/mines/projects/[id]/publish/route": [
595
+ "/api/hail/engagements/[id]/quarterly/route": [
596
596
  "static/chunks/webpack-9b86a02e210b78df.js",
597
597
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
598
598
  "static/chunks/1255-b28ea36bf0cdbd65.js",
599
599
  "static/chunks/main-app-646d86f6b65133fa.js",
600
- "static/chunks/app/api/mines/projects/[id]/publish/route-abb4b18098f1d93e.js"
600
+ "static/chunks/app/api/hail/engagements/[id]/quarterly/route-abb4b18098f1d93e.js"
601
601
  ],
602
- "/api/heartbeat/tick/route": [
602
+ "/api/mines/projects/route": [
603
603
  "static/chunks/webpack-9b86a02e210b78df.js",
604
604
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
605
605
  "static/chunks/1255-b28ea36bf0cdbd65.js",
606
606
  "static/chunks/main-app-646d86f6b65133fa.js",
607
- "static/chunks/app/api/heartbeat/tick/route-abb4b18098f1d93e.js"
607
+ "static/chunks/app/api/mines/projects/route-abb4b18098f1d93e.js"
608
608
  ],
609
609
  "/api/missions/route": [
610
610
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -620,40 +620,40 @@
620
620
  "static/chunks/main-app-646d86f6b65133fa.js",
621
621
  "static/chunks/app/api/models/route-abb4b18098f1d93e.js"
622
622
  ],
623
- "/api/mines/portfolio/route": [
623
+ "/api/onboarding/blueprint/route": [
624
624
  "static/chunks/webpack-9b86a02e210b78df.js",
625
625
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
626
626
  "static/chunks/1255-b28ea36bf0cdbd65.js",
627
627
  "static/chunks/main-app-646d86f6b65133fa.js",
628
- "static/chunks/app/api/mines/portfolio/route-abb4b18098f1d93e.js"
628
+ "static/chunks/app/api/onboarding/blueprint/route-abb4b18098f1d93e.js"
629
629
  ],
630
- "/api/onboarding/blueprint/route": [
630
+ "/api/onboarding/launch/route": [
631
631
  "static/chunks/webpack-9b86a02e210b78df.js",
632
632
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
633
633
  "static/chunks/1255-b28ea36bf0cdbd65.js",
634
634
  "static/chunks/main-app-646d86f6b65133fa.js",
635
- "static/chunks/app/api/onboarding/blueprint/route-abb4b18098f1d93e.js"
635
+ "static/chunks/app/api/onboarding/launch/route-abb4b18098f1d93e.js"
636
636
  ],
637
- "/api/onboarding/launch/route": [
637
+ "/api/orchestrator/command/route": [
638
638
  "static/chunks/webpack-9b86a02e210b78df.js",
639
639
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
640
640
  "static/chunks/1255-b28ea36bf0cdbd65.js",
641
641
  "static/chunks/main-app-646d86f6b65133fa.js",
642
- "static/chunks/app/api/onboarding/launch/route-abb4b18098f1d93e.js"
642
+ "static/chunks/app/api/orchestrator/command/route-abb4b18098f1d93e.js"
643
643
  ],
644
- "/api/org/route": [
644
+ "/api/hermes/jobs/[id]/events/route": [
645
645
  "static/chunks/webpack-9b86a02e210b78df.js",
646
646
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
647
647
  "static/chunks/1255-b28ea36bf0cdbd65.js",
648
648
  "static/chunks/main-app-646d86f6b65133fa.js",
649
- "static/chunks/app/api/org/route-abb4b18098f1d93e.js"
649
+ "static/chunks/app/api/hermes/jobs/[id]/events/route-abb4b18098f1d93e.js"
650
650
  ],
651
- "/api/orchestrator/command/route": [
651
+ "/api/org/route": [
652
652
  "static/chunks/webpack-9b86a02e210b78df.js",
653
653
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
654
654
  "static/chunks/1255-b28ea36bf0cdbd65.js",
655
655
  "static/chunks/main-app-646d86f6b65133fa.js",
656
- "static/chunks/app/api/orchestrator/command/route-abb4b18098f1d93e.js"
656
+ "static/chunks/app/api/org/route-abb4b18098f1d93e.js"
657
657
  ],
658
658
  "/api/orgs/[id]/invites/[inviteId]/route": [
659
659
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -669,6 +669,13 @@
669
669
  "static/chunks/main-app-646d86f6b65133fa.js",
670
670
  "static/chunks/app/api/orgs/[id]/invites/route-abb4b18098f1d93e.js"
671
671
  ],
672
+ "/api/orgs/[id]/members/[userId]/role/route": [
673
+ "static/chunks/webpack-9b86a02e210b78df.js",
674
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
675
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
676
+ "static/chunks/main-app-646d86f6b65133fa.js",
677
+ "static/chunks/app/api/orgs/[id]/members/[userId]/role/route-abb4b18098f1d93e.js"
678
+ ],
672
679
  "/api/orgs/[id]/members/[userId]/route": [
673
680
  "static/chunks/webpack-9b86a02e210b78df.js",
674
681
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -690,13 +697,6 @@
690
697
  "static/chunks/main-app-646d86f6b65133fa.js",
691
698
  "static/chunks/app/api/mines/import-roots/route-abb4b18098f1d93e.js"
692
699
  ],
693
- "/api/orgs/[id]/route": [
694
- "static/chunks/webpack-9b86a02e210b78df.js",
695
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
696
- "static/chunks/1255-b28ea36bf0cdbd65.js",
697
- "static/chunks/main-app-646d86f6b65133fa.js",
698
- "static/chunks/app/api/orgs/[id]/route-abb4b18098f1d93e.js"
699
- ],
700
700
  "/api/orgs/invites/pending/route": [
701
701
  "static/chunks/webpack-9b86a02e210b78df.js",
702
702
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -711,12 +711,12 @@
711
711
  "static/chunks/main-app-646d86f6b65133fa.js",
712
712
  "static/chunks/app/api/orgs/join/route-abb4b18098f1d93e.js"
713
713
  ],
714
- "/api/mines/projects/route": [
714
+ "/api/orgs/route": [
715
715
  "static/chunks/webpack-9b86a02e210b78df.js",
716
716
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
717
717
  "static/chunks/1255-b28ea36bf0cdbd65.js",
718
718
  "static/chunks/main-app-646d86f6b65133fa.js",
719
- "static/chunks/app/api/mines/projects/route-abb4b18098f1d93e.js"
719
+ "static/chunks/app/api/orgs/route-abb4b18098f1d93e.js"
720
720
  ],
721
721
  "/api/printing-press/clis/route": [
722
722
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -732,33 +732,33 @@
732
732
  "static/chunks/main-app-646d86f6b65133fa.js",
733
733
  "static/chunks/app/api/printing-press/install/route-abb4b18098f1d93e.js"
734
734
  ],
735
- "/api/printing-press/security-mode/route": [
735
+ "/api/mines/projects/[id]/publish/route": [
736
736
  "static/chunks/webpack-9b86a02e210b78df.js",
737
737
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
738
738
  "static/chunks/1255-b28ea36bf0cdbd65.js",
739
739
  "static/chunks/main-app-646d86f6b65133fa.js",
740
- "static/chunks/app/api/printing-press/security-mode/route-abb4b18098f1d93e.js"
740
+ "static/chunks/app/api/mines/projects/[id]/publish/route-abb4b18098f1d93e.js"
741
741
  ],
742
- "/api/processes/[id]/route": [
742
+ "/api/privacy/config/route": [
743
743
  "static/chunks/webpack-9b86a02e210b78df.js",
744
744
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
745
745
  "static/chunks/1255-b28ea36bf0cdbd65.js",
746
746
  "static/chunks/main-app-646d86f6b65133fa.js",
747
- "static/chunks/app/api/processes/[id]/route-abb4b18098f1d93e.js"
747
+ "static/chunks/app/api/privacy/config/route-abb4b18098f1d93e.js"
748
748
  ],
749
- "/api/orgs/[id]/members/[userId]/role/route": [
749
+ "/api/privacy/verify/route": [
750
750
  "static/chunks/webpack-9b86a02e210b78df.js",
751
751
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
752
752
  "static/chunks/1255-b28ea36bf0cdbd65.js",
753
753
  "static/chunks/main-app-646d86f6b65133fa.js",
754
- "static/chunks/app/api/orgs/[id]/members/[userId]/role/route-abb4b18098f1d93e.js"
754
+ "static/chunks/app/api/privacy/verify/route-abb4b18098f1d93e.js"
755
755
  ],
756
- "/api/privacy/verify/route": [
756
+ "/api/processes/[id]/route": [
757
757
  "static/chunks/webpack-9b86a02e210b78df.js",
758
758
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
759
759
  "static/chunks/1255-b28ea36bf0cdbd65.js",
760
760
  "static/chunks/main-app-646d86f6b65133fa.js",
761
- "static/chunks/app/api/privacy/verify/route-abb4b18098f1d93e.js"
761
+ "static/chunks/app/api/processes/[id]/route-abb4b18098f1d93e.js"
762
762
  ],
763
763
  "/api/processes/[id]/share-link/route": [
764
764
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -767,19 +767,19 @@
767
767
  "static/chunks/main-app-646d86f6b65133fa.js",
768
768
  "static/chunks/app/api/processes/[id]/share-link/route-abb4b18098f1d93e.js"
769
769
  ],
770
- "/api/processes/[id]/stages/[stageId]/retry/route": [
770
+ "/api/processes/[id]/stages/[stageId]/override/route": [
771
771
  "static/chunks/webpack-9b86a02e210b78df.js",
772
772
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
773
773
  "static/chunks/1255-b28ea36bf0cdbd65.js",
774
774
  "static/chunks/main-app-646d86f6b65133fa.js",
775
- "static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-abb4b18098f1d93e.js"
775
+ "static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-abb4b18098f1d93e.js"
776
776
  ],
777
- "/api/processes/[id]/stages/[stageId]/override/route": [
777
+ "/api/orgs/[id]/route": [
778
778
  "static/chunks/webpack-9b86a02e210b78df.js",
779
779
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
780
780
  "static/chunks/1255-b28ea36bf0cdbd65.js",
781
781
  "static/chunks/main-app-646d86f6b65133fa.js",
782
- "static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-abb4b18098f1d93e.js"
782
+ "static/chunks/app/api/orgs/[id]/route-abb4b18098f1d93e.js"
783
783
  ],
784
784
  "/api/processes/[id]/stages/[stageId]/submit/route": [
785
785
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -788,19 +788,19 @@
788
788
  "static/chunks/main-app-646d86f6b65133fa.js",
789
789
  "static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-abb4b18098f1d93e.js"
790
790
  ],
791
- "/api/orgs/route": [
791
+ "/api/processes/definitions/[slug]/settings/route": [
792
792
  "static/chunks/webpack-9b86a02e210b78df.js",
793
793
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
794
794
  "static/chunks/1255-b28ea36bf0cdbd65.js",
795
795
  "static/chunks/main-app-646d86f6b65133fa.js",
796
- "static/chunks/app/api/orgs/route-abb4b18098f1d93e.js"
796
+ "static/chunks/app/api/processes/definitions/[slug]/settings/route-abb4b18098f1d93e.js"
797
797
  ],
798
- "/api/processes/definitions/[slug]/settings/route": [
798
+ "/api/printing-press/security-mode/route": [
799
799
  "static/chunks/webpack-9b86a02e210b78df.js",
800
800
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
801
801
  "static/chunks/1255-b28ea36bf0cdbd65.js",
802
802
  "static/chunks/main-app-646d86f6b65133fa.js",
803
- "static/chunks/app/api/processes/definitions/[slug]/settings/route-abb4b18098f1d93e.js"
803
+ "static/chunks/app/api/printing-press/security-mode/route-abb4b18098f1d93e.js"
804
804
  ],
805
805
  "/api/processes/definitions/route": [
806
806
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -809,26 +809,26 @@
809
809
  "static/chunks/main-app-646d86f6b65133fa.js",
810
810
  "static/chunks/app/api/processes/definitions/route-abb4b18098f1d93e.js"
811
811
  ],
812
- "/api/processes/route": [
812
+ "/api/processes/definitions/validate/route": [
813
813
  "static/chunks/webpack-9b86a02e210b78df.js",
814
814
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
815
815
  "static/chunks/1255-b28ea36bf0cdbd65.js",
816
816
  "static/chunks/main-app-646d86f6b65133fa.js",
817
- "static/chunks/app/api/processes/route-abb4b18098f1d93e.js"
817
+ "static/chunks/app/api/processes/definitions/validate/route-abb4b18098f1d93e.js"
818
818
  ],
819
- "/api/processes/start-and-route/route": [
819
+ "/api/processes/route": [
820
820
  "static/chunks/webpack-9b86a02e210b78df.js",
821
821
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
822
822
  "static/chunks/1255-b28ea36bf0cdbd65.js",
823
823
  "static/chunks/main-app-646d86f6b65133fa.js",
824
- "static/chunks/app/api/processes/start-and-route/route-abb4b18098f1d93e.js"
824
+ "static/chunks/app/api/processes/route-abb4b18098f1d93e.js"
825
825
  ],
826
- "/api/processes/definitions/validate/route": [
826
+ "/api/processes/start-and-route/route": [
827
827
  "static/chunks/webpack-9b86a02e210b78df.js",
828
828
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
829
829
  "static/chunks/1255-b28ea36bf0cdbd65.js",
830
830
  "static/chunks/main-app-646d86f6b65133fa.js",
831
- "static/chunks/app/api/processes/definitions/validate/route-abb4b18098f1d93e.js"
831
+ "static/chunks/app/api/processes/start-and-route/route-abb4b18098f1d93e.js"
832
832
  ],
833
833
  "/api/projects/[slug]/library/route": [
834
834
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -844,19 +844,19 @@
844
844
  "static/chunks/main-app-646d86f6b65133fa.js",
845
845
  "static/chunks/app/api/projects/[slug]/route-abb4b18098f1d93e.js"
846
846
  ],
847
- "/api/privacy/config/route": [
847
+ "/api/projects/route": [
848
848
  "static/chunks/webpack-9b86a02e210b78df.js",
849
849
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
850
850
  "static/chunks/1255-b28ea36bf0cdbd65.js",
851
851
  "static/chunks/main-app-646d86f6b65133fa.js",
852
- "static/chunks/app/api/privacy/config/route-abb4b18098f1d93e.js"
852
+ "static/chunks/app/api/projects/route-abb4b18098f1d93e.js"
853
853
  ],
854
- "/api/processes/definitions/[slug]/route": [
854
+ "/api/processes/[id]/stages/[stageId]/retry/route": [
855
855
  "static/chunks/webpack-9b86a02e210b78df.js",
856
856
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
857
857
  "static/chunks/1255-b28ea36bf0cdbd65.js",
858
858
  "static/chunks/main-app-646d86f6b65133fa.js",
859
- "static/chunks/app/api/processes/definitions/[slug]/route-abb4b18098f1d93e.js"
859
+ "static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-abb4b18098f1d93e.js"
860
860
  ],
861
861
  "/api/runs/claude-code-dry-run/route": [
862
862
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -879,13 +879,6 @@
879
879
  "static/chunks/main-app-646d86f6b65133fa.js",
880
880
  "static/chunks/app/api/runs/engine-ping/route-abb4b18098f1d93e.js"
881
881
  ],
882
- "/api/runs/marketing-plan/route": [
883
- "static/chunks/webpack-9b86a02e210b78df.js",
884
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
885
- "static/chunks/1255-b28ea36bf0cdbd65.js",
886
- "static/chunks/main-app-646d86f6b65133fa.js",
887
- "static/chunks/app/api/runs/marketing-plan/route-abb4b18098f1d93e.js"
888
- ],
889
882
  "/api/schedules/upsert/route": [
890
883
  "static/chunks/webpack-9b86a02e210b78df.js",
891
884
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -893,12 +886,12 @@
893
886
  "static/chunks/main-app-646d86f6b65133fa.js",
894
887
  "static/chunks/app/api/schedules/upsert/route-abb4b18098f1d93e.js"
895
888
  ],
896
- "/api/runs/approve-claude-run/route": [
889
+ "/api/runs/marketing-plan/route": [
897
890
  "static/chunks/webpack-9b86a02e210b78df.js",
898
891
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
899
892
  "static/chunks/1255-b28ea36bf0cdbd65.js",
900
893
  "static/chunks/main-app-646d86f6b65133fa.js",
901
- "static/chunks/app/api/runs/approve-claude-run/route-abb4b18098f1d93e.js"
894
+ "static/chunks/app/api/runs/marketing-plan/route-abb4b18098f1d93e.js"
902
895
  ],
903
896
  "/api/secrets/route": [
904
897
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -921,61 +914,54 @@
921
914
  "static/chunks/main-app-646d86f6b65133fa.js",
922
915
  "static/chunks/app/api/settings/trust-mode/route-abb4b18098f1d93e.js"
923
916
  ],
924
- "/api/share/[token]/otp/route": [
925
- "static/chunks/webpack-9b86a02e210b78df.js",
926
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
927
- "static/chunks/1255-b28ea36bf0cdbd65.js",
928
- "static/chunks/main-app-646d86f6b65133fa.js",
929
- "static/chunks/app/api/share/[token]/otp/route-abb4b18098f1d93e.js"
930
- ],
931
- "/api/projects/route": [
917
+ "/api/processes/definitions/[slug]/route": [
932
918
  "static/chunks/webpack-9b86a02e210b78df.js",
933
919
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
934
920
  "static/chunks/1255-b28ea36bf0cdbd65.js",
935
921
  "static/chunks/main-app-646d86f6b65133fa.js",
936
- "static/chunks/app/api/projects/route-abb4b18098f1d93e.js"
922
+ "static/chunks/app/api/processes/definitions/[slug]/route-abb4b18098f1d93e.js"
937
923
  ],
938
- "/api/share/space/[token]/otp/route": [
924
+ "/api/share/[token]/route": [
939
925
  "static/chunks/webpack-9b86a02e210b78df.js",
940
926
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
941
927
  "static/chunks/1255-b28ea36bf0cdbd65.js",
942
928
  "static/chunks/main-app-646d86f6b65133fa.js",
943
- "static/chunks/app/api/share/space/[token]/otp/route-abb4b18098f1d93e.js"
929
+ "static/chunks/app/api/share/[token]/route-abb4b18098f1d93e.js"
944
930
  ],
945
- "/api/orchestrator/stream/route": [
931
+ "/api/share/[token]/verify/route": [
946
932
  "static/chunks/webpack-9b86a02e210b78df.js",
947
933
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
948
934
  "static/chunks/1255-b28ea36bf0cdbd65.js",
949
935
  "static/chunks/main-app-646d86f6b65133fa.js",
950
- "static/chunks/app/api/orchestrator/stream/route-abb4b18098f1d93e.js"
936
+ "static/chunks/app/api/share/[token]/verify/route-abb4b18098f1d93e.js"
951
937
  ],
952
- "/api/share/[token]/verify/route": [
938
+ "/api/runs/approve-claude-run/route": [
953
939
  "static/chunks/webpack-9b86a02e210b78df.js",
954
940
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
955
941
  "static/chunks/1255-b28ea36bf0cdbd65.js",
956
942
  "static/chunks/main-app-646d86f6b65133fa.js",
957
- "static/chunks/app/api/share/[token]/verify/route-abb4b18098f1d93e.js"
943
+ "static/chunks/app/api/runs/approve-claude-run/route-abb4b18098f1d93e.js"
958
944
  ],
959
- "/api/shared/spaces/[id]/acl/route": [
945
+ "/api/share/space/[token]/route": [
960
946
  "static/chunks/webpack-9b86a02e210b78df.js",
961
947
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
962
948
  "static/chunks/1255-b28ea36bf0cdbd65.js",
963
949
  "static/chunks/main-app-646d86f6b65133fa.js",
964
- "static/chunks/app/api/shared/spaces/[id]/acl/route-abb4b18098f1d93e.js"
950
+ "static/chunks/app/api/share/space/[token]/route-abb4b18098f1d93e.js"
965
951
  ],
966
- "/api/shared/spaces/route": [
952
+ "/api/share/space/[token]/verify/route": [
967
953
  "static/chunks/webpack-9b86a02e210b78df.js",
968
954
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
969
955
  "static/chunks/1255-b28ea36bf0cdbd65.js",
970
956
  "static/chunks/main-app-646d86f6b65133fa.js",
971
- "static/chunks/app/api/shared/spaces/route-abb4b18098f1d93e.js"
957
+ "static/chunks/app/api/share/space/[token]/verify/route-abb4b18098f1d93e.js"
972
958
  ],
973
- "/api/shared/spaces/status/route": [
959
+ "/api/share/[token]/otp/route": [
974
960
  "static/chunks/webpack-9b86a02e210b78df.js",
975
961
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
976
962
  "static/chunks/1255-b28ea36bf0cdbd65.js",
977
963
  "static/chunks/main-app-646d86f6b65133fa.js",
978
- "static/chunks/app/api/shared/spaces/status/route-abb4b18098f1d93e.js"
964
+ "static/chunks/app/api/share/[token]/otp/route-abb4b18098f1d93e.js"
979
965
  ],
980
966
  "/api/shared/spaces/publish/route": [
981
967
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -984,33 +970,33 @@
984
970
  "static/chunks/main-app-646d86f6b65133fa.js",
985
971
  "static/chunks/app/api/shared/spaces/publish/route-abb4b18098f1d93e.js"
986
972
  ],
987
- "/api/share/space/[token]/route": [
973
+ "/api/shared/spaces/route": [
988
974
  "static/chunks/webpack-9b86a02e210b78df.js",
989
975
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
990
976
  "static/chunks/1255-b28ea36bf0cdbd65.js",
991
977
  "static/chunks/main-app-646d86f6b65133fa.js",
992
- "static/chunks/app/api/share/space/[token]/route-abb4b18098f1d93e.js"
978
+ "static/chunks/app/api/shared/spaces/route-abb4b18098f1d93e.js"
993
979
  ],
994
- "/api/state/route": [
980
+ "/api/shared/spaces/status/route": [
995
981
  "static/chunks/webpack-9b86a02e210b78df.js",
996
982
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
997
983
  "static/chunks/1255-b28ea36bf0cdbd65.js",
998
984
  "static/chunks/main-app-646d86f6b65133fa.js",
999
- "static/chunks/app/api/state/route-abb4b18098f1d93e.js"
985
+ "static/chunks/app/api/shared/spaces/status/route-abb4b18098f1d93e.js"
1000
986
  ],
1001
- "/api/share/space/[token]/verify/route": [
987
+ "/api/shared/spaces/unpublish/route": [
1002
988
  "static/chunks/webpack-9b86a02e210b78df.js",
1003
989
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1004
990
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1005
991
  "static/chunks/main-app-646d86f6b65133fa.js",
1006
- "static/chunks/app/api/share/space/[token]/verify/route-abb4b18098f1d93e.js"
992
+ "static/chunks/app/api/shared/spaces/unpublish/route-abb4b18098f1d93e.js"
1007
993
  ],
1008
- "/api/tasks/[id]/active-run/route": [
994
+ "/api/state/route": [
1009
995
  "static/chunks/webpack-9b86a02e210b78df.js",
1010
996
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1011
997
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1012
998
  "static/chunks/main-app-646d86f6b65133fa.js",
1013
- "static/chunks/app/api/tasks/[id]/active-run/route-abb4b18098f1d93e.js"
999
+ "static/chunks/app/api/state/route-abb4b18098f1d93e.js"
1014
1000
  ],
1015
1001
  "/api/system/update/route": [
1016
1002
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1019,12 +1005,12 @@
1019
1005
  "static/chunks/main-app-646d86f6b65133fa.js",
1020
1006
  "static/chunks/app/api/system/update/route-abb4b18098f1d93e.js"
1021
1007
  ],
1022
- "/api/tasks/[id]/checklist/[itemId]/route": [
1008
+ "/api/tasks/[id]/active-run/route": [
1023
1009
  "static/chunks/webpack-9b86a02e210b78df.js",
1024
1010
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1025
1011
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1026
1012
  "static/chunks/main-app-646d86f6b65133fa.js",
1027
- "static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-abb4b18098f1d93e.js"
1013
+ "static/chunks/app/api/tasks/[id]/active-run/route-abb4b18098f1d93e.js"
1028
1014
  ],
1029
1015
  "/api/tasks/[id]/attachments/route": [
1030
1016
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1033,33 +1019,33 @@
1033
1019
  "static/chunks/main-app-646d86f6b65133fa.js",
1034
1020
  "static/chunks/app/api/tasks/[id]/attachments/route-abb4b18098f1d93e.js"
1035
1021
  ],
1036
- "/api/tasks/[id]/checklist/route": [
1022
+ "/api/tasks/[id]/checklist/[itemId]/route": [
1037
1023
  "static/chunks/webpack-9b86a02e210b78df.js",
1038
1024
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1039
1025
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1040
1026
  "static/chunks/main-app-646d86f6b65133fa.js",
1041
- "static/chunks/app/api/tasks/[id]/checklist/route-abb4b18098f1d93e.js"
1027
+ "static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-abb4b18098f1d93e.js"
1042
1028
  ],
1043
- "/api/tasks/[id]/checkout/route": [
1029
+ "/api/tasks/[id]/checklist/route": [
1044
1030
  "static/chunks/webpack-9b86a02e210b78df.js",
1045
1031
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1046
1032
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1047
1033
  "static/chunks/main-app-646d86f6b65133fa.js",
1048
- "static/chunks/app/api/tasks/[id]/checkout/route-abb4b18098f1d93e.js"
1034
+ "static/chunks/app/api/tasks/[id]/checklist/route-abb4b18098f1d93e.js"
1049
1035
  ],
1050
- "/api/tasks/[id]/comments/route": [
1036
+ "/api/shared/spaces/[id]/acl/route": [
1051
1037
  "static/chunks/webpack-9b86a02e210b78df.js",
1052
1038
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1053
1039
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1054
1040
  "static/chunks/main-app-646d86f6b65133fa.js",
1055
- "static/chunks/app/api/tasks/[id]/comments/route-abb4b18098f1d93e.js"
1041
+ "static/chunks/app/api/shared/spaces/[id]/acl/route-abb4b18098f1d93e.js"
1056
1042
  ],
1057
- "/api/tasks/[id]/live-runs/route": [
1043
+ "/api/tasks/[id]/comments/route": [
1058
1044
  "static/chunks/webpack-9b86a02e210b78df.js",
1059
1045
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1060
1046
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1061
1047
  "static/chunks/main-app-646d86f6b65133fa.js",
1062
- "static/chunks/app/api/tasks/[id]/live-runs/route-abb4b18098f1d93e.js"
1048
+ "static/chunks/app/api/tasks/[id]/comments/route-abb4b18098f1d93e.js"
1063
1049
  ],
1064
1050
  "/api/tasks/[id]/children/route": [
1065
1051
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1075,6 +1061,13 @@
1075
1061
  "static/chunks/main-app-646d86f6b65133fa.js",
1076
1062
  "static/chunks/app/api/tasks/[id]/events/route-abb4b18098f1d93e.js"
1077
1063
  ],
1064
+ "/api/tasks/[id]/live-runs/route": [
1065
+ "static/chunks/webpack-9b86a02e210b78df.js",
1066
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1067
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1068
+ "static/chunks/main-app-646d86f6b65133fa.js",
1069
+ "static/chunks/app/api/tasks/[id]/live-runs/route-abb4b18098f1d93e.js"
1070
+ ],
1078
1071
  "/api/tasks/[id]/release/route": [
1079
1072
  "static/chunks/webpack-9b86a02e210b78df.js",
1080
1073
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1089,6 +1082,13 @@
1089
1082
  "static/chunks/main-app-646d86f6b65133fa.js",
1090
1083
  "static/chunks/app/api/tasks/[id]/route-abb4b18098f1d93e.js"
1091
1084
  ],
1085
+ "/api/tasks/route": [
1086
+ "static/chunks/webpack-9b86a02e210b78df.js",
1087
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1088
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1089
+ "static/chunks/main-app-646d86f6b65133fa.js",
1090
+ "static/chunks/app/api/tasks/route-abb4b18098f1d93e.js"
1091
+ ],
1092
1092
  "/api/tool-allowlists/[id]/route": [
1093
1093
  "static/chunks/webpack-9b86a02e210b78df.js",
1094
1094
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1096,12 +1096,19 @@
1096
1096
  "static/chunks/main-app-646d86f6b65133fa.js",
1097
1097
  "static/chunks/app/api/tool-allowlists/[id]/route-abb4b18098f1d93e.js"
1098
1098
  ],
1099
- "/api/tool-egress/route": [
1099
+ "/api/tool-allowlists/route": [
1100
1100
  "static/chunks/webpack-9b86a02e210b78df.js",
1101
1101
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1102
1102
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1103
1103
  "static/chunks/main-app-646d86f6b65133fa.js",
1104
- "static/chunks/app/api/tool-egress/route-abb4b18098f1d93e.js"
1104
+ "static/chunks/app/api/tool-allowlists/route-abb4b18098f1d93e.js"
1105
+ ],
1106
+ "/api/orchestrator/stream/route": [
1107
+ "static/chunks/webpack-9b86a02e210b78df.js",
1108
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1109
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1110
+ "static/chunks/main-app-646d86f6b65133fa.js",
1111
+ "static/chunks/app/api/orchestrator/stream/route-abb4b18098f1d93e.js"
1105
1112
  ],
1106
1113
  "/api/tools/[name]/approve/route": [
1107
1114
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1110,12 +1117,12 @@
1110
1117
  "static/chunks/main-app-646d86f6b65133fa.js",
1111
1118
  "static/chunks/app/api/tools/[name]/approve/route-abb4b18098f1d93e.js"
1112
1119
  ],
1113
- "/api/tool-allowlists/route": [
1120
+ "/api/tool-egress/route": [
1114
1121
  "static/chunks/webpack-9b86a02e210b78df.js",
1115
1122
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1116
1123
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1117
1124
  "static/chunks/main-app-646d86f6b65133fa.js",
1118
- "static/chunks/app/api/tool-allowlists/route-abb4b18098f1d93e.js"
1125
+ "static/chunks/app/api/tool-egress/route-abb4b18098f1d93e.js"
1119
1126
  ],
1120
1127
  "/api/tools/[name]/route": [
1121
1128
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1152,19 +1159,19 @@
1152
1159
  "static/chunks/main-app-646d86f6b65133fa.js",
1153
1160
  "static/chunks/app/api/voice/realtime/context/route-abb4b18098f1d93e.js"
1154
1161
  ],
1155
- "/api/voice/realtime/tool-result/route": [
1162
+ "/api/voice/realtime/session/route": [
1156
1163
  "static/chunks/webpack-9b86a02e210b78df.js",
1157
1164
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1158
1165
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1159
1166
  "static/chunks/main-app-646d86f6b65133fa.js",
1160
- "static/chunks/app/api/voice/realtime/tool-result/route-abb4b18098f1d93e.js"
1167
+ "static/chunks/app/api/voice/realtime/session/route-abb4b18098f1d93e.js"
1161
1168
  ],
1162
- "/api/shared/spaces/unpublish/route": [
1169
+ "/api/voice/realtime/tool-result/route": [
1163
1170
  "static/chunks/webpack-9b86a02e210b78df.js",
1164
1171
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1165
1172
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1166
1173
  "static/chunks/main-app-646d86f6b65133fa.js",
1167
- "static/chunks/app/api/shared/spaces/unpublish/route-abb4b18098f1d93e.js"
1174
+ "static/chunks/app/api/voice/realtime/tool-result/route-abb4b18098f1d93e.js"
1168
1175
  ],
1169
1176
  "/api/voice/realtime/tools/route": [
1170
1177
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1180,19 +1187,12 @@
1180
1187
  "static/chunks/main-app-646d86f6b65133fa.js",
1181
1188
  "static/chunks/app/api/voice/tts/route-abb4b18098f1d93e.js"
1182
1189
  ],
1183
- "/api/share/[token]/route": [
1184
- "static/chunks/webpack-9b86a02e210b78df.js",
1185
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1186
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1187
- "static/chunks/main-app-646d86f6b65133fa.js",
1188
- "static/chunks/app/api/share/[token]/route-abb4b18098f1d93e.js"
1189
- ],
1190
- "/api/whatsapp/messages/route": [
1190
+ "/api/share/space/[token]/otp/route": [
1191
1191
  "static/chunks/webpack-9b86a02e210b78df.js",
1192
1192
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1193
1193
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1194
1194
  "static/chunks/main-app-646d86f6b65133fa.js",
1195
- "static/chunks/app/api/whatsapp/messages/route-abb4b18098f1d93e.js"
1195
+ "static/chunks/app/api/share/space/[token]/otp/route-abb4b18098f1d93e.js"
1196
1196
  ],
1197
1197
  "/api/whatsapp/qr/route": [
1198
1198
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1201,12 +1201,12 @@
1201
1201
  "static/chunks/main-app-646d86f6b65133fa.js",
1202
1202
  "static/chunks/app/api/whatsapp/qr/route-abb4b18098f1d93e.js"
1203
1203
  ],
1204
- "/api/whatsapp/allowlist/route": [
1204
+ "/api/whatsapp/messages/route": [
1205
1205
  "static/chunks/webpack-9b86a02e210b78df.js",
1206
1206
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1207
1207
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1208
1208
  "static/chunks/main-app-646d86f6b65133fa.js",
1209
- "static/chunks/app/api/whatsapp/allowlist/route-abb4b18098f1d93e.js"
1209
+ "static/chunks/app/api/whatsapp/messages/route-abb4b18098f1d93e.js"
1210
1210
  ],
1211
1211
  "/api/whatsapp/status/route": [
1212
1212
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1222,19 +1222,19 @@
1222
1222
  "static/chunks/main-app-646d86f6b65133fa.js",
1223
1223
  "static/chunks/app/api/whatsapp/send/route-abb4b18098f1d93e.js"
1224
1224
  ],
1225
- "/api/voice/realtime/session/route": [
1225
+ "/api/tasks/[id]/checkout/route": [
1226
1226
  "static/chunks/webpack-9b86a02e210b78df.js",
1227
1227
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1228
1228
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1229
1229
  "static/chunks/main-app-646d86f6b65133fa.js",
1230
- "static/chunks/app/api/voice/realtime/session/route-abb4b18098f1d93e.js"
1230
+ "static/chunks/app/api/tasks/[id]/checkout/route-abb4b18098f1d93e.js"
1231
1231
  ],
1232
- "/api/tasks/route": [
1232
+ "/api/whatsapp/allowlist/route": [
1233
1233
  "static/chunks/webpack-9b86a02e210b78df.js",
1234
1234
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1235
1235
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1236
1236
  "static/chunks/main-app-646d86f6b65133fa.js",
1237
- "static/chunks/app/api/tasks/route-abb4b18098f1d93e.js"
1237
+ "static/chunks/app/api/whatsapp/allowlist/route-abb4b18098f1d93e.js"
1238
1238
  ],
1239
1239
  "/reports/[file]/route": [
1240
1240
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1265,15 +1265,6 @@
1265
1265
  "static/chunks/main-app-646d86f6b65133fa.js",
1266
1266
  "static/chunks/app/join/page-ce560c39fdc1cb5a.js"
1267
1267
  ],
1268
- "/page": [
1269
- "static/chunks/webpack-9b86a02e210b78df.js",
1270
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1271
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1272
- "static/chunks/main-app-646d86f6b65133fa.js",
1273
- "static/chunks/930-de78056b2dc197a2.js",
1274
- "static/chunks/1231-4acb93ac3f653de1.js",
1275
- "static/chunks/app/page-12446920b9aef7b5.js"
1276
- ],
1277
1268
  "/onboarding/loading": [
1278
1269
  "static/chunks/webpack-9b86a02e210b78df.js",
1279
1270
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1290,6 +1281,15 @@
1290
1281
  "static/chunks/8-49f6c91cb13e65ac.js",
1291
1282
  "static/chunks/app/onboarding/page-b4c57b0f70cae794.js"
1292
1283
  ],
1284
+ "/page": [
1285
+ "static/chunks/webpack-9b86a02e210b78df.js",
1286
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1287
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1288
+ "static/chunks/main-app-646d86f6b65133fa.js",
1289
+ "static/chunks/930-de78056b2dc197a2.js",
1290
+ "static/chunks/1231-4acb93ac3f653de1.js",
1291
+ "static/chunks/app/page-12446920b9aef7b5.js"
1292
+ ],
1293
1293
  "/projects/loading": [
1294
1294
  "static/chunks/webpack-9b86a02e210b78df.js",
1295
1295
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1320,35 +1320,42 @@
1320
1320
  "static/chunks/4119-5297b212ff79d264.js",
1321
1321
  "static/chunks/app/whatsapp/page-ab228cb0cbf3e16d.js"
1322
1322
  ],
1323
- "/activity/loading": [
1323
+ "/agents/loading": [
1324
1324
  "static/chunks/webpack-9b86a02e210b78df.js",
1325
1325
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1326
1326
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1327
1327
  "static/chunks/main-app-646d86f6b65133fa.js",
1328
- "static/chunks/app/activity/loading-abb4b18098f1d93e.js"
1328
+ "static/chunks/app/agents/loading-abb4b18098f1d93e.js"
1329
1329
  ],
1330
- "/activity/page": [
1330
+ "/agents/page": [
1331
1331
  "static/chunks/webpack-9b86a02e210b78df.js",
1332
1332
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1333
1333
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1334
1334
  "static/chunks/main-app-646d86f6b65133fa.js",
1335
- "static/chunks/app/activity/page-c12b94ea10818d65.js"
1335
+ "static/chunks/2619-3c9e02e22d10480a.js",
1336
+ "static/chunks/9077-7f938e8517cad35e.js",
1337
+ "static/chunks/app/agents/page-c251f7df2db0348b.js"
1336
1338
  ],
1337
- "/agents/loading": [
1339
+ "/activity/loading": [
1338
1340
  "static/chunks/webpack-9b86a02e210b78df.js",
1339
1341
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1340
1342
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1341
1343
  "static/chunks/main-app-646d86f6b65133fa.js",
1342
- "static/chunks/app/agents/loading-abb4b18098f1d93e.js"
1344
+ "static/chunks/app/activity/loading-abb4b18098f1d93e.js"
1343
1345
  ],
1344
- "/agents/page": [
1346
+ "/activity/page": [
1345
1347
  "static/chunks/webpack-9b86a02e210b78df.js",
1346
1348
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1347
1349
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1348
1350
  "static/chunks/main-app-646d86f6b65133fa.js",
1349
- "static/chunks/2619-3c9e02e22d10480a.js",
1350
- "static/chunks/9077-7f938e8517cad35e.js",
1351
- "static/chunks/app/agents/page-c251f7df2db0348b.js"
1351
+ "static/chunks/app/activity/page-c12b94ea10818d65.js"
1352
+ ],
1353
+ "/admin/page": [
1354
+ "static/chunks/webpack-9b86a02e210b78df.js",
1355
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1356
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1357
+ "static/chunks/main-app-646d86f6b65133fa.js",
1358
+ "static/chunks/app/admin/page-e59c7cc86dec4052.js"
1352
1359
  ],
1353
1360
  "/agents/[id]/loading": [
1354
1361
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1365,26 +1372,26 @@
1365
1372
  "static/chunks/2619-3c9e02e22d10480a.js",
1366
1373
  "static/chunks/app/agents/[id]/page-ba45b5f563f12313.js"
1367
1374
  ],
1368
- "/admin/page": [
1375
+ "/audit/loading": [
1369
1376
  "static/chunks/webpack-9b86a02e210b78df.js",
1370
1377
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1371
1378
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1372
1379
  "static/chunks/main-app-646d86f6b65133fa.js",
1373
- "static/chunks/app/admin/page-e59c7cc86dec4052.js"
1380
+ "static/chunks/app/audit/loading-abb4b18098f1d93e.js"
1374
1381
  ],
1375
- "/audit/loading": [
1382
+ "/audit/live/page": [
1376
1383
  "static/chunks/webpack-9b86a02e210b78df.js",
1377
1384
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1378
1385
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1379
1386
  "static/chunks/main-app-646d86f6b65133fa.js",
1380
- "static/chunks/app/audit/loading-abb4b18098f1d93e.js"
1387
+ "static/chunks/app/audit/live/page-1e0efbfb119569b0.js"
1381
1388
  ],
1382
- "/audit/live/page": [
1389
+ "/audit/page": [
1383
1390
  "static/chunks/webpack-9b86a02e210b78df.js",
1384
1391
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1385
1392
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1386
1393
  "static/chunks/main-app-646d86f6b65133fa.js",
1387
- "static/chunks/app/audit/live/page-1e0efbfb119569b0.js"
1394
+ "static/chunks/app/audit/page-c12b94ea10818d65.js"
1388
1395
  ],
1389
1396
  "/approvals/loading": [
1390
1397
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1400,34 +1407,35 @@
1400
1407
  "static/chunks/main-app-646d86f6b65133fa.js",
1401
1408
  "static/chunks/app/approvals/page-c12b94ea10818d65.js"
1402
1409
  ],
1403
- "/disk/loading": [
1410
+ "/hail/[id]/governance/page": [
1404
1411
  "static/chunks/webpack-9b86a02e210b78df.js",
1405
1412
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1406
1413
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1407
1414
  "static/chunks/main-app-646d86f6b65133fa.js",
1408
- "static/chunks/app/disk/loading-abb4b18098f1d93e.js"
1415
+ "static/chunks/2619-3c9e02e22d10480a.js",
1416
+ "static/chunks/app/hail/[id]/governance/page-e2ba96c9d0d9b834.js"
1409
1417
  ],
1410
- "/disk/page": [
1418
+ "/hail/[id]/interview/page": [
1411
1419
  "static/chunks/webpack-9b86a02e210b78df.js",
1412
1420
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1413
1421
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1414
1422
  "static/chunks/main-app-646d86f6b65133fa.js",
1415
- "static/chunks/app/disk/page-830a69b2f0aa3d19.js"
1423
+ "static/chunks/2619-3c9e02e22d10480a.js",
1424
+ "static/chunks/app/hail/[id]/interview/page-d1ca3290361630df.js"
1416
1425
  ],
1417
- "/hail/[id]/governance/page": [
1426
+ "/disk/loading": [
1418
1427
  "static/chunks/webpack-9b86a02e210b78df.js",
1419
1428
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1420
1429
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1421
1430
  "static/chunks/main-app-646d86f6b65133fa.js",
1422
- "static/chunks/2619-3c9e02e22d10480a.js",
1423
- "static/chunks/app/hail/[id]/governance/page-e2ba96c9d0d9b834.js"
1431
+ "static/chunks/app/disk/loading-abb4b18098f1d93e.js"
1424
1432
  ],
1425
- "/audit/page": [
1433
+ "/disk/page": [
1426
1434
  "static/chunks/webpack-9b86a02e210b78df.js",
1427
1435
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1428
1436
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1429
1437
  "static/chunks/main-app-646d86f6b65133fa.js",
1430
- "static/chunks/app/audit/page-c12b94ea10818d65.js"
1438
+ "static/chunks/app/disk/page-830a69b2f0aa3d19.js"
1431
1439
  ],
1432
1440
  "/hail/[id]/setup/page": [
1433
1441
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1437,13 +1445,13 @@
1437
1445
  "static/chunks/2619-3c9e02e22d10480a.js",
1438
1446
  "static/chunks/app/hail/[id]/setup/page-51b4e30f9ffd4b73.js"
1439
1447
  ],
1440
- "/hail/[id]/interview/page": [
1448
+ "/hail/[id]/page": [
1441
1449
  "static/chunks/webpack-9b86a02e210b78df.js",
1442
1450
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1443
1451
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1444
1452
  "static/chunks/main-app-646d86f6b65133fa.js",
1445
1453
  "static/chunks/2619-3c9e02e22d10480a.js",
1446
- "static/chunks/app/hail/[id]/interview/page-d1ca3290361630df.js"
1454
+ "static/chunks/app/hail/[id]/page-51b4e30f9ffd4b73.js"
1447
1455
  ],
1448
1456
  "/help/loading": [
1449
1457
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1482,14 +1490,6 @@
1482
1490
  "static/chunks/main-app-646d86f6b65133fa.js",
1483
1491
  "static/chunks/app/help/page-bc1c746d72f7e90c.js"
1484
1492
  ],
1485
- "/hail/[id]/page": [
1486
- "static/chunks/webpack-9b86a02e210b78df.js",
1487
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1488
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1489
- "static/chunks/main-app-646d86f6b65133fa.js",
1490
- "static/chunks/2619-3c9e02e22d10480a.js",
1491
- "static/chunks/app/hail/[id]/page-51b4e30f9ffd4b73.js"
1492
- ],
1493
1493
  "/marketplace/loading": [
1494
1494
  "static/chunks/webpack-9b86a02e210b78df.js",
1495
1495
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1528,13 +1528,19 @@
1528
1528
  "static/chunks/main-app-646d86f6b65133fa.js",
1529
1529
  "static/chunks/app/mines/page-fb7d1c7bafe73571.js"
1530
1530
  ],
1531
- "/mines/[projectId]/page": [
1531
+ "/missions/loading": [
1532
1532
  "static/chunks/webpack-9b86a02e210b78df.js",
1533
1533
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1534
1534
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1535
1535
  "static/chunks/main-app-646d86f6b65133fa.js",
1536
- "static/chunks/2619-3c9e02e22d10480a.js",
1537
- "static/chunks/app/mines/[projectId]/page-260fec1b92312925.js"
1536
+ "static/chunks/app/missions/loading-abb4b18098f1d93e.js"
1537
+ ],
1538
+ "/missions/page": [
1539
+ "static/chunks/webpack-9b86a02e210b78df.js",
1540
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1541
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1542
+ "static/chunks/main-app-646d86f6b65133fa.js",
1543
+ "static/chunks/app/missions/page-c12b94ea10818d65.js"
1538
1544
  ],
1539
1545
  "/onboarding/org/page": [
1540
1546
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1543,6 +1549,21 @@
1543
1549
  "static/chunks/main-app-646d86f6b65133fa.js",
1544
1550
  "static/chunks/app/onboarding/org/page-c26d5063bbdcb192.js"
1545
1551
  ],
1552
+ "/architecture/loading": [
1553
+ "static/chunks/webpack-9b86a02e210b78df.js",
1554
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1555
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1556
+ "static/chunks/main-app-646d86f6b65133fa.js",
1557
+ "static/chunks/app/architecture/loading-abb4b18098f1d93e.js"
1558
+ ],
1559
+ "/architecture/page": [
1560
+ "static/chunks/webpack-9b86a02e210b78df.js",
1561
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1562
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1563
+ "static/chunks/main-app-646d86f6b65133fa.js",
1564
+ "static/css/10f53a9c6accc597.css",
1565
+ "static/chunks/app/architecture/page-2dfc72f2a2d88f9d.js"
1566
+ ],
1546
1567
  "/org/loading": [
1547
1568
  "static/chunks/webpack-9b86a02e210b78df.js",
1548
1569
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1564,36 +1585,38 @@
1564
1585
  "static/chunks/main-app-646d86f6b65133fa.js",
1565
1586
  "static/chunks/app/projects/[slug]/loading-abb4b18098f1d93e.js"
1566
1587
  ],
1567
- "/projects/[slug]/log/page": [
1588
+ "/projects/[slug]/page": [
1568
1589
  "static/chunks/webpack-9b86a02e210b78df.js",
1569
1590
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1570
1591
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1571
1592
  "static/chunks/main-app-646d86f6b65133fa.js",
1572
1593
  "static/chunks/2619-3c9e02e22d10480a.js",
1573
- "static/chunks/930-de78056b2dc197a2.js",
1574
- "static/chunks/app/projects/[slug]/log/page-a29845d3def72e1d.js"
1594
+ "static/chunks/1231-4acb93ac3f653de1.js",
1595
+ "static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js"
1575
1596
  ],
1576
- "/mines/[projectId]/results/page": [
1597
+ "/mines/[projectId]/page": [
1577
1598
  "static/chunks/webpack-9b86a02e210b78df.js",
1578
1599
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1579
1600
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1580
1601
  "static/chunks/main-app-646d86f6b65133fa.js",
1581
1602
  "static/chunks/2619-3c9e02e22d10480a.js",
1582
- "static/chunks/app/mines/[projectId]/results/page-9fe66fe1590c64f9.js"
1603
+ "static/chunks/app/mines/[projectId]/page-260fec1b92312925.js"
1583
1604
  ],
1584
- "/missions/loading": [
1605
+ "/projects/page": [
1585
1606
  "static/chunks/webpack-9b86a02e210b78df.js",
1586
1607
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1587
1608
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1588
1609
  "static/chunks/main-app-646d86f6b65133fa.js",
1589
- "static/chunks/app/missions/loading-abb4b18098f1d93e.js"
1610
+ "static/chunks/2619-3c9e02e22d10480a.js",
1611
+ "static/chunks/app/projects/page-55035da4929b0a54.js"
1590
1612
  ],
1591
- "/missions/page": [
1613
+ "/mines/[projectId]/results/page": [
1592
1614
  "static/chunks/webpack-9b86a02e210b78df.js",
1593
1615
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1594
1616
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1595
1617
  "static/chunks/main-app-646d86f6b65133fa.js",
1596
- "static/chunks/app/missions/page-c12b94ea10818d65.js"
1618
+ "static/chunks/2619-3c9e02e22d10480a.js",
1619
+ "static/chunks/app/mines/[projectId]/results/page-9fe66fe1590c64f9.js"
1597
1620
  ],
1598
1621
  "/reports/loading": [
1599
1622
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1609,23 +1632,6 @@
1609
1632
  "static/chunks/main-app-646d86f6b65133fa.js",
1610
1633
  "static/chunks/app/reports/page-c12b94ea10818d65.js"
1611
1634
  ],
1612
- "/projects/[slug]/page": [
1613
- "static/chunks/webpack-9b86a02e210b78df.js",
1614
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1615
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1616
- "static/chunks/main-app-646d86f6b65133fa.js",
1617
- "static/chunks/2619-3c9e02e22d10480a.js",
1618
- "static/chunks/1231-4acb93ac3f653de1.js",
1619
- "static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js"
1620
- ],
1621
- "/projects/page": [
1622
- "static/chunks/webpack-9b86a02e210b78df.js",
1623
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1624
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1625
- "static/chunks/main-app-646d86f6b65133fa.js",
1626
- "static/chunks/2619-3c9e02e22d10480a.js",
1627
- "static/chunks/app/projects/page-12a061056fdc39e6.js"
1628
- ],
1629
1635
  "/schedules/loading": [
1630
1636
  "static/chunks/webpack-9b86a02e210b78df.js",
1631
1637
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1640,49 +1646,43 @@
1640
1646
  "static/chunks/main-app-646d86f6b65133fa.js",
1641
1647
  "static/chunks/app/schedules/page-2a68ab0e10595bcd.js"
1642
1648
  ],
1643
- "/share/[token]/page": [
1644
- "static/chunks/webpack-9b86a02e210b78df.js",
1645
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1646
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1647
- "static/chunks/main-app-646d86f6b65133fa.js",
1648
- "static/chunks/app/share/[token]/page-9afe594e2b42ee98.js"
1649
- ],
1650
- "/architecture/loading": [
1649
+ "/projects/[slug]/log/page": [
1651
1650
  "static/chunks/webpack-9b86a02e210b78df.js",
1652
1651
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1653
1652
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1654
1653
  "static/chunks/main-app-646d86f6b65133fa.js",
1655
- "static/chunks/app/architecture/loading-abb4b18098f1d93e.js"
1654
+ "static/chunks/2619-3c9e02e22d10480a.js",
1655
+ "static/chunks/930-de78056b2dc197a2.js",
1656
+ "static/chunks/app/projects/[slug]/log/page-a29845d3def72e1d.js"
1656
1657
  ],
1657
- "/architecture/page": [
1658
+ "/runtime/loading": [
1658
1659
  "static/chunks/webpack-9b86a02e210b78df.js",
1659
1660
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1660
1661
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1661
1662
  "static/chunks/main-app-646d86f6b65133fa.js",
1662
- "static/css/10f53a9c6accc597.css",
1663
- "static/chunks/app/architecture/page-2dfc72f2a2d88f9d.js"
1663
+ "static/chunks/app/runtime/loading-abb4b18098f1d93e.js"
1664
1664
  ],
1665
- "/share/space/[token]/page": [
1665
+ "/runtime/page": [
1666
1666
  "static/chunks/webpack-9b86a02e210b78df.js",
1667
1667
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1668
1668
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1669
1669
  "static/chunks/main-app-646d86f6b65133fa.js",
1670
- "static/chunks/930-de78056b2dc197a2.js",
1671
- "static/chunks/app/share/space/[token]/page-d941c8b538680771.js"
1670
+ "static/chunks/app/runtime/page-c12b94ea10818d65.js"
1672
1671
  ],
1673
- "/runtime/loading": [
1672
+ "/tasks/loading": [
1674
1673
  "static/chunks/webpack-9b86a02e210b78df.js",
1675
1674
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1676
1675
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1677
1676
  "static/chunks/main-app-646d86f6b65133fa.js",
1678
- "static/chunks/app/runtime/loading-abb4b18098f1d93e.js"
1677
+ "static/chunks/app/tasks/loading-abb4b18098f1d93e.js"
1679
1678
  ],
1680
- "/runtime/page": [
1679
+ "/tasks/page": [
1681
1680
  "static/chunks/webpack-9b86a02e210b78df.js",
1682
1681
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1683
1682
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1684
1683
  "static/chunks/main-app-646d86f6b65133fa.js",
1685
- "static/chunks/app/runtime/page-c12b94ea10818d65.js"
1684
+ "static/chunks/2619-3c9e02e22d10480a.js",
1685
+ "static/chunks/app/tasks/page-e53905ca0f216834.js"
1686
1686
  ],
1687
1687
  "/team/[agentId]/page": [
1688
1688
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1691,14 +1691,6 @@
1691
1691
  "static/chunks/main-app-646d86f6b65133fa.js",
1692
1692
  "static/chunks/app/team/[agentId]/page-c12b94ea10818d65.js"
1693
1693
  ],
1694
- "/team/page": [
1695
- "static/chunks/webpack-9b86a02e210b78df.js",
1696
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1697
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1698
- "static/chunks/main-app-646d86f6b65133fa.js",
1699
- "static/chunks/2619-3c9e02e22d10480a.js",
1700
- "static/chunks/app/team/page-51b4e30f9ffd4b73.js"
1701
- ],
1702
1694
  "/tools/loading": [
1703
1695
  "static/chunks/webpack-9b86a02e210b78df.js",
1704
1696
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1713,51 +1705,51 @@
1713
1705
  "static/chunks/main-app-646d86f6b65133fa.js",
1714
1706
  "static/chunks/app/tools/page-abb4b18098f1d93e.js"
1715
1707
  ],
1716
- "/workflows/[caseId]/page": [
1708
+ "/team/page": [
1717
1709
  "static/chunks/webpack-9b86a02e210b78df.js",
1718
1710
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1719
1711
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1720
1712
  "static/chunks/main-app-646d86f6b65133fa.js",
1721
1713
  "static/chunks/2619-3c9e02e22d10480a.js",
1722
- "static/chunks/app/workflows/[caseId]/page-44cbcfc3ad541629.js"
1714
+ "static/chunks/app/team/page-51b4e30f9ffd4b73.js"
1723
1715
  ],
1724
- "/workflows/new/[caseId]/page": [
1716
+ "/workflows/[caseId]/page": [
1725
1717
  "static/chunks/webpack-9b86a02e210b78df.js",
1726
1718
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1727
1719
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1728
1720
  "static/chunks/main-app-646d86f6b65133fa.js",
1729
1721
  "static/chunks/2619-3c9e02e22d10480a.js",
1730
- "static/chunks/app/workflows/new/[caseId]/page-51b4e30f9ffd4b73.js"
1722
+ "static/chunks/app/workflows/[caseId]/page-44cbcfc3ad541629.js"
1731
1723
  ],
1732
- "/workflows/share/[caseId]/page": [
1724
+ "/workflows/new/[caseId]/page": [
1733
1725
  "static/chunks/webpack-9b86a02e210b78df.js",
1734
1726
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1735
1727
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1736
1728
  "static/chunks/main-app-646d86f6b65133fa.js",
1737
- "static/chunks/app/workflows/share/[caseId]/page-abb4b18098f1d93e.js"
1729
+ "static/chunks/2619-3c9e02e22d10480a.js",
1730
+ "static/chunks/app/workflows/new/[caseId]/page-51b4e30f9ffd4b73.js"
1738
1731
  ],
1739
- "/tasks/loading": [
1732
+ "/share/space/[token]/page": [
1740
1733
  "static/chunks/webpack-9b86a02e210b78df.js",
1741
1734
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1742
1735
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1743
1736
  "static/chunks/main-app-646d86f6b65133fa.js",
1744
- "static/chunks/app/tasks/loading-abb4b18098f1d93e.js"
1737
+ "static/chunks/930-de78056b2dc197a2.js",
1738
+ "static/chunks/app/share/space/[token]/page-d941c8b538680771.js"
1745
1739
  ],
1746
- "/tasks/page": [
1740
+ "/share/[token]/page": [
1747
1741
  "static/chunks/webpack-9b86a02e210b78df.js",
1748
1742
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1749
1743
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1750
1744
  "static/chunks/main-app-646d86f6b65133fa.js",
1751
- "static/chunks/2619-3c9e02e22d10480a.js",
1752
- "static/chunks/app/tasks/page-e53905ca0f216834.js"
1745
+ "static/chunks/app/share/[token]/page-9afe594e2b42ee98.js"
1753
1746
  ],
1754
- "/workflows/page": [
1747
+ "/workflows/share/[caseId]/page": [
1755
1748
  "static/chunks/webpack-9b86a02e210b78df.js",
1756
1749
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1757
1750
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1758
1751
  "static/chunks/main-app-646d86f6b65133fa.js",
1759
- "static/chunks/2619-3c9e02e22d10480a.js",
1760
- "static/chunks/app/workflows/page-11778031fa890a8c.js"
1752
+ "static/chunks/app/workflows/share/[caseId]/page-abb4b18098f1d93e.js"
1761
1753
  ],
1762
1754
  "/tasks/[id]/loading": [
1763
1755
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1773,12 +1765,13 @@
1773
1765
  "static/chunks/main-app-646d86f6b65133fa.js",
1774
1766
  "static/chunks/app/tasks/[id]/page-10b8f571ac331814.js"
1775
1767
  ],
1776
- "/workflows/new/definition/page": [
1768
+ "/workflows/page": [
1777
1769
  "static/chunks/webpack-9b86a02e210b78df.js",
1778
1770
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1779
1771
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1780
1772
  "static/chunks/main-app-646d86f6b65133fa.js",
1781
- "static/chunks/app/workflows/new/definition/page-57285f28a2156daa.js"
1773
+ "static/chunks/2619-3c9e02e22d10480a.js",
1774
+ "static/chunks/app/workflows/page-11778031fa890a8c.js"
1782
1775
  ],
1783
1776
  "/workflows/new/page": [
1784
1777
  "static/chunks/webpack-9b86a02e210b78df.js",
@@ -1787,6 +1780,13 @@
1787
1780
  "static/chunks/main-app-646d86f6b65133fa.js",
1788
1781
  "static/chunks/app/workflows/new/page-e99f34660ca383e5.js"
1789
1782
  ],
1783
+ "/workflows/new/definition/page": [
1784
+ "static/chunks/webpack-9b86a02e210b78df.js",
1785
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1786
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1787
+ "static/chunks/main-app-646d86f6b65133fa.js",
1788
+ "static/chunks/app/workflows/new/definition/page-57285f28a2156daa.js"
1789
+ ],
1790
1790
  "/settings/layout": [
1791
1791
  "static/chunks/webpack-9b86a02e210b78df.js",
1792
1792
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1819,13 +1819,6 @@
1819
1819
  "static/chunks/8-49f6c91cb13e65ac.js",
1820
1820
  "static/chunks/app/settings/onboarding/page-2c557f68cc8971d8.js"
1821
1821
  ],
1822
- "/settings/account/page": [
1823
- "static/chunks/webpack-9b86a02e210b78df.js",
1824
- "static/chunks/4bd1b696-f785427dddbba9fb.js",
1825
- "static/chunks/1255-b28ea36bf0cdbd65.js",
1826
- "static/chunks/main-app-646d86f6b65133fa.js",
1827
- "static/chunks/app/settings/account/page-3423feef4e4bfd8d.js"
1828
- ],
1829
1822
  "/settings/appearance/page": [
1830
1823
  "static/chunks/webpack-9b86a02e210b78df.js",
1831
1824
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
@@ -1861,26 +1854,33 @@
1861
1854
  "static/chunks/main-app-646d86f6b65133fa.js",
1862
1855
  "static/chunks/app/settings/page-abb4b18098f1d93e.js"
1863
1856
  ],
1864
- "/settings/advanced/page": [
1857
+ "/settings/runtime/page": [
1865
1858
  "static/chunks/webpack-9b86a02e210b78df.js",
1866
1859
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1867
1860
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1868
1861
  "static/chunks/main-app-646d86f6b65133fa.js",
1869
- "static/chunks/app/settings/advanced/page-8269e27543b8bdd5.js"
1862
+ "static/chunks/app/settings/runtime/page-c12b94ea10818d65.js"
1870
1863
  ],
1871
- "/settings/runtime/page": [
1864
+ "/settings/tools/page": [
1872
1865
  "static/chunks/webpack-9b86a02e210b78df.js",
1873
1866
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1874
1867
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1875
1868
  "static/chunks/main-app-646d86f6b65133fa.js",
1876
- "static/chunks/app/settings/runtime/page-c12b94ea10818d65.js"
1869
+ "static/chunks/app/settings/tools/page-8269e27543b8bdd5.js"
1877
1870
  ],
1878
- "/settings/tools/page": [
1871
+ "/settings/account/page": [
1879
1872
  "static/chunks/webpack-9b86a02e210b78df.js",
1880
1873
  "static/chunks/4bd1b696-f785427dddbba9fb.js",
1881
1874
  "static/chunks/1255-b28ea36bf0cdbd65.js",
1882
1875
  "static/chunks/main-app-646d86f6b65133fa.js",
1883
- "static/chunks/app/settings/tools/page-8269e27543b8bdd5.js"
1876
+ "static/chunks/app/settings/account/page-3423feef4e4bfd8d.js"
1877
+ ],
1878
+ "/settings/advanced/page": [
1879
+ "static/chunks/webpack-9b86a02e210b78df.js",
1880
+ "static/chunks/4bd1b696-f785427dddbba9fb.js",
1881
+ "static/chunks/1255-b28ea36bf0cdbd65.js",
1882
+ "static/chunks/main-app-646d86f6b65133fa.js",
1883
+ "static/chunks/app/settings/advanced/page-8269e27543b8bdd5.js"
1884
1884
  ]
1885
1885
  }
1886
1886
  }