madarx 2.16.0 → 2.16.1

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 (1182) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +406 -399
  3. package/.next/standalone/.next/app-path-routes-manifest.json +80 -79
  4. package/.next/standalone/.next/build-manifest.json +2 -2
  5. package/.next/standalone/.next/prerender-manifest.json +9 -9
  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 +4 -4
  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 +2 -2
  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 +3 -3
  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/brand/share/route.js +1 -0
  49. package/.next/standalone/.next/server/app/api/brand/share/route.js.nft.json +1 -0
  50. package/.next/standalone/.next/server/app/api/brand/share/route_client-reference-manifest.js +1 -0
  51. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/orchestrator/upload/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/orgs/join-complete/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
  153. package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
  157. package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
  158. package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
  163. package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
  166. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
  167. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
  168. package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
  169. package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
  170. package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
  171. package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
  172. package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  175. package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  176. package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
  177. package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
  178. package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
  179. package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
  180. package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
  181. package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
  182. package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
  183. package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
  184. package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
  185. package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
  186. package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
  187. package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
  189. package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
  190. package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
  192. package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
  193. package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
  194. package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
  195. package/.next/standalone/.next/server/app/approvals/page.js +1 -1
  196. package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/app/architecture/page_client-reference-manifest.js +1 -1
  198. package/.next/standalone/.next/server/app/architecture.html +2 -2
  199. package/.next/standalone/.next/server/app/architecture.rsc +4 -4
  200. package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
  201. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  202. package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
  203. package/.next/standalone/.next/server/app/brand.html +1 -1
  204. package/.next/standalone/.next/server/app/brand.rsc +5 -5
  205. package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/app/federated-ai/page_client-reference-manifest.js +1 -1
  207. package/.next/standalone/.next/server/app/federated-ai.html +2 -2
  208. package/.next/standalone/.next/server/app/federated-ai.rsc +4 -4
  209. package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
  210. package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +1 -1
  211. package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
  212. package/.next/standalone/.next/server/app/hail/[id]/page.js +1 -1
  213. package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
  214. package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +2 -2
  215. package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
  216. package/.next/standalone/.next/server/app/hail/page.js +2 -2
  217. package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
  218. package/.next/standalone/.next/server/app/help/[slug]/page_client-reference-manifest.js +1 -1
  219. package/.next/standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
  220. package/.next/standalone/.next/server/app/index.html +2 -2
  221. package/.next/standalone/.next/server/app/index.rsc +5 -5
  222. package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
  223. package/.next/standalone/.next/server/app/join.html +1 -1
  224. package/.next/standalone/.next/server/app/join.rsc +4 -4
  225. package/.next/standalone/.next/server/app/login/page.js +1 -1
  226. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  227. package/.next/standalone/.next/server/app/marketplace/page.js +3 -3
  228. package/.next/standalone/.next/server/app/marketplace/page_client-reference-manifest.js +1 -1
  229. package/.next/standalone/.next/server/app/mines/[projectId]/page_client-reference-manifest.js +1 -1
  230. package/.next/standalone/.next/server/app/mines/[projectId]/results/page_client-reference-manifest.js +1 -1
  231. package/.next/standalone/.next/server/app/mines/page_client-reference-manifest.js +1 -1
  232. package/.next/standalone/.next/server/app/missions/page.js +1 -1
  233. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  234. package/.next/standalone/.next/server/app/onboarding/org/page_client-reference-manifest.js +1 -1
  235. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  236. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  237. package/.next/standalone/.next/server/app/onboarding.rsc +4 -4
  238. package/.next/standalone/.next/server/app/org/page.js +1 -1
  239. package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
  240. package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
  241. package/.next/standalone/.next/server/app/page.js +2 -2
  242. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  243. package/.next/standalone/.next/server/app/projects/[slug]/log/page_client-reference-manifest.js +1 -1
  244. package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  245. package/.next/standalone/.next/server/app/projects/new/page.js +2 -2
  246. package/.next/standalone/.next/server/app/projects/new/page_client-reference-manifest.js +1 -1
  247. package/.next/standalone/.next/server/app/projects/new.html +1 -1
  248. package/.next/standalone/.next/server/app/projects/new.rsc +5 -5
  249. package/.next/standalone/.next/server/app/projects/page.js +38 -11
  250. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  251. package/.next/standalone/.next/server/app/reports/[file]/route_client-reference-manifest.js +1 -1
  252. package/.next/standalone/.next/server/app/reports/page_client-reference-manifest.js +1 -1
  253. package/.next/standalone/.next/server/app/runtime/page_client-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/app/schedules/page.js +2 -2
  255. package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
  256. package/.next/standalone/.next/server/app/settings/account/page_client-reference-manifest.js +1 -1
  257. package/.next/standalone/.next/server/app/settings/advanced/page_client-reference-manifest.js +1 -1
  258. package/.next/standalone/.next/server/app/settings/appearance/page_client-reference-manifest.js +1 -1
  259. package/.next/standalone/.next/server/app/settings/brand/page_client-reference-manifest.js +1 -1
  260. package/.next/standalone/.next/server/app/settings/brand.html +2 -2
  261. package/.next/standalone/.next/server/app/settings/brand.rsc +5 -5
  262. package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
  263. package/.next/standalone/.next/server/app/settings/engines/page_client-reference-manifest.js +1 -1
  264. package/.next/standalone/.next/server/app/settings/onboarding/page_client-reference-manifest.js +1 -1
  265. package/.next/standalone/.next/server/app/settings/onboarding.html +2 -2
  266. package/.next/standalone/.next/server/app/settings/onboarding.rsc +4 -4
  267. package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
  268. package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
  269. package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
  270. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  271. package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +1 -1
  272. package/.next/standalone/.next/server/app/settings/team/page_client-reference-manifest.js +1 -1
  273. package/.next/standalone/.next/server/app/settings/tools/page_client-reference-manifest.js +1 -1
  274. package/.next/standalone/.next/server/app/settings.html +2 -2
  275. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  276. package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
  277. package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
  278. package/.next/standalone/.next/server/app/tasks/[id]/page.js +2 -2
  279. package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  280. package/.next/standalone/.next/server/app/tasks/page.js +1 -1
  281. package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  282. package/.next/standalone/.next/server/app/team/[agentId]/page_client-reference-manifest.js +1 -1
  283. package/.next/standalone/.next/server/app/team/page_client-reference-manifest.js +1 -1
  284. package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  285. package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
  286. package/.next/standalone/.next/server/app/whatsapp.html +2 -1
  287. package/.next/standalone/.next/server/app/whatsapp.rsc +4 -4
  288. package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
  289. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js +2 -2
  290. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
  291. package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
  292. package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
  293. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
  294. package/.next/standalone/.next/server/app-paths-manifest.json +80 -79
  295. package/.next/standalone/.next/server/chunks/1699.js +30 -3
  296. package/.next/standalone/.next/server/chunks/3066.js +1 -0
  297. package/.next/standalone/.next/server/chunks/6059.js +1 -1
  298. package/.next/standalone/.next/server/chunks/6700.js +16 -3
  299. package/.next/standalone/.next/server/chunks/8003.js +1 -1
  300. package/.next/standalone/.next/server/functions-config-manifest.json +41 -40
  301. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  302. package/.next/standalone/.next/server/pages/404.html +1 -1
  303. package/.next/standalone/.next/server/pages/500.html +1 -1
  304. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  305. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  306. package/.next/standalone/.next/static/chunks/566-570a4f3feb2e9539.js +1 -0
  307. package/.next/standalone/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +1 -0
  308. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +1 -0
  309. package/.next/standalone/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +1 -0
  310. package/.next/standalone/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +1 -0
  311. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +1 -0
  312. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +1 -0
  313. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +1 -0
  314. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +1 -0
  315. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  316. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +1 -0
  317. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +1 -0
  318. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +1 -0
  319. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +1 -0
  320. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +1 -0
  321. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +1 -0
  322. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +1 -0
  323. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +1 -0
  324. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +1 -0
  325. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +1 -0
  326. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +1 -0
  327. package/.next/standalone/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +1 -0
  328. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +1 -0
  329. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +1 -0
  330. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +1 -0
  331. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +1 -0
  332. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +1 -0
  333. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  334. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +1 -0
  335. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +1 -0
  336. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +1 -0
  337. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +1 -0
  338. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +1 -0
  339. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +1 -0
  340. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +1 -0
  341. package/.next/standalone/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +1 -0
  342. package/.next/standalone/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +1 -0
  343. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +1 -0
  344. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +1 -0
  345. package/.next/standalone/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +1 -0
  346. package/.next/standalone/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +1 -0
  347. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +1 -0
  348. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +1 -0
  349. package/.next/standalone/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +1 -0
  350. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +1 -0
  351. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +1 -0
  352. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +1 -0
  353. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +1 -0
  354. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  355. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +1 -0
  356. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +1 -0
  357. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +1 -0
  358. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +1 -0
  359. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +1 -0
  360. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +1 -0
  361. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +1 -0
  362. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +1 -0
  363. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +1 -0
  364. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +1 -0
  365. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +1 -0
  366. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +1 -0
  367. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +1 -0
  368. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +1 -0
  369. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +1 -0
  370. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +1 -0
  371. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +1 -0
  372. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +1 -0
  373. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +1 -0
  374. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +1 -0
  375. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +1 -0
  376. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +1 -0
  377. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +1 -0
  378. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +1 -0
  379. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +1 -0
  380. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +1 -0
  381. package/.next/standalone/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +1 -0
  382. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  383. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +1 -0
  384. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +1 -0
  385. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +1 -0
  386. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +1 -0
  387. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +1 -0
  388. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +1 -0
  389. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +1 -0
  390. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +1 -0
  391. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +1 -0
  392. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +1 -0
  393. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +1 -0
  394. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +1 -0
  395. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +1 -0
  396. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +1 -0
  397. package/.next/standalone/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +1 -0
  398. package/.next/standalone/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +1 -0
  399. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +1 -0
  400. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +1 -0
  401. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +1 -0
  402. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +1 -0
  403. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +1 -0
  404. package/.next/standalone/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +1 -0
  405. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +1 -0
  406. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +1 -0
  407. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +1 -0
  408. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +1 -0
  409. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +1 -0
  410. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +1 -0
  411. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +1 -0
  412. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +1 -0
  413. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +1 -0
  414. package/.next/standalone/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +1 -0
  415. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +1 -0
  416. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +1 -0
  417. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +1 -0
  418. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +1 -0
  419. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +1 -0
  420. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +1 -0
  421. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  422. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +1 -0
  423. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +1 -0
  424. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +1 -0
  425. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +1 -0
  426. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +1 -0
  427. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +1 -0
  428. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +1 -0
  429. package/.next/standalone/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +1 -0
  430. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +1 -0
  431. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +1 -0
  432. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +1 -0
  433. package/.next/standalone/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +1 -0
  434. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +1 -0
  435. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +1 -0
  436. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +1 -0
  437. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +1 -0
  438. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +1 -0
  439. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +1 -0
  440. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +1 -0
  441. package/.next/standalone/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +1 -0
  442. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +1 -0
  443. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +1 -0
  444. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +1 -0
  445. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +1 -0
  446. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +1 -0
  447. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +1 -0
  448. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +1 -0
  449. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +1 -0
  450. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +1 -0
  451. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +1 -0
  452. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +1 -0
  453. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +1 -0
  454. package/.next/standalone/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +1 -0
  455. package/.next/standalone/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +1 -0
  456. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +1 -0
  457. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +1 -0
  458. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +1 -0
  459. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +1 -0
  460. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +1 -0
  461. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +1 -0
  462. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +1 -0
  463. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  464. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +1 -0
  465. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +1 -0
  466. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +1 -0
  467. package/.next/standalone/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +1 -0
  468. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +1 -0
  469. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +1 -0
  470. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +1 -0
  471. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +1 -0
  472. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +1 -0
  473. package/.next/standalone/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +1 -0
  474. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +1 -0
  475. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +1 -0
  476. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +1 -0
  477. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +1 -0
  478. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +1 -0
  479. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +1 -0
  480. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +1 -0
  481. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +1 -0
  482. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +1 -0
  483. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +1 -0
  484. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +1 -0
  485. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +1 -0
  486. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +1 -0
  487. package/.next/standalone/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +1 -0
  488. package/.next/standalone/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +1 -0
  489. package/.next/standalone/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +1 -0
  490. package/.next/standalone/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +1 -0
  491. package/.next/standalone/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +1 -0
  492. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +1 -0
  493. package/.next/standalone/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +1 -0
  494. package/.next/standalone/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +1 -0
  495. package/.next/standalone/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +1 -0
  496. package/.next/standalone/.next/static/chunks/app/login/page-a2344c0b1ef6d31a.js +1 -0
  497. package/.next/standalone/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +1 -0
  498. package/.next/standalone/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +1 -0
  499. package/.next/standalone/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +1 -0
  500. package/.next/standalone/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +1 -0
  501. package/.next/standalone/.next/static/chunks/app/page-a716d81055cfaa16.js +1 -0
  502. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +1 -0
  503. package/.next/standalone/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +1 -0
  504. package/.next/standalone/.next/static/chunks/app/projects/page-8c8e47863c240ec7.js +1 -0
  505. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +1 -0
  506. package/.next/standalone/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +1 -0
  507. package/.next/standalone/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +1 -0
  508. package/.next/standalone/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +1 -0
  509. package/.next/standalone/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +1 -0
  510. package/.next/standalone/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +1 -0
  511. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +1 -0
  512. package/.next/standalone/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +1 -0
  513. package/.next/standalone/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +1 -0
  514. package/.next/standalone/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +1 -0
  515. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +1 -0
  516. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +1 -0
  517. package/.next/standalone/.next/static/css/3d77d4b95ab1c602.css +1 -0
  518. package/.next/standalone/.next/static/rhk5TnKsJ_4Rj__U8e3JH/_buildManifest.js +1 -0
  519. package/.next/standalone/CHANGELOG.md +12 -0
  520. package/.next/standalone/data/.artifacts-migrated-v1 +1 -1
  521. package/.next/standalone/data/.default-project-seeded +1 -1
  522. package/.next/standalone/data/madarx.sqlite +0 -0
  523. package/.next/standalone/data/madarx.sqlite-shm +0 -0
  524. package/.next/standalone/data/madarx.sqlite-wal +0 -0
  525. package/.next/standalone/package.json +1 -1
  526. package/.next/static/chunks/566-570a4f3feb2e9539.js +1 -0
  527. package/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +1 -0
  528. package/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +1 -0
  529. package/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +1 -0
  530. package/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +1 -0
  531. package/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +1 -0
  532. package/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +1 -0
  533. package/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +1 -0
  534. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +1 -0
  535. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  536. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +1 -0
  537. package/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +1 -0
  538. package/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +1 -0
  539. package/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +1 -0
  540. package/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +1 -0
  541. package/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +1 -0
  542. package/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +1 -0
  543. package/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +1 -0
  544. package/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +1 -0
  545. package/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +1 -0
  546. package/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +1 -0
  547. package/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +1 -0
  548. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +1 -0
  549. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +1 -0
  550. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +1 -0
  551. package/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +1 -0
  552. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +1 -0
  553. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  554. package/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +1 -0
  555. package/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +1 -0
  556. package/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +1 -0
  557. package/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +1 -0
  558. package/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +1 -0
  559. package/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +1 -0
  560. package/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +1 -0
  561. package/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +1 -0
  562. package/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +1 -0
  563. package/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +1 -0
  564. package/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +1 -0
  565. package/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +1 -0
  566. package/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +1 -0
  567. package/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +1 -0
  568. package/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +1 -0
  569. package/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +1 -0
  570. package/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +1 -0
  571. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +1 -0
  572. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +1 -0
  573. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +1 -0
  574. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  575. package/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +1 -0
  576. package/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +1 -0
  577. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +1 -0
  578. package/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +1 -0
  579. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +1 -0
  580. package/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +1 -0
  581. package/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +1 -0
  582. package/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +1 -0
  583. package/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +1 -0
  584. package/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +1 -0
  585. package/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +1 -0
  586. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +1 -0
  587. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +1 -0
  588. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +1 -0
  589. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +1 -0
  590. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +1 -0
  591. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +1 -0
  592. package/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +1 -0
  593. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +1 -0
  594. package/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +1 -0
  595. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +1 -0
  596. package/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +1 -0
  597. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +1 -0
  598. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +1 -0
  599. package/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +1 -0
  600. package/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +1 -0
  601. package/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +1 -0
  602. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  603. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +1 -0
  604. package/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +1 -0
  605. package/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +1 -0
  606. package/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +1 -0
  607. package/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +1 -0
  608. package/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +1 -0
  609. package/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +1 -0
  610. package/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +1 -0
  611. package/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +1 -0
  612. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +1 -0
  613. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +1 -0
  614. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +1 -0
  615. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +1 -0
  616. package/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +1 -0
  617. package/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +1 -0
  618. package/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +1 -0
  619. package/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +1 -0
  620. package/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +1 -0
  621. package/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +1 -0
  622. package/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +1 -0
  623. package/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +1 -0
  624. package/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +1 -0
  625. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +1 -0
  626. package/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +1 -0
  627. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +1 -0
  628. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +1 -0
  629. package/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +1 -0
  630. package/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +1 -0
  631. package/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +1 -0
  632. package/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +1 -0
  633. package/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +1 -0
  634. package/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +1 -0
  635. package/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +1 -0
  636. package/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +1 -0
  637. package/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +1 -0
  638. package/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +1 -0
  639. package/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +1 -0
  640. package/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +1 -0
  641. package/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +1 -0
  642. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +1 -0
  643. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +1 -0
  644. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +1 -0
  645. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +1 -0
  646. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +1 -0
  647. package/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +1 -0
  648. package/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +1 -0
  649. package/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +1 -0
  650. package/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +1 -0
  651. package/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +1 -0
  652. package/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +1 -0
  653. package/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +1 -0
  654. package/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +1 -0
  655. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +1 -0
  656. package/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +1 -0
  657. package/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +1 -0
  658. package/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +1 -0
  659. package/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +1 -0
  660. package/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +1 -0
  661. package/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +1 -0
  662. package/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +1 -0
  663. package/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +1 -0
  664. package/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +1 -0
  665. package/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +1 -0
  666. package/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +1 -0
  667. package/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +1 -0
  668. package/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +1 -0
  669. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +1 -0
  670. package/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +1 -0
  671. package/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +1 -0
  672. package/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +1 -0
  673. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +1 -0
  674. package/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +1 -0
  675. package/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +1 -0
  676. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +1 -0
  677. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +1 -0
  678. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +1 -0
  679. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +1 -0
  680. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +1 -0
  681. package/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +1 -0
  682. package/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +1 -0
  683. package/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +1 -0
  684. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +1 -0
  685. package/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +1 -0
  686. package/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +1 -0
  687. package/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +1 -0
  688. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +1 -0
  689. package/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +1 -0
  690. package/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +1 -0
  691. package/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +1 -0
  692. package/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +1 -0
  693. package/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +1 -0
  694. package/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +1 -0
  695. package/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +1 -0
  696. package/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +1 -0
  697. package/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +1 -0
  698. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +1 -0
  699. package/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +1 -0
  700. package/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +1 -0
  701. package/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +1 -0
  702. package/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +1 -0
  703. package/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +1 -0
  704. package/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +1 -0
  705. package/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +1 -0
  706. package/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +1 -0
  707. package/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +1 -0
  708. package/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +1 -0
  709. package/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +1 -0
  710. package/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +1 -0
  711. package/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +1 -0
  712. package/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +1 -0
  713. package/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +1 -0
  714. package/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +1 -0
  715. package/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +1 -0
  716. package/.next/static/chunks/app/login/page-a2344c0b1ef6d31a.js +1 -0
  717. package/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +1 -0
  718. package/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +1 -0
  719. package/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +1 -0
  720. package/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +1 -0
  721. package/.next/static/chunks/app/page-a716d81055cfaa16.js +1 -0
  722. package/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +1 -0
  723. package/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +1 -0
  724. package/.next/static/chunks/app/projects/page-8c8e47863c240ec7.js +1 -0
  725. package/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +1 -0
  726. package/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +1 -0
  727. package/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +1 -0
  728. package/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +1 -0
  729. package/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +1 -0
  730. package/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +1 -0
  731. package/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +1 -0
  732. package/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +1 -0
  733. package/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +1 -0
  734. package/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +1 -0
  735. package/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +1 -0
  736. package/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +1 -0
  737. package/.next/static/css/3d77d4b95ab1c602.css +1 -0
  738. package/.next/static/rhk5TnKsJ_4Rj__U8e3JH/_buildManifest.js +1 -0
  739. package/CHANGELOG.md +12 -0
  740. package/app/api/brand/share/route.js +147 -0
  741. package/app/brand/page.js +131 -0
  742. package/app/components/dashboard/chat-panel.jsx +121 -28
  743. package/app/components/ui/button.tsx +56 -0
  744. package/app/components/ui/prompt-input.tsx +1 -0
  745. package/app/components/ui/sidebar-avatar.jsx +78 -0
  746. package/app/components/ui/sidebar-with-submenu.jsx +5 -12
  747. package/app/components/ui/textarea.tsx +24 -0
  748. package/app/components/ui/tooltip.tsx +1 -0
  749. package/app/globals.css +75 -13
  750. package/app/login/login-client.jsx +198 -85
  751. package/app/login/page.js +1 -0
  752. package/lib/artifact-format.js +22 -4
  753. package/lib/schema.js +26 -0
  754. package/lib/shared-cloud.js +250 -0
  755. package/package.json +1 -1
  756. package/.next/standalone/.next/server/chunks/7500.js +0 -1
  757. package/.next/standalone/.next/static/JGJBLnQfb05RAKCcECbJt/_buildManifest.js +0 -1
  758. package/.next/standalone/.next/static/chunks/566-cec91060c32a22d6.js +0 -1
  759. package/.next/standalone/.next/static/chunks/app/activity/loading-c619e04ba7b0ad20.js +0 -1
  760. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-c619e04ba7b0ad20.js +0 -1
  761. package/.next/standalone/.next/static/chunks/app/agents/loading-c619e04ba7b0ad20.js +0 -1
  762. package/.next/standalone/.next/static/chunks/app/api/activity/route-c619e04ba7b0ad20.js +0 -1
  763. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-c619e04ba7b0ad20.js +0 -1
  764. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-c619e04ba7b0ad20.js +0 -1
  765. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-c619e04ba7b0ad20.js +0 -1
  766. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-c619e04ba7b0ad20.js +0 -1
  767. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  768. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-c619e04ba7b0ad20.js +0 -1
  769. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-c619e04ba7b0ad20.js +0 -1
  770. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-c619e04ba7b0ad20.js +0 -1
  771. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-c619e04ba7b0ad20.js +0 -1
  772. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-c619e04ba7b0ad20.js +0 -1
  773. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-c619e04ba7b0ad20.js +0 -1
  774. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-c619e04ba7b0ad20.js +0 -1
  775. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-c619e04ba7b0ad20.js +0 -1
  776. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-c619e04ba7b0ad20.js +0 -1
  777. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-c619e04ba7b0ad20.js +0 -1
  778. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-c619e04ba7b0ad20.js +0 -1
  779. package/.next/standalone/.next/static/chunks/app/api/approvals/route-c619e04ba7b0ad20.js +0 -1
  780. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-c619e04ba7b0ad20.js +0 -1
  781. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-c619e04ba7b0ad20.js +0 -1
  782. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-c619e04ba7b0ad20.js +0 -1
  783. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-c619e04ba7b0ad20.js +0 -1
  784. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-c619e04ba7b0ad20.js +0 -1
  785. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  786. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-c619e04ba7b0ad20.js +0 -1
  787. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-c619e04ba7b0ad20.js +0 -1
  788. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-c619e04ba7b0ad20.js +0 -1
  789. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-c619e04ba7b0ad20.js +0 -1
  790. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-c619e04ba7b0ad20.js +0 -1
  791. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-c619e04ba7b0ad20.js +0 -1
  792. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-c619e04ba7b0ad20.js +0 -1
  793. package/.next/standalone/.next/static/chunks/app/api/brand/route-c619e04ba7b0ad20.js +0 -1
  794. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-c619e04ba7b0ad20.js +0 -1
  795. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-c619e04ba7b0ad20.js +0 -1
  796. package/.next/standalone/.next/static/chunks/app/api/config/env/route-c619e04ba7b0ad20.js +0 -1
  797. package/.next/standalone/.next/static/chunks/app/api/config/route-c619e04ba7b0ad20.js +0 -1
  798. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-c619e04ba7b0ad20.js +0 -1
  799. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-c619e04ba7b0ad20.js +0 -1
  800. package/.next/standalone/.next/static/chunks/app/api/connections/route-c619e04ba7b0ad20.js +0 -1
  801. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-c619e04ba7b0ad20.js +0 -1
  802. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-c619e04ba7b0ad20.js +0 -1
  803. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-c619e04ba7b0ad20.js +0 -1
  804. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-c619e04ba7b0ad20.js +0 -1
  805. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  806. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-c619e04ba7b0ad20.js +0 -1
  807. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-c619e04ba7b0ad20.js +0 -1
  808. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-c619e04ba7b0ad20.js +0 -1
  809. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-c619e04ba7b0ad20.js +0 -1
  810. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-c619e04ba7b0ad20.js +0 -1
  811. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-c619e04ba7b0ad20.js +0 -1
  812. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-c619e04ba7b0ad20.js +0 -1
  813. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-c619e04ba7b0ad20.js +0 -1
  814. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-c619e04ba7b0ad20.js +0 -1
  815. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-c619e04ba7b0ad20.js +0 -1
  816. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-c619e04ba7b0ad20.js +0 -1
  817. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-c619e04ba7b0ad20.js +0 -1
  818. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-c619e04ba7b0ad20.js +0 -1
  819. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-c619e04ba7b0ad20.js +0 -1
  820. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-c619e04ba7b0ad20.js +0 -1
  821. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-c619e04ba7b0ad20.js +0 -1
  822. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-c619e04ba7b0ad20.js +0 -1
  823. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-c619e04ba7b0ad20.js +0 -1
  824. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-c619e04ba7b0ad20.js +0 -1
  825. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-c619e04ba7b0ad20.js +0 -1
  826. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-c619e04ba7b0ad20.js +0 -1
  827. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-c619e04ba7b0ad20.js +0 -1
  828. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-c619e04ba7b0ad20.js +0 -1
  829. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-c619e04ba7b0ad20.js +0 -1
  830. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-c619e04ba7b0ad20.js +0 -1
  831. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-c619e04ba7b0ad20.js +0 -1
  832. package/.next/standalone/.next/static/chunks/app/api/help/route-c619e04ba7b0ad20.js +0 -1
  833. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  834. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-c619e04ba7b0ad20.js +0 -1
  835. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-c619e04ba7b0ad20.js +0 -1
  836. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-c619e04ba7b0ad20.js +0 -1
  837. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-c619e04ba7b0ad20.js +0 -1
  838. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-c619e04ba7b0ad20.js +0 -1
  839. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-c619e04ba7b0ad20.js +0 -1
  840. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-c619e04ba7b0ad20.js +0 -1
  841. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-c619e04ba7b0ad20.js +0 -1
  842. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-c619e04ba7b0ad20.js +0 -1
  843. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-c619e04ba7b0ad20.js +0 -1
  844. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-c619e04ba7b0ad20.js +0 -1
  845. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-c619e04ba7b0ad20.js +0 -1
  846. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-c619e04ba7b0ad20.js +0 -1
  847. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-c619e04ba7b0ad20.js +0 -1
  848. package/.next/standalone/.next/static/chunks/app/api/missions/route-c619e04ba7b0ad20.js +0 -1
  849. package/.next/standalone/.next/static/chunks/app/api/models/route-c619e04ba7b0ad20.js +0 -1
  850. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-c619e04ba7b0ad20.js +0 -1
  851. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-c619e04ba7b0ad20.js +0 -1
  852. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-c619e04ba7b0ad20.js +0 -1
  853. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-c619e04ba7b0ad20.js +0 -1
  854. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-c619e04ba7b0ad20.js +0 -1
  855. package/.next/standalone/.next/static/chunks/app/api/org/route-c619e04ba7b0ad20.js +0 -1
  856. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-c619e04ba7b0ad20.js +0 -1
  857. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-c619e04ba7b0ad20.js +0 -1
  858. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-c619e04ba7b0ad20.js +0 -1
  859. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-c619e04ba7b0ad20.js +0 -1
  860. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-c619e04ba7b0ad20.js +0 -1
  861. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-c619e04ba7b0ad20.js +0 -1
  862. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-c619e04ba7b0ad20.js +0 -1
  863. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-c619e04ba7b0ad20.js +0 -1
  864. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-c619e04ba7b0ad20.js +0 -1
  865. package/.next/standalone/.next/static/chunks/app/api/orgs/route-c619e04ba7b0ad20.js +0 -1
  866. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-c619e04ba7b0ad20.js +0 -1
  867. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-c619e04ba7b0ad20.js +0 -1
  868. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-c619e04ba7b0ad20.js +0 -1
  869. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-c619e04ba7b0ad20.js +0 -1
  870. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-c619e04ba7b0ad20.js +0 -1
  871. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-c619e04ba7b0ad20.js +0 -1
  872. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  873. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-c619e04ba7b0ad20.js +0 -1
  874. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-c619e04ba7b0ad20.js +0 -1
  875. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-c619e04ba7b0ad20.js +0 -1
  876. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-c619e04ba7b0ad20.js +0 -1
  877. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-c619e04ba7b0ad20.js +0 -1
  878. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-c619e04ba7b0ad20.js +0 -1
  879. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-c619e04ba7b0ad20.js +0 -1
  880. package/.next/standalone/.next/static/chunks/app/api/processes/route-c619e04ba7b0ad20.js +0 -1
  881. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-c619e04ba7b0ad20.js +0 -1
  882. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-c619e04ba7b0ad20.js +0 -1
  883. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-c619e04ba7b0ad20.js +0 -1
  884. package/.next/standalone/.next/static/chunks/app/api/projects/route-c619e04ba7b0ad20.js +0 -1
  885. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-c619e04ba7b0ad20.js +0 -1
  886. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-c619e04ba7b0ad20.js +0 -1
  887. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-c619e04ba7b0ad20.js +0 -1
  888. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-c619e04ba7b0ad20.js +0 -1
  889. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-c619e04ba7b0ad20.js +0 -1
  890. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-c619e04ba7b0ad20.js +0 -1
  891. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-c619e04ba7b0ad20.js +0 -1
  892. package/.next/standalone/.next/static/chunks/app/api/secrets/route-c619e04ba7b0ad20.js +0 -1
  893. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-c619e04ba7b0ad20.js +0 -1
  894. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-c619e04ba7b0ad20.js +0 -1
  895. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-c619e04ba7b0ad20.js +0 -1
  896. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-c619e04ba7b0ad20.js +0 -1
  897. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-c619e04ba7b0ad20.js +0 -1
  898. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-c619e04ba7b0ad20.js +0 -1
  899. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-c619e04ba7b0ad20.js +0 -1
  900. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-c619e04ba7b0ad20.js +0 -1
  901. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-c619e04ba7b0ad20.js +0 -1
  902. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-c619e04ba7b0ad20.js +0 -1
  903. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-c619e04ba7b0ad20.js +0 -1
  904. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-c619e04ba7b0ad20.js +0 -1
  905. package/.next/standalone/.next/static/chunks/app/api/state/route-c619e04ba7b0ad20.js +0 -1
  906. package/.next/standalone/.next/static/chunks/app/api/system/update/route-c619e04ba7b0ad20.js +0 -1
  907. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-c619e04ba7b0ad20.js +0 -1
  908. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-c619e04ba7b0ad20.js +0 -1
  909. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-c619e04ba7b0ad20.js +0 -1
  910. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-c619e04ba7b0ad20.js +0 -1
  911. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-c619e04ba7b0ad20.js +0 -1
  912. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-c619e04ba7b0ad20.js +0 -1
  913. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-c619e04ba7b0ad20.js +0 -1
  914. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  915. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-c619e04ba7b0ad20.js +0 -1
  916. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-c619e04ba7b0ad20.js +0 -1
  917. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-c619e04ba7b0ad20.js +0 -1
  918. package/.next/standalone/.next/static/chunks/app/api/tasks/route-c619e04ba7b0ad20.js +0 -1
  919. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-c619e04ba7b0ad20.js +0 -1
  920. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-c619e04ba7b0ad20.js +0 -1
  921. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-c619e04ba7b0ad20.js +0 -1
  922. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-c619e04ba7b0ad20.js +0 -1
  923. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-c619e04ba7b0ad20.js +0 -1
  924. package/.next/standalone/.next/static/chunks/app/api/tools/route-c619e04ba7b0ad20.js +0 -1
  925. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-c619e04ba7b0ad20.js +0 -1
  926. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-c619e04ba7b0ad20.js +0 -1
  927. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-c619e04ba7b0ad20.js +0 -1
  928. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-c619e04ba7b0ad20.js +0 -1
  929. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-c619e04ba7b0ad20.js +0 -1
  930. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-c619e04ba7b0ad20.js +0 -1
  931. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-c619e04ba7b0ad20.js +0 -1
  932. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-c619e04ba7b0ad20.js +0 -1
  933. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-c619e04ba7b0ad20.js +0 -1
  934. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-c619e04ba7b0ad20.js +0 -1
  935. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-c619e04ba7b0ad20.js +0 -1
  936. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-c619e04ba7b0ad20.js +0 -1
  937. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-c619e04ba7b0ad20.js +0 -1
  938. package/.next/standalone/.next/static/chunks/app/approvals/loading-c619e04ba7b0ad20.js +0 -1
  939. package/.next/standalone/.next/static/chunks/app/architecture/loading-c619e04ba7b0ad20.js +0 -1
  940. package/.next/standalone/.next/static/chunks/app/audit/loading-c619e04ba7b0ad20.js +0 -1
  941. package/.next/standalone/.next/static/chunks/app/brand/loading-c619e04ba7b0ad20.js +0 -1
  942. package/.next/standalone/.next/static/chunks/app/disk/loading-c619e04ba7b0ad20.js +0 -1
  943. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-c619e04ba7b0ad20.js +0 -1
  944. package/.next/standalone/.next/static/chunks/app/help/loading-c619e04ba7b0ad20.js +0 -1
  945. package/.next/standalone/.next/static/chunks/app/layout-1c06759f770a8768.js +0 -1
  946. package/.next/standalone/.next/static/chunks/app/loading-c619e04ba7b0ad20.js +0 -1
  947. package/.next/standalone/.next/static/chunks/app/login/page-40932c4c23cafee8.js +0 -1
  948. package/.next/standalone/.next/static/chunks/app/marketplace/loading-c619e04ba7b0ad20.js +0 -1
  949. package/.next/standalone/.next/static/chunks/app/missions/loading-c619e04ba7b0ad20.js +0 -1
  950. package/.next/standalone/.next/static/chunks/app/onboarding/loading-c619e04ba7b0ad20.js +0 -1
  951. package/.next/standalone/.next/static/chunks/app/org/loading-c619e04ba7b0ad20.js +0 -1
  952. package/.next/standalone/.next/static/chunks/app/page-5c57989fbbcbbf3d.js +0 -1
  953. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-c619e04ba7b0ad20.js +0 -1
  954. package/.next/standalone/.next/static/chunks/app/projects/loading-c619e04ba7b0ad20.js +0 -1
  955. package/.next/standalone/.next/static/chunks/app/projects/page-e1cfb0b17418e719.js +0 -1
  956. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-c619e04ba7b0ad20.js +0 -1
  957. package/.next/standalone/.next/static/chunks/app/reports/loading-c619e04ba7b0ad20.js +0 -1
  958. package/.next/standalone/.next/static/chunks/app/runtime/loading-c619e04ba7b0ad20.js +0 -1
  959. package/.next/standalone/.next/static/chunks/app/schedules/loading-c619e04ba7b0ad20.js +0 -1
  960. package/.next/standalone/.next/static/chunks/app/settings/loading-c619e04ba7b0ad20.js +0 -1
  961. package/.next/standalone/.next/static/chunks/app/settings/page-c619e04ba7b0ad20.js +0 -1
  962. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-c619e04ba7b0ad20.js +0 -1
  963. package/.next/standalone/.next/static/chunks/app/tasks/loading-c619e04ba7b0ad20.js +0 -1
  964. package/.next/standalone/.next/static/chunks/app/tools/loading-c619e04ba7b0ad20.js +0 -1
  965. package/.next/standalone/.next/static/chunks/app/tools/page-c619e04ba7b0ad20.js +0 -1
  966. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-c619e04ba7b0ad20.js +0 -1
  967. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-c619e04ba7b0ad20.js +0 -1
  968. package/.next/standalone/.next/static/css/9fbf057b7ce95c36.css +0 -1
  969. package/.next/static/JGJBLnQfb05RAKCcECbJt/_buildManifest.js +0 -1
  970. package/.next/static/chunks/566-cec91060c32a22d6.js +0 -1
  971. package/.next/static/chunks/app/activity/loading-c619e04ba7b0ad20.js +0 -1
  972. package/.next/static/chunks/app/agents/[id]/loading-c619e04ba7b0ad20.js +0 -1
  973. package/.next/static/chunks/app/agents/loading-c619e04ba7b0ad20.js +0 -1
  974. package/.next/static/chunks/app/api/activity/route-c619e04ba7b0ad20.js +0 -1
  975. package/.next/static/chunks/app/api/admin/audit-export/route-c619e04ba7b0ad20.js +0 -1
  976. package/.next/static/chunks/app/api/admin/share-links/route-c619e04ba7b0ad20.js +0 -1
  977. package/.next/static/chunks/app/api/agent-memory/route-c619e04ba7b0ad20.js +0 -1
  978. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-c619e04ba7b0ad20.js +0 -1
  979. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  980. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-c619e04ba7b0ad20.js +0 -1
  981. package/.next/static/chunks/app/api/agent-runs/[id]/route-c619e04ba7b0ad20.js +0 -1
  982. package/.next/static/chunks/app/api/agent-runs/route-c619e04ba7b0ad20.js +0 -1
  983. package/.next/static/chunks/app/api/agents/[id]/chain/route-c619e04ba7b0ad20.js +0 -1
  984. package/.next/static/chunks/app/api/agents/[id]/memory/route-c619e04ba7b0ad20.js +0 -1
  985. package/.next/static/chunks/app/api/agents/[id]/reports/route-c619e04ba7b0ad20.js +0 -1
  986. package/.next/static/chunks/app/api/agents/[id]/run/route-c619e04ba7b0ad20.js +0 -1
  987. package/.next/static/chunks/app/api/agents/[id]/skills/route-c619e04ba7b0ad20.js +0 -1
  988. package/.next/static/chunks/app/api/agents/create/route-c619e04ba7b0ad20.js +0 -1
  989. package/.next/static/chunks/app/api/agents/ops/route-c619e04ba7b0ad20.js +0 -1
  990. package/.next/static/chunks/app/api/approvals/[id]/route-c619e04ba7b0ad20.js +0 -1
  991. package/.next/static/chunks/app/api/approvals/route-c619e04ba7b0ad20.js +0 -1
  992. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-c619e04ba7b0ad20.js +0 -1
  993. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-c619e04ba7b0ad20.js +0 -1
  994. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-c619e04ba7b0ad20.js +0 -1
  995. package/.next/static/chunks/app/api/artifacts/[id]/route-c619e04ba7b0ad20.js +0 -1
  996. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-c619e04ba7b0ad20.js +0 -1
  997. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  998. package/.next/static/chunks/app/api/artifacts/upload/route-c619e04ba7b0ad20.js +0 -1
  999. package/.next/static/chunks/app/api/audit/list/route-c619e04ba7b0ad20.js +0 -1
  1000. package/.next/static/chunks/app/api/audit/search/route-c619e04ba7b0ad20.js +0 -1
  1001. package/.next/static/chunks/app/api/auth/callback/route-c619e04ba7b0ad20.js +0 -1
  1002. package/.next/static/chunks/app/api/auth/config/route-c619e04ba7b0ad20.js +0 -1
  1003. package/.next/static/chunks/app/api/auth/join-bootstrap/route-c619e04ba7b0ad20.js +0 -1
  1004. package/.next/static/chunks/app/api/auth/session/route-c619e04ba7b0ad20.js +0 -1
  1005. package/.next/static/chunks/app/api/brand/route-c619e04ba7b0ad20.js +0 -1
  1006. package/.next/static/chunks/app/api/chat/sessions/[id]/route-c619e04ba7b0ad20.js +0 -1
  1007. package/.next/static/chunks/app/api/chat/sessions/route-c619e04ba7b0ad20.js +0 -1
  1008. package/.next/static/chunks/app/api/config/env/route-c619e04ba7b0ad20.js +0 -1
  1009. package/.next/static/chunks/app/api/config/route-c619e04ba7b0ad20.js +0 -1
  1010. package/.next/static/chunks/app/api/connections/[service]/route-c619e04ba7b0ad20.js +0 -1
  1011. package/.next/static/chunks/app/api/connections/[service]/verify/route-c619e04ba7b0ad20.js +0 -1
  1012. package/.next/static/chunks/app/api/connections/route-c619e04ba7b0ad20.js +0 -1
  1013. package/.next/static/chunks/app/api/cron/tick/route-c619e04ba7b0ad20.js +0 -1
  1014. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-c619e04ba7b0ad20.js +0 -1
  1015. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-c619e04ba7b0ad20.js +0 -1
  1016. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-c619e04ba7b0ad20.js +0 -1
  1017. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  1018. package/.next/static/chunks/app/api/dashboard/spaces/import/route-c619e04ba7b0ad20.js +0 -1
  1019. package/.next/static/chunks/app/api/dashboard/spaces/route-c619e04ba7b0ad20.js +0 -1
  1020. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-c619e04ba7b0ad20.js +0 -1
  1021. package/.next/static/chunks/app/api/disk/files/[id]/route-c619e04ba7b0ad20.js +0 -1
  1022. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-c619e04ba7b0ad20.js +0 -1
  1023. package/.next/static/chunks/app/api/disk/files/route-c619e04ba7b0ad20.js +0 -1
  1024. package/.next/static/chunks/app/api/disk/folders/route-c619e04ba7b0ad20.js +0 -1
  1025. package/.next/static/chunks/app/api/events/since/[cursor]/route-c619e04ba7b0ad20.js +0 -1
  1026. package/.next/static/chunks/app/api/events/stream/route-c619e04ba7b0ad20.js +0 -1
  1027. package/.next/static/chunks/app/api/fs/create-folder/route-c619e04ba7b0ad20.js +0 -1
  1028. package/.next/static/chunks/app/api/fs/pick-folder/route-c619e04ba7b0ad20.js +0 -1
  1029. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-c619e04ba7b0ad20.js +0 -1
  1030. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-c619e04ba7b0ad20.js +0 -1
  1031. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-c619e04ba7b0ad20.js +0 -1
  1032. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-c619e04ba7b0ad20.js +0 -1
  1033. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-c619e04ba7b0ad20.js +0 -1
  1034. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-c619e04ba7b0ad20.js +0 -1
  1035. package/.next/static/chunks/app/api/hail/engagements/[id]/route-c619e04ba7b0ad20.js +0 -1
  1036. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-c619e04ba7b0ad20.js +0 -1
  1037. package/.next/static/chunks/app/api/hail/engagements/route-c619e04ba7b0ad20.js +0 -1
  1038. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-c619e04ba7b0ad20.js +0 -1
  1039. package/.next/static/chunks/app/api/hail/interviews/[id]/route-c619e04ba7b0ad20.js +0 -1
  1040. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-c619e04ba7b0ad20.js +0 -1
  1041. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-c619e04ba7b0ad20.js +0 -1
  1042. package/.next/static/chunks/app/api/heartbeat/tick/route-c619e04ba7b0ad20.js +0 -1
  1043. package/.next/static/chunks/app/api/heartbeat/worker/route-c619e04ba7b0ad20.js +0 -1
  1044. package/.next/static/chunks/app/api/help/route-c619e04ba7b0ad20.js +0 -1
  1045. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  1046. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-c619e04ba7b0ad20.js +0 -1
  1047. package/.next/static/chunks/app/api/hermes/jobs/route-c619e04ba7b0ad20.js +0 -1
  1048. package/.next/static/chunks/app/api/integrations/google/callback/route-c619e04ba7b0ad20.js +0 -1
  1049. package/.next/static/chunks/app/api/integrations/google/oauth/route-c619e04ba7b0ad20.js +0 -1
  1050. package/.next/static/chunks/app/api/marketplace/[id]/route-c619e04ba7b0ad20.js +0 -1
  1051. package/.next/static/chunks/app/api/marketplace/open-design/route-c619e04ba7b0ad20.js +0 -1
  1052. package/.next/static/chunks/app/api/marketplace/route-c619e04ba7b0ad20.js +0 -1
  1053. package/.next/static/chunks/app/api/mines/import-roots/route-c619e04ba7b0ad20.js +0 -1
  1054. package/.next/static/chunks/app/api/mines/portfolio/route-c619e04ba7b0ad20.js +0 -1
  1055. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-c619e04ba7b0ad20.js +0 -1
  1056. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-c619e04ba7b0ad20.js +0 -1
  1057. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-c619e04ba7b0ad20.js +0 -1
  1058. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-c619e04ba7b0ad20.js +0 -1
  1059. package/.next/static/chunks/app/api/mines/projects/route-c619e04ba7b0ad20.js +0 -1
  1060. package/.next/static/chunks/app/api/missions/route-c619e04ba7b0ad20.js +0 -1
  1061. package/.next/static/chunks/app/api/models/route-c619e04ba7b0ad20.js +0 -1
  1062. package/.next/static/chunks/app/api/onboarding/blueprint/route-c619e04ba7b0ad20.js +0 -1
  1063. package/.next/static/chunks/app/api/onboarding/launch/route-c619e04ba7b0ad20.js +0 -1
  1064. package/.next/static/chunks/app/api/orchestrator/command/route-c619e04ba7b0ad20.js +0 -1
  1065. package/.next/static/chunks/app/api/orchestrator/stream/route-c619e04ba7b0ad20.js +0 -1
  1066. package/.next/static/chunks/app/api/orchestrator/upload/route-c619e04ba7b0ad20.js +0 -1
  1067. package/.next/static/chunks/app/api/org/route-c619e04ba7b0ad20.js +0 -1
  1068. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-c619e04ba7b0ad20.js +0 -1
  1069. package/.next/static/chunks/app/api/orgs/[id]/invites/route-c619e04ba7b0ad20.js +0 -1
  1070. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-c619e04ba7b0ad20.js +0 -1
  1071. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-c619e04ba7b0ad20.js +0 -1
  1072. package/.next/static/chunks/app/api/orgs/[id]/members/route-c619e04ba7b0ad20.js +0 -1
  1073. package/.next/static/chunks/app/api/orgs/[id]/route-c619e04ba7b0ad20.js +0 -1
  1074. package/.next/static/chunks/app/api/orgs/invites/pending/route-c619e04ba7b0ad20.js +0 -1
  1075. package/.next/static/chunks/app/api/orgs/join/route-c619e04ba7b0ad20.js +0 -1
  1076. package/.next/static/chunks/app/api/orgs/join-complete/route-c619e04ba7b0ad20.js +0 -1
  1077. package/.next/static/chunks/app/api/orgs/route-c619e04ba7b0ad20.js +0 -1
  1078. package/.next/static/chunks/app/api/printing-press/clis/route-c619e04ba7b0ad20.js +0 -1
  1079. package/.next/static/chunks/app/api/printing-press/install/route-c619e04ba7b0ad20.js +0 -1
  1080. package/.next/static/chunks/app/api/printing-press/security-mode/route-c619e04ba7b0ad20.js +0 -1
  1081. package/.next/static/chunks/app/api/privacy/config/route-c619e04ba7b0ad20.js +0 -1
  1082. package/.next/static/chunks/app/api/privacy/verify/route-c619e04ba7b0ad20.js +0 -1
  1083. package/.next/static/chunks/app/api/processes/[id]/route-c619e04ba7b0ad20.js +0 -1
  1084. package/.next/static/chunks/app/api/processes/[id]/share-link/route-c619e04ba7b0ad20.js +0 -1
  1085. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-c619e04ba7b0ad20.js +0 -1
  1086. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-c619e04ba7b0ad20.js +0 -1
  1087. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-c619e04ba7b0ad20.js +0 -1
  1088. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-c619e04ba7b0ad20.js +0 -1
  1089. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-c619e04ba7b0ad20.js +0 -1
  1090. package/.next/static/chunks/app/api/processes/definitions/route-c619e04ba7b0ad20.js +0 -1
  1091. package/.next/static/chunks/app/api/processes/definitions/validate/route-c619e04ba7b0ad20.js +0 -1
  1092. package/.next/static/chunks/app/api/processes/route-c619e04ba7b0ad20.js +0 -1
  1093. package/.next/static/chunks/app/api/processes/start-and-route/route-c619e04ba7b0ad20.js +0 -1
  1094. package/.next/static/chunks/app/api/projects/[slug]/library/route-c619e04ba7b0ad20.js +0 -1
  1095. package/.next/static/chunks/app/api/projects/[slug]/route-c619e04ba7b0ad20.js +0 -1
  1096. package/.next/static/chunks/app/api/projects/route-c619e04ba7b0ad20.js +0 -1
  1097. package/.next/static/chunks/app/api/runs/approve-claude-run/route-c619e04ba7b0ad20.js +0 -1
  1098. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-c619e04ba7b0ad20.js +0 -1
  1099. package/.next/static/chunks/app/api/runs/competitor-report/route-c619e04ba7b0ad20.js +0 -1
  1100. package/.next/static/chunks/app/api/runs/engine-ping/route-c619e04ba7b0ad20.js +0 -1
  1101. package/.next/static/chunks/app/api/runs/marketing-plan/route-c619e04ba7b0ad20.js +0 -1
  1102. package/.next/static/chunks/app/api/schedules/upsert/route-c619e04ba7b0ad20.js +0 -1
  1103. package/.next/static/chunks/app/api/secrets/[name]/route-c619e04ba7b0ad20.js +0 -1
  1104. package/.next/static/chunks/app/api/secrets/route-c619e04ba7b0ad20.js +0 -1
  1105. package/.next/static/chunks/app/api/settings/trust-mode/route-c619e04ba7b0ad20.js +0 -1
  1106. package/.next/static/chunks/app/api/share/[token]/otp/route-c619e04ba7b0ad20.js +0 -1
  1107. package/.next/static/chunks/app/api/share/[token]/route-c619e04ba7b0ad20.js +0 -1
  1108. package/.next/static/chunks/app/api/share/[token]/verify/route-c619e04ba7b0ad20.js +0 -1
  1109. package/.next/static/chunks/app/api/share/space/[token]/otp/route-c619e04ba7b0ad20.js +0 -1
  1110. package/.next/static/chunks/app/api/share/space/[token]/route-c619e04ba7b0ad20.js +0 -1
  1111. package/.next/static/chunks/app/api/share/space/[token]/verify/route-c619e04ba7b0ad20.js +0 -1
  1112. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-c619e04ba7b0ad20.js +0 -1
  1113. package/.next/static/chunks/app/api/shared/spaces/publish/route-c619e04ba7b0ad20.js +0 -1
  1114. package/.next/static/chunks/app/api/shared/spaces/route-c619e04ba7b0ad20.js +0 -1
  1115. package/.next/static/chunks/app/api/shared/spaces/status/route-c619e04ba7b0ad20.js +0 -1
  1116. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-c619e04ba7b0ad20.js +0 -1
  1117. package/.next/static/chunks/app/api/state/route-c619e04ba7b0ad20.js +0 -1
  1118. package/.next/static/chunks/app/api/system/update/route-c619e04ba7b0ad20.js +0 -1
  1119. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-c619e04ba7b0ad20.js +0 -1
  1120. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-c619e04ba7b0ad20.js +0 -1
  1121. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-c619e04ba7b0ad20.js +0 -1
  1122. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-c619e04ba7b0ad20.js +0 -1
  1123. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-c619e04ba7b0ad20.js +0 -1
  1124. package/.next/static/chunks/app/api/tasks/[id]/children/route-c619e04ba7b0ad20.js +0 -1
  1125. package/.next/static/chunks/app/api/tasks/[id]/comments/route-c619e04ba7b0ad20.js +0 -1
  1126. package/.next/static/chunks/app/api/tasks/[id]/events/route-c619e04ba7b0ad20.js +0 -1
  1127. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-c619e04ba7b0ad20.js +0 -1
  1128. package/.next/static/chunks/app/api/tasks/[id]/release/route-c619e04ba7b0ad20.js +0 -1
  1129. package/.next/static/chunks/app/api/tasks/[id]/route-c619e04ba7b0ad20.js +0 -1
  1130. package/.next/static/chunks/app/api/tasks/route-c619e04ba7b0ad20.js +0 -1
  1131. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-c619e04ba7b0ad20.js +0 -1
  1132. package/.next/static/chunks/app/api/tool-allowlists/route-c619e04ba7b0ad20.js +0 -1
  1133. package/.next/static/chunks/app/api/tool-egress/route-c619e04ba7b0ad20.js +0 -1
  1134. package/.next/static/chunks/app/api/tools/[name]/approve/route-c619e04ba7b0ad20.js +0 -1
  1135. package/.next/static/chunks/app/api/tools/[name]/route-c619e04ba7b0ad20.js +0 -1
  1136. package/.next/static/chunks/app/api/tools/route-c619e04ba7b0ad20.js +0 -1
  1137. package/.next/static/chunks/app/api/transcripts/route-c619e04ba7b0ad20.js +0 -1
  1138. package/.next/static/chunks/app/api/voice/providers/route-c619e04ba7b0ad20.js +0 -1
  1139. package/.next/static/chunks/app/api/voice/realtime/context/route-c619e04ba7b0ad20.js +0 -1
  1140. package/.next/static/chunks/app/api/voice/realtime/session/route-c619e04ba7b0ad20.js +0 -1
  1141. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-c619e04ba7b0ad20.js +0 -1
  1142. package/.next/static/chunks/app/api/voice/realtime/tools/route-c619e04ba7b0ad20.js +0 -1
  1143. package/.next/static/chunks/app/api/voice/tts/route-c619e04ba7b0ad20.js +0 -1
  1144. package/.next/static/chunks/app/api/whatsapp/allowlist/route-c619e04ba7b0ad20.js +0 -1
  1145. package/.next/static/chunks/app/api/whatsapp/disconnect/route-c619e04ba7b0ad20.js +0 -1
  1146. package/.next/static/chunks/app/api/whatsapp/messages/route-c619e04ba7b0ad20.js +0 -1
  1147. package/.next/static/chunks/app/api/whatsapp/qr/route-c619e04ba7b0ad20.js +0 -1
  1148. package/.next/static/chunks/app/api/whatsapp/send/route-c619e04ba7b0ad20.js +0 -1
  1149. package/.next/static/chunks/app/api/whatsapp/status/route-c619e04ba7b0ad20.js +0 -1
  1150. package/.next/static/chunks/app/approvals/loading-c619e04ba7b0ad20.js +0 -1
  1151. package/.next/static/chunks/app/architecture/loading-c619e04ba7b0ad20.js +0 -1
  1152. package/.next/static/chunks/app/audit/loading-c619e04ba7b0ad20.js +0 -1
  1153. package/.next/static/chunks/app/brand/loading-c619e04ba7b0ad20.js +0 -1
  1154. package/.next/static/chunks/app/disk/loading-c619e04ba7b0ad20.js +0 -1
  1155. package/.next/static/chunks/app/federated-ai/loading-c619e04ba7b0ad20.js +0 -1
  1156. package/.next/static/chunks/app/help/loading-c619e04ba7b0ad20.js +0 -1
  1157. package/.next/static/chunks/app/layout-1c06759f770a8768.js +0 -1
  1158. package/.next/static/chunks/app/loading-c619e04ba7b0ad20.js +0 -1
  1159. package/.next/static/chunks/app/login/page-40932c4c23cafee8.js +0 -1
  1160. package/.next/static/chunks/app/marketplace/loading-c619e04ba7b0ad20.js +0 -1
  1161. package/.next/static/chunks/app/missions/loading-c619e04ba7b0ad20.js +0 -1
  1162. package/.next/static/chunks/app/onboarding/loading-c619e04ba7b0ad20.js +0 -1
  1163. package/.next/static/chunks/app/org/loading-c619e04ba7b0ad20.js +0 -1
  1164. package/.next/static/chunks/app/page-5c57989fbbcbbf3d.js +0 -1
  1165. package/.next/static/chunks/app/projects/[slug]/loading-c619e04ba7b0ad20.js +0 -1
  1166. package/.next/static/chunks/app/projects/loading-c619e04ba7b0ad20.js +0 -1
  1167. package/.next/static/chunks/app/projects/page-e1cfb0b17418e719.js +0 -1
  1168. package/.next/static/chunks/app/reports/[file]/route-c619e04ba7b0ad20.js +0 -1
  1169. package/.next/static/chunks/app/reports/loading-c619e04ba7b0ad20.js +0 -1
  1170. package/.next/static/chunks/app/runtime/loading-c619e04ba7b0ad20.js +0 -1
  1171. package/.next/static/chunks/app/schedules/loading-c619e04ba7b0ad20.js +0 -1
  1172. package/.next/static/chunks/app/settings/loading-c619e04ba7b0ad20.js +0 -1
  1173. package/.next/static/chunks/app/settings/page-c619e04ba7b0ad20.js +0 -1
  1174. package/.next/static/chunks/app/tasks/[id]/loading-c619e04ba7b0ad20.js +0 -1
  1175. package/.next/static/chunks/app/tasks/loading-c619e04ba7b0ad20.js +0 -1
  1176. package/.next/static/chunks/app/tools/loading-c619e04ba7b0ad20.js +0 -1
  1177. package/.next/static/chunks/app/tools/page-c619e04ba7b0ad20.js +0 -1
  1178. package/.next/static/chunks/app/whatsapp/loading-c619e04ba7b0ad20.js +0 -1
  1179. package/.next/static/chunks/app/workflows/share/[caseId]/page-c619e04ba7b0ad20.js +0 -1
  1180. package/.next/static/css/9fbf057b7ce95c36.css +0 -1
  1181. /package/.next/standalone/.next/static/{JGJBLnQfb05RAKCcECbJt → rhk5TnKsJ_4Rj__U8e3JH}/_ssgManifest.js +0 -0
  1182. /package/.next/static/{JGJBLnQfb05RAKCcECbJt → rhk5TnKsJ_4Rj__U8e3JH}/_ssgManifest.js +0 -0
@@ -2,39 +2,40 @@
2
2
  "version": 1,
3
3
  "functions": {
4
4
  "/api/activity": {},
5
- "/api/admin/audit-export": {},
6
5
  "/api/admin/share-links": {},
6
+ "/api/admin/audit-export": {},
7
7
  "/api/agent-memory": {},
8
- "/api/agent-runs/[id]/events": {},
9
8
  "/api/agent-runs/[id]/cancel": {},
9
+ "/api/agent-runs/[id]/events": {},
10
10
  "/api/agent-runs/[id]/log": {},
11
11
  "/api/agent-runs/[id]": {},
12
12
  "/api/agent-runs": {},
13
- "/api/agents/[id]/chain": {},
14
13
  "/api/agents/[id]/memory": {},
14
+ "/api/agents/[id]/chain": {},
15
15
  "/api/agents/[id]/reports": {},
16
16
  "/api/agents/[id]/run": {},
17
17
  "/api/agents/[id]/skills": {},
18
- "/api/agents/create": {},
18
+ "/api/agents/ops": {},
19
19
  "/api/approvals/[id]": {},
20
+ "/api/agents/create": {},
20
21
  "/api/approvals": {},
22
+ "/api/artifacts/[id]/protect": {},
21
23
  "/api/artifacts/[id]/acl": {},
22
- "/api/agents/ops": {},
23
24
  "/api/artifacts/[id]/raw": {},
24
- "/api/artifacts/[id]/protect": {},
25
+ "/api/artifacts/[id]/share-link/[linkId]": {},
25
26
  "/api/artifacts/[id]": {},
26
27
  "/api/artifacts/[id]/share-link": {},
27
- "/api/artifacts/[id]/share-link/[linkId]": {},
28
- "/api/audit/list": {},
29
28
  "/api/artifacts/upload": {},
30
- "/api/auth/callback": {},
29
+ "/api/audit/list": {},
31
30
  "/api/audit/search": {},
32
- "/api/auth/join-bootstrap": {},
33
- "/api/brand": {},
31
+ "/api/auth/callback": {},
34
32
  "/api/auth/config": {},
33
+ "/api/auth/join-bootstrap": {},
35
34
  "/api/auth/session": {},
36
- "/api/chat/sessions": {},
35
+ "/api/brand": {},
37
36
  "/api/chat/sessions/[id]": {},
37
+ "/api/chat/sessions": {},
38
+ "/api/brand/share": {},
38
39
  "/api/config/env": {},
39
40
  "/api/config": {},
40
41
  "/api/connections/[service]": {},
@@ -44,31 +45,31 @@
44
45
  "/api/dashboard/spaces/[id]/share-link/[linkId]": {},
45
46
  "/api/dashboard/spaces/[id]/share-link": {},
46
47
  "/api/disk/files/[id]/blob": {},
47
- "/api/disk/files/[id]": {},
48
48
  "/api/disk/files/[id]/transcribe": {},
49
+ "/api/disk/files/[id]": {},
49
50
  "/api/disk/files": {},
50
- "/api/disk/folders": {},
51
51
  "/api/events/since/[cursor]": {},
52
+ "/api/disk/folders": {},
52
53
  "/api/events/stream": {},
53
54
  "/api/fs/create-folder": {},
54
- "/api/fs/pick-folder": {},
55
55
  "/api/hail/engagements/[id]/blueprint": {},
56
+ "/api/fs/pick-folder": {},
56
57
  "/api/hail/engagements/[id]/diagnostic": {},
57
58
  "/api/hail/engagements/[id]/governance": {},
58
- "/api/hail/engagements/[id]/interview": {},
59
59
  "/api/hail/engagements/[id]/pilot": {},
60
+ "/api/hail/engagements/[id]/interview": {},
60
61
  "/api/hail/engagements/[id]/quarterly": {},
61
62
  "/api/hail/engagements/[id]": {},
62
- "/api/hail/engagements/[id]/setup-package": {},
63
63
  "/api/hail/engagements": {},
64
+ "/api/hail/engagements/[id]/setup-package": {},
64
65
  "/api/hail/interviews/[id]/responses": {},
65
66
  "/api/hail/interviews/[id]": {},
66
- "/api/hail/setup-packages/[id]/apply": {},
67
67
  "/api/hail/setup-packages/validate": {},
68
68
  "/api/heartbeat/tick": {},
69
69
  "/api/heartbeat/worker": {},
70
- "/api/help": {},
70
+ "/api/hail/setup-packages/[id]/apply": {},
71
71
  "/api/hermes/jobs/[id]/events": {},
72
+ "/api/help": {},
72
73
  "/api/hermes/jobs/[id]": {},
73
74
  "/api/hermes/jobs": {},
74
75
  "/api/integrations/google/callback": {},
@@ -76,20 +77,20 @@
76
77
  "/api/marketplace/[id]": {},
77
78
  "/api/marketplace/open-design": {},
78
79
  "/api/marketplace": {},
79
- "/api/mines/import-roots": {},
80
80
  "/api/mines/portfolio": {},
81
- "/api/mines/projects/[id]/chunks": {},
81
+ "/api/mines/import-roots": {},
82
82
  "/api/mines/projects/[id]/diligence": {},
83
+ "/api/mines/projects/[id]/chunks": {},
83
84
  "/api/mines/projects/[id]/import": {},
84
85
  "/api/mines/projects": {},
85
- "/api/mines/projects/[id]/publish": {},
86
86
  "/api/missions": {},
87
+ "/api/mines/projects/[id]/publish": {},
87
88
  "/api/models": {},
88
89
  "/api/onboarding/blueprint": {},
89
90
  "/api/onboarding/launch": {},
90
91
  "/api/orchestrator/command": {},
91
- "/api/orchestrator/upload": {},
92
92
  "/api/orchestrator/stream": {},
93
+ "/api/orchestrator/upload": {},
93
94
  "/api/org": {},
94
95
  "/api/orgs/[id]/invites/[inviteId]": {},
95
96
  "/api/orgs/[id]/invites": {},
@@ -104,16 +105,16 @@
104
105
  "/api/printing-press/clis": {},
105
106
  "/api/printing-press/install": {},
106
107
  "/api/printing-press/security-mode": {},
107
- "/api/privacy/verify": {},
108
108
  "/api/privacy/config": {},
109
+ "/api/privacy/verify": {},
110
+ "/api/processes/[id]": {},
109
111
  "/api/processes/[id]/share-link": {},
110
112
  "/api/processes/[id]/stages/[stageId]/override": {},
111
113
  "/api/processes/[id]/stages/[stageId]/retry": {},
112
114
  "/api/processes/[id]/stages/[stageId]/submit": {},
113
- "/api/processes/[id]": {},
114
115
  "/api/processes/definitions/[slug]": {},
115
- "/api/processes/definitions": {},
116
116
  "/api/processes/definitions/[slug]/settings": {},
117
+ "/api/processes/definitions": {},
117
118
  "/api/processes/definitions/validate": {},
118
119
  "/api/processes": {},
119
120
  "/api/processes/start-and-route": {},
@@ -129,17 +130,17 @@
129
130
  "/api/secrets/[name]": {},
130
131
  "/api/secrets": {},
131
132
  "/api/settings/trust-mode": {},
132
- "/api/share/[token]/otp": {},
133
133
  "/api/share/[token]": {},
134
+ "/api/share/[token]/otp": {},
134
135
  "/api/share/[token]/verify": {},
135
136
  "/api/share/space/[token]/otp": {},
136
137
  "/api/share/space/[token]": {},
137
138
  "/api/share/space/[token]/verify": {},
138
- "/api/shared/spaces": {},
139
139
  "/api/shared/spaces/[id]/acl": {},
140
140
  "/api/shared/spaces/publish": {},
141
- "/api/shared/spaces/unpublish": {},
142
141
  "/api/shared/spaces/status": {},
142
+ "/api/shared/spaces": {},
143
+ "/api/shared/spaces/unpublish": {},
143
144
  "/api/state": {},
144
145
  "/api/system/update": {},
145
146
  "/api/tasks/[id]/active-run": {},
@@ -150,15 +151,15 @@
150
151
  "/api/tasks/[id]/children": {},
151
152
  "/api/tasks/[id]/comments": {},
152
153
  "/api/tasks/[id]/events": {},
154
+ "/api/tasks/[id]/live-runs": {},
153
155
  "/api/tasks/[id]/release": {},
154
156
  "/api/tasks/[id]": {},
155
157
  "/api/tasks": {},
156
158
  "/api/tool-allowlists/[id]": {},
157
159
  "/api/tool-allowlists": {},
158
160
  "/api/tool-egress": {},
159
- "/api/tasks/[id]/live-runs": {},
160
- "/api/tools/[name]": {},
161
161
  "/api/tools/[name]/approve": {},
162
+ "/api/tools/[name]": {},
162
163
  "/api/tools": {},
163
164
  "/api/transcripts": {},
164
165
  "/api/voice/providers": {},
@@ -169,45 +170,45 @@
169
170
  "/api/voice/tts": {},
170
171
  "/api/whatsapp/allowlist": {},
171
172
  "/api/whatsapp/disconnect": {},
173
+ "/api/whatsapp/qr": {},
172
174
  "/api/whatsapp/messages": {},
173
175
  "/api/whatsapp/send": {},
174
176
  "/api/whatsapp/status": {},
175
- "/api/whatsapp/qr": {},
176
177
  "/reports/[file]": {},
177
178
  "/activity": {},
178
179
  "/admin": {},
179
- "/agents/[id]": {},
180
180
  "/agents": {},
181
- "/audit/live": {},
181
+ "/agents/[id]": {},
182
182
  "/approvals": {},
183
- "/hail/[id]/governance": {},
183
+ "/audit/live": {},
184
184
  "/audit": {},
185
+ "/hail/[id]/governance": {},
185
186
  "/hail/[id]/interview": {},
187
+ "/hail/[id]": {},
186
188
  "/hail/[id]/setup": {},
187
189
  "/hail": {},
188
- "/hail/[id]": {},
189
190
  "/help/[slug]": {},
190
191
  "/marketplace": {},
191
192
  "/mines/[projectId]": {},
192
193
  "/mines/[projectId]/results": {},
193
- "/mines": {},
194
194
  "/missions": {},
195
+ "/mines": {},
195
196
  "/onboarding/org": {},
196
197
  "/org": {},
197
198
  "/reports": {},
198
199
  "/runtime": {},
199
200
  "/schedules": {},
201
+ "/share/space/[token]": {},
200
202
  "/tasks/[id]": {},
201
203
  "/tasks": {},
202
- "/share/space/[token]": {},
203
204
  "/tools": {},
204
205
  "/settings/account": {},
205
206
  "/settings/advanced": {},
206
207
  "/settings/appearance": {},
207
- "/settings": {},
208
+ "/settings/connectors": {},
208
209
  "/settings/engines": {},
209
210
  "/settings/organization": {},
210
- "/settings/connectors": {},
211
+ "/settings": {},
211
212
  "/settings/runtime": {},
212
213
  "/settings/team": {},
213
214
  "/settings/tools": {}
@@ -17,11 +17,11 @@
17
17
  "wasm": [],
18
18
  "assets": [],
19
19
  "env": {
20
- "__NEXT_BUILD_ID": "JGJBLnQfb05RAKCcECbJt",
21
- "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "6H1NrC0LhylJfilMruyur8KuB36wQSi+4X1QYgFr20g=",
22
- "__NEXT_PREVIEW_MODE_ID": "737e45425c26add855d1b4b81fc5a55b",
23
- "__NEXT_PREVIEW_MODE_SIGNING_KEY": "88b0268dcaf2a9ac24fea1cd1801ab9c7eec7e23e42356818c9edfbf5d60745b",
24
- "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "a78d647b612751c53db043971d3a6b95db79a67d312ca72fb61bc3a635401970"
20
+ "__NEXT_BUILD_ID": "rhk5TnKsJ_4Rj__U8e3JH",
21
+ "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "kYwqaQFpql8ENnu4wULAXP0Js5VrpB7vTTzNS947xsc=",
22
+ "__NEXT_PREVIEW_MODE_ID": "f254cb2822bd4a69c2f74a224d1cb36a",
23
+ "__NEXT_PREVIEW_MODE_SIGNING_KEY": "00a6d112dd4323cfd8922cea2111c7c4e347197c1f95f18cc6fac282aec204ec",
24
+ "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "897265bb843143ede6a3cf8c5a1481643537be8754ebfce7926d9c4f18254472"
25
25
  }
26
26
  }
27
27
  },
@@ -1 +1 @@
1
- <!DOCTYPE html><!--JGJBLnQfb05RAKCcECbJt--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/madarx-mark.svg"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/9fbf057b7ce95c36.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f916d679fe38a701.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-1c06759f770a8768.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 shadow-[0_18px_54px_rgba(37,36,34,0.16)] flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><a class="flex-none" aria-label="madarX home" href="/"><img src="/madarx-mark.svg" alt="madarX" width="32" height="32" class="block text-[#111318]"/></a></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Overview" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Overview</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ebb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n3:I[45057,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[24431,[],\"OutletBoundary\"]\n8:I[15278,[],\"AsyncMetadataOutlet\"]\na:I[24431,[],\"ViewportBoundary\"]\nc:I[24431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/9fbf057b7ce95c36.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"JGJBLnQfb05RAKCcECbJt\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9fbf057b7ce95c36.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[80622,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L10\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--rhk5TnKsJ_4Rj__U8e3JH--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3d77d4b95ab1c602.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f916d679fe38a701.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-eaed78b7751b2b5b.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><button type="button" aria-label="Upload an avatar" title="Upload an avatar" class="group relative w-9 h-9 rounded-full overflow-hidden flex items-center justify-center cursor-pointer border border-[rgba(20,22,26,0.16)] bg-[rgba(17,19,24,0.035)] transition-colors hover:border-[rgba(20,22,26,0.32)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#9aa1ab" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V8M8 12h8"></path></svg><span class="absolute inset-0 hidden group-hover:flex items-center justify-center bg-black/35 text-white"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V6M12 6 7.5 10.5M12 6l4.5 4.5"></path><path d="M5 18v1.5A1.5 1.5 0 0 0 6.5 21h11a1.5 1.5 0 0 0 1.5-1.5V18"></path></svg></span></button><input type="file" accept="image/*" hidden=""/></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Spaces" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Spaces</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ebb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-eaed78b7751b2b5b.js\"],\"default\"]\n3:I[66809,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-eaed78b7751b2b5b.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[24431,[],\"OutletBoundary\"]\n8:I[15278,[],\"AsyncMetadataOutlet\"]\na:I[24431,[],\"ViewportBoundary\"]\nc:I[24431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/3d77d4b95ab1c602.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"rhk5TnKsJ_4Rj__U8e3JH\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3d77d4b95ab1c602.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[80622,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L10\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" defer=""></script><script src="/_next/static/chunks/framework-e9384f6a6720bcd2.js" defer=""></script><script src="/_next/static/chunks/main-944972f800552297.js" defer=""></script><script src="/_next/static/chunks/pages/_app-4b3fb5e477a0267f.js" defer=""></script><script src="/_next/static/chunks/pages/_error-c970d8b55ace1b48.js" defer=""></script><script src="/_next/static/JGJBLnQfb05RAKCcECbJt/_buildManifest.js" defer=""></script><script src="/_next/static/JGJBLnQfb05RAKCcECbJt/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"JGJBLnQfb05RAKCcECbJt","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" defer=""></script><script src="/_next/static/chunks/framework-e9384f6a6720bcd2.js" defer=""></script><script src="/_next/static/chunks/main-944972f800552297.js" defer=""></script><script src="/_next/static/chunks/pages/_app-4b3fb5e477a0267f.js" defer=""></script><script src="/_next/static/chunks/pages/_error-c970d8b55ace1b48.js" defer=""></script><script src="/_next/static/rhk5TnKsJ_4Rj__U8e3JH/_buildManifest.js" defer=""></script><script src="/_next/static/rhk5TnKsJ_4Rj__U8e3JH/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"rhk5TnKsJ_4Rj__U8e3JH","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"408a46cc54bebc1669f3b253a5f64a7eb4954bc12b\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"52942\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"27375\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"40f2f10cd28c6fb5936fd8cb77ad59d514e3951c3a\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"52942\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"27375\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"40f83c2d35104ffdcbb711c7db5fe718605e2177f3\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"52942\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"27375\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"40308a7a80d6bbb7635bf39f6167b98d17f7974be0\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"85189\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4056b3f8039f3c65749a6d479ecb2fc302737388c0\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"85189\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40b807150e6e2056472ad4ce6f7fc93bd038247d18\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"85189\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40e738106bd043d62fed5f80b7fa32cb92c5db4a82\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"72425\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"60b957d9e58e7682ab7eb086280cc96d0be349b737\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"72425\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60ff770fc9414e350fda56a7ff4a06dc72c9704d83\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"72425\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"400b2c39831494673f2e8e38cb57722165c170ca76\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"4057b3bc39d2c380dbee4bbbb3cb73e5c09cd6e484\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"407848a123d523070211aa84a034bf5766fe0fabfa\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"407ae6cea69122d4f81a0a00df257df6e21db348e2\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"407db6bfa437bac79241f09ac93d3f5933e7865702\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_8\"},\"40a033e884756739b8bec481245525f3dc35683cfc\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40b51d9a21903bc65f012fa8c7734b34cc447127c2\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_9\"},\"40b98e9c4f2974b8b60c04108b7f75b66b14da56e5\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"40b9e65ac085a15beab95b454f7d390ca02a6dc041\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40e6844b637bcac64a19d9bc7f52762e8dd62e018a\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"85614\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_7\"},\"401691294a5f3134247cc4fd2095eb3c58178546bb\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"40331\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60706695c7e997340764ba8cebb6838737348eff90\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"89607\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"409847e1be20885e4bb8a17f544351d855dcec06b1\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"41934\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"404a6f4d839e2115b4c993192ddf29e79d67e1929b\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"12314\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40170d9c835a49f74ed19083466d56c17d90a5d284\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"74584\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40666d7f7777e8d664c846d011b04d2b9e0d1538d4\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"74584\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"406e89ae5cacee9a1bb609f691e200a7a699e297c2\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"74584\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40830af26640c66d406fc0eeaa8d60720678c99634\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"74584\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"409f1e51f60c72f4222a0e1c394e49d18585e87d78\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"85544\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"40d7c579586691629b1a0fdf0794d48c06b69fecb3\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"85544\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"40fb88e50a35d16ee1a29d171f747f153c1b510f4a\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"40384\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"401b012d0e071882e5c6c033157d5318713437fd66\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"49166\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"49166\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"005769abf7d144ecd176562fe64fcf5461025ede97\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"27837\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"409bbe4261279b98cdd8ea55e74dbee775427f02f9\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"27837\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40e057c736f3d338aae8476347b3f91f827b152098\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"27837\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"400b87b7f10b2c1acdc5541363b0e6273938c936d4\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"70051\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"406102beb54844a48cb5d51e81003f79d9c60ec5ec\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"89739\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40a04e96004ebe0b6103e94d5d83e46aa4db1f2778\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"89739\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40f9058ca6b9279f30a6a6bf2af8d31dd2467b7c65\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"89739\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"40a566d4a883e442090ca95fb799279c287d40f299\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"46213\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"21514\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"40adc92687e8f276b813f1d937f5b3501141f35cda\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"46213\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"21514\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"40b0dd7d554f8adf06102ac36056b3442f700462ac\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"46213\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"21514\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"4084dae721d5493fe6fbc2c38654d54461e6521f55\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"37023\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40d8e642e39969b3973cc42df917bcf94ff5b9d66f\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"37023\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40e17d38370cd6796c794c0913e0efde38a9c0a8ee\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"37023\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"408fb32c5f5ef4ca2172b8e3bb0d9c4811db9cc42a\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"86029\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"60ed4a8cdd846519a2d04394b29ce7d5ad42429048\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"86029\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"60fcae6de522de7c14a90406c2df39807d6543a99c\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"86029\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"401ca669221036d5345796a3abf6c5ce33ad8e5d51\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_9\"},\"4066c53f3d386c1f6f2e50da8a3156170079ad6f1e\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_7\"},\"406dd1592f8912cac90c7ffc8c53d893b83e9386d2\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"40720a6973dbc8493da9c192acfe319e31872c951c\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4079bea339207fdef7aa4fa3683e3f36798d33039c\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"408fe4ed3c396373bdf454dd2f94a45d831b72da98\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"4099afa6f1644143947844c8a8a533743e57d6c2e0\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_8\"},\"40bb532bb0ea24bad298e57011a7bc554d1961d846\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"40e4aff09925825956d113ef3da213169178dd3966\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40ff39cec369f62c936574756d826dec066259a1d6\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"60348\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40b91ba8f62abc18cbf48a85235e925059f9364394\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"46162\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60143746ab4af0afb6f656ae3aa6a0d11924ccbef9\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"64456\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40ded93fd4842c0b5ef48f795528d5800a1d96c1c7\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"66654\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4055b36f26e254c162c46729530c813dac6f5a207b\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"94106\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"403732dfa4648594af9a984343cf0df2c140932f86\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"42130\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"40a6fe9d32b4683ce3b0683a0f19e66e0feb9dd198\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"42130\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"4024da345ad16a36b2308f4fe790d1e4655625db7e\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"73995\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40bc7a3d76d93e5451e414237e96ad15178be9e4b6\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"73995\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40c2eba88d6125c3542561458dba39cc590fbc70c1\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"73995\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40f1e9209a7129d6842817f69fd9a079563c07a6bd\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"73995\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40860c41d3efadbaaf6a03b973708301ba904dc5d8\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"50987\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40de292e36176f54a7d30fffebe1a9ce50c0da4028\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"62100\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"62100\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"00f19053775024ef609e05a9ffda3076153261fcbc\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"45097\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4044853694712b4e74434e477eb52d3180ef02da30\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"45097\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40af21ea67349eed2c063e5d99176f6d3427d5da89\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"45097\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4006798109cba20b40656c327d842d9d48cc10ac7f\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"889\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"4082916c7550a42070c054370621368c3afa4748e1\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"889\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40e2188ef67d92c70c9eadeef29bdce64c5323b1c4\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"889\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40575e23936808859e95823da673a72c2d4a9bfbff\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"55161\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"408a46cc54bebc1669f3b253a5f64a7eb4954bc12b":{"workers":{"app/projects/new/page":{"moduleId":"52942","async":true},"app/projects/page":{"moduleId":"27375","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"deleteProjectAction"},"40f2f10cd28c6fb5936fd8cb77ad59d514e3951c3a":{"workers":{"app/projects/new/page":{"moduleId":"52942","async":true},"app/projects/page":{"moduleId":"27375","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"updateProjectAction"},"40f83c2d35104ffdcbb711c7db5fe718605e2177f3":{"workers":{"app/projects/new/page":{"moduleId":"52942","async":true},"app/projects/page":{"moduleId":"27375","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"createProjectAction"},"40308a7a80d6bbb7635bf39f6167b98d17f7974be0":{"workers":{"app/agents/page":{"moduleId":"85189","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"},"4056b3f8039f3c65749a6d479ecb2fc302737388c0":{"workers":{"app/agents/page":{"moduleId":"85189","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"},"40b807150e6e2056472ad4ce6f7fc93bd038247d18":{"workers":{"app/agents/page":{"moduleId":"85189","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"40e738106bd043d62fed5f80b7fa32cb92c5db4a82":{"workers":{"app/admin/page":{"moduleId":"72425","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"60b957d9e58e7682ab7eb086280cc96d0be349b737":{"workers":{"app/admin/page":{"moduleId":"72425","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60ff770fc9414e350fda56a7ff4a06dc72c9704d83":{"workers":{"app/admin/page":{"moduleId":"72425","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"400b2c39831494673f2e8e38cb57722165c170ca76":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_5"},"4057b3bc39d2c380dbee4bbbb3cb73e5c09cd6e484":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_4"},"407848a123d523070211aa84a034bf5766fe0fabfa":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"407ae6cea69122d4f81a0a00df257df6e21db348e2":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"407db6bfa437bac79241f09ac93d3f5933e7865702":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_8"},"40a033e884756739b8bec481245525f3dc35683cfc":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40b51d9a21903bc65f012fa8c7734b34cc447127c2":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_9"},"40b98e9c4f2974b8b60c04108b7f75b66b14da56e5":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_6"},"40b9e65ac085a15beab95b454f7d390ca02a6dc041":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40e6844b637bcac64a19d9bc7f52762e8dd62e018a":{"workers":{"app/agents/[id]/page":{"moduleId":"85614","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_7"},"401691294a5f3134247cc4fd2095eb3c58178546bb":{"workers":{"app/approvals/page":{"moduleId":"40331","async":true}},"layer":{"app/approvals/page":"rsc"},"filename":"app/approvals/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60706695c7e997340764ba8cebb6838737348eff90":{"workers":{"app/hail/[id]/interview/page":{"moduleId":"89607","async":true}},"layer":{"app/hail/[id]/interview/page":"rsc"},"filename":"app/hail/[id]/interview/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"409847e1be20885e4bb8a17f544351d855dcec06b1":{"workers":{"app/hail/[id]/setup/page":{"moduleId":"41934","async":true}},"layer":{"app/hail/[id]/setup/page":"rsc"},"filename":"app/hail/[id]/setup/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"404a6f4d839e2115b4c993192ddf29e79d67e1929b":{"workers":{"app/hail/page":{"moduleId":"12314","async":true}},"layer":{"app/hail/page":"rsc"},"filename":"app/hail/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40170d9c835a49f74ed19083466d56c17d90a5d284":{"workers":{"app/hail/[id]/page":{"moduleId":"74584","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40666d7f7777e8d664c846d011b04d2b9e0d1538d4":{"workers":{"app/hail/[id]/page":{"moduleId":"74584","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"406e89ae5cacee9a1bb609f691e200a7a699e297c2":{"workers":{"app/hail/[id]/page":{"moduleId":"74584","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40830af26640c66d406fc0eeaa8d60720678c99634":{"workers":{"app/hail/[id]/page":{"moduleId":"74584","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"409f1e51f60c72f4222a0e1c394e49d18585e87d78":{"workers":{"app/marketplace/page":{"moduleId":"85544","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"recordImportAttemptAction"},"40d7c579586691629b1a0fdf0794d48c06b69fecb3":{"workers":{"app/marketplace/page":{"moduleId":"85544","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"toggleInstallAction"},"40fb88e50a35d16ee1a29d171f747f153c1b510f4a":{"workers":{"app/missions/page":{"moduleId":"40384","async":true}},"layer":{"app/missions/page":"rsc"},"filename":"app/missions/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"401b012d0e071882e5c6c033157d5318713437fd66":{"workers":{"app/org/page":{"moduleId":"49166","async":true},"app/settings/organization/page":{"moduleId":"49166","async":true}},"layer":{"app/org/page":"rsc","app/settings/organization/page":"rsc"},"filename":"app/org/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"005769abf7d144ecd176562fe64fcf5461025ede97":{"workers":{"app/schedules/page":{"moduleId":"27837","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"409bbe4261279b98cdd8ea55e74dbee775427f02f9":{"workers":{"app/schedules/page":{"moduleId":"27837","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40e057c736f3d338aae8476347b3f91f827b152098":{"workers":{"app/schedules/page":{"moduleId":"27837","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"400b87b7f10b2c1acdc5541363b0e6273938c936d4":{"workers":{"app/tasks/page":{"moduleId":"70051","async":true}},"layer":{"app/tasks/page":"rsc"},"filename":"app/tasks/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"406102beb54844a48cb5d51e81003f79d9c60ec5ec":{"workers":{"app/tasks/[id]/page":{"moduleId":"89739","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40a04e96004ebe0b6103e94d5d83e46aa4db1f2778":{"workers":{"app/tasks/[id]/page":{"moduleId":"89739","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40f9058ca6b9279f30a6a6bf2af8d31dd2467b7c65":{"workers":{"app/tasks/[id]/page":{"moduleId":"89739","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"}},"edge":{},"encryptionKey":"6H1NrC0LhylJfilMruyur8KuB36wQSi+4X1QYgFr20g="}
1
+ {"node":{"40a566d4a883e442090ca95fb799279c287d40f299":{"workers":{"app/projects/new/page":{"moduleId":"46213","async":true},"app/projects/page":{"moduleId":"21514","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"deleteProjectAction"},"40adc92687e8f276b813f1d937f5b3501141f35cda":{"workers":{"app/projects/new/page":{"moduleId":"46213","async":true},"app/projects/page":{"moduleId":"21514","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"createProjectAction"},"40b0dd7d554f8adf06102ac36056b3442f700462ac":{"workers":{"app/projects/new/page":{"moduleId":"46213","async":true},"app/projects/page":{"moduleId":"21514","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"updateProjectAction"},"4084dae721d5493fe6fbc2c38654d54461e6521f55":{"workers":{"app/agents/page":{"moduleId":"37023","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"40d8e642e39969b3973cc42df917bcf94ff5b9d66f":{"workers":{"app/agents/page":{"moduleId":"37023","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"},"40e17d38370cd6796c794c0913e0efde38a9c0a8ee":{"workers":{"app/agents/page":{"moduleId":"37023","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"},"408fb32c5f5ef4ca2172b8e3bb0d9c4811db9cc42a":{"workers":{"app/admin/page":{"moduleId":"86029","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"60ed4a8cdd846519a2d04394b29ce7d5ad42429048":{"workers":{"app/admin/page":{"moduleId":"86029","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"60fcae6de522de7c14a90406c2df39807d6543a99c":{"workers":{"app/admin/page":{"moduleId":"86029","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"401ca669221036d5345796a3abf6c5ce33ad8e5d51":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_9"},"4066c53f3d386c1f6f2e50da8a3156170079ad6f1e":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_7"},"406dd1592f8912cac90c7ffc8c53d893b83e9386d2":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_4"},"40720a6973dbc8493da9c192acfe319e31872c951c":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"4079bea339207fdef7aa4fa3683e3f36798d33039c":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"408fe4ed3c396373bdf454dd2f94a45d831b72da98":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_6"},"4099afa6f1644143947844c8a8a533743e57d6c2e0":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_8"},"40bb532bb0ea24bad298e57011a7bc554d1961d846":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_5"},"40e4aff09925825956d113ef3da213169178dd3966":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40ff39cec369f62c936574756d826dec066259a1d6":{"workers":{"app/agents/[id]/page":{"moduleId":"60348","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40b91ba8f62abc18cbf48a85235e925059f9364394":{"workers":{"app/approvals/page":{"moduleId":"46162","async":true}},"layer":{"app/approvals/page":"rsc"},"filename":"app/approvals/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60143746ab4af0afb6f656ae3aa6a0d11924ccbef9":{"workers":{"app/hail/[id]/interview/page":{"moduleId":"64456","async":true}},"layer":{"app/hail/[id]/interview/page":"rsc"},"filename":"app/hail/[id]/interview/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40ded93fd4842c0b5ef48f795528d5800a1d96c1c7":{"workers":{"app/hail/[id]/setup/page":{"moduleId":"66654","async":true}},"layer":{"app/hail/[id]/setup/page":"rsc"},"filename":"app/hail/[id]/setup/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"4055b36f26e254c162c46729530c813dac6f5a207b":{"workers":{"app/hail/page":{"moduleId":"94106","async":true}},"layer":{"app/hail/page":"rsc"},"filename":"app/hail/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"403732dfa4648594af9a984343cf0df2c140932f86":{"workers":{"app/marketplace/page":{"moduleId":"42130","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"recordImportAttemptAction"},"40a6fe9d32b4683ce3b0683a0f19e66e0feb9dd198":{"workers":{"app/marketplace/page":{"moduleId":"42130","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"toggleInstallAction"},"4024da345ad16a36b2308f4fe790d1e4655625db7e":{"workers":{"app/hail/[id]/page":{"moduleId":"73995","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40bc7a3d76d93e5451e414237e96ad15178be9e4b6":{"workers":{"app/hail/[id]/page":{"moduleId":"73995","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40c2eba88d6125c3542561458dba39cc590fbc70c1":{"workers":{"app/hail/[id]/page":{"moduleId":"73995","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40f1e9209a7129d6842817f69fd9a079563c07a6bd":{"workers":{"app/hail/[id]/page":{"moduleId":"73995","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40860c41d3efadbaaf6a03b973708301ba904dc5d8":{"workers":{"app/missions/page":{"moduleId":"50987","async":true}},"layer":{"app/missions/page":"rsc"},"filename":"app/missions/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40de292e36176f54a7d30fffebe1a9ce50c0da4028":{"workers":{"app/org/page":{"moduleId":"62100","async":true},"app/settings/organization/page":{"moduleId":"62100","async":true}},"layer":{"app/org/page":"rsc","app/settings/organization/page":"rsc"},"filename":"app/org/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"00f19053775024ef609e05a9ffda3076153261fcbc":{"workers":{"app/schedules/page":{"moduleId":"45097","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"4044853694712b4e74434e477eb52d3180ef02da30":{"workers":{"app/schedules/page":{"moduleId":"45097","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40af21ea67349eed2c063e5d99176f6d3427d5da89":{"workers":{"app/schedules/page":{"moduleId":"45097","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"4006798109cba20b40656c327d842d9d48cc10ac7f":{"workers":{"app/tasks/[id]/page":{"moduleId":"889","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"4082916c7550a42070c054370621368c3afa4748e1":{"workers":{"app/tasks/[id]/page":{"moduleId":"889","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40e2188ef67d92c70c9eadeef29bdce64c5323b1c4":{"workers":{"app/tasks/[id]/page":{"moduleId":"889","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40575e23936808859e95823da673a72c2d4a9bfbff":{"workers":{"app/tasks/page":{"moduleId":"55161","async":true}},"layer":{"app/tasks/page":"rsc"},"filename":"app/tasks/page.js","exportedName":"$$RSC_SERVER_ACTION_0"}},"edge":{},"encryptionKey":"kYwqaQFpql8ENnu4wULAXP0Js5VrpB7vTTzNS947xsc="}
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[566],{10677:(e,a,n)=>{n.d(a,{default:()=>l});var t=n(95155),s=n(12115);function l(){let[e,a]=(0,s.useState)([]),[n,l]=(0,s.useState)("");return(0,s.useEffect)(()=>{l(localStorage.getItem("madarx.activeProjectId")||""),fetch("/api/projects").then(e=>e.json()).then(e=>a(e.projects||[])).catch(()=>{})},[]),(0,t.jsx)("div",{className:"project-switcher","data-project-switcher":!0,children:(0,t.jsxs)("select",{value:n,onChange:e=>{var a;l(a=e.target.value),a?localStorage.setItem("madarx.activeProjectId",a):localStorage.removeItem("madarx.activeProjectId"),window.dispatchEvent(new CustomEvent("madarx:project-change",{detail:{project_id:a||null}}))},"aria-label":"Active project",children:[(0,t.jsx)("option",{value:"",children:"All projects"}),e.map(e=>(0,t.jsx)("option",{value:e.id,children:e.name},e.id))]})})}},50566:(e,a,n)=>{n.r(a),n.d(a,{default:()=>u});var t=n(95155),s=n(12115),l=n(55799);async function r(e,a){let n=await fetch(e,a);if(!n.ok)throw Error(await n.text());return n.json()}function i(e){return(e||[]).join("\n")}function d(e){return(e||[]).map(e=>"".concat(e.name||"Color",": ").concat(e.value)).join("\n")}function c(e){if(!e)return"";let a=new Date(e);return Number.isNaN(a.getTime())?"":a.toLocaleString([],{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"})}function o(e){let{share:a,sharing:n,onShare:s}=e,l=null==a?void 0:a.shared_cloud_ready,r=(null==a?void 0:a.status)||{},i=!!(null==a?void 0:a.can_manage),d=(null==a?void 0:a.org_brand)||null,o=!!n,u=l?"org"===r.source||"adopted"===r.status?"Using team brand":r.published?"Shared with team":"Saved locally":"Local only";return(0,t.jsxs)("section",{className:"brand-panel brand-share-panel",children:[(0,t.jsxs)("div",{className:"brand-panel-head",children:[(0,t.jsx)("span",{children:"Team Sharing"}),(0,t.jsx)("small",{children:l?"Save locally, or share one brand across your org":"Supabase not configured"})]}),(0,t.jsxs)("div",{className:"brand-share-state",children:[(0,t.jsx)("span",{className:"brand-share-chip ".concat(r.published?"on":"org"===r.source?"org":""),children:u}),l&&r.published&&r.last_synced_at&&(0,t.jsxs)("small",{children:["Synced ",c(r.last_synced_at)]}),l&&"org"===r.source&&r.adopted_at&&(0,t.jsxs)("small",{children:["Adopted ",c(r.adopted_at)]})]}),l?(0,t.jsxs)(t.Fragment,{children:[(null==a?void 0:a.needs_org)&&(0,t.jsx)("p",{className:"brand-share-hint",children:"Join or create an organization to share your brand with a team."}),d&&!d.is_current&&(0,t.jsxs)("div",{className:"brand-share-row",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)("b",{children:"Team brand available"}),(0,t.jsxs)("small",{children:[d.company_name,d.updated_at?" \xb7 updated ".concat(c(d.updated_at)):""]})]}),(0,t.jsx)("button",{type:"button",className:"admin-button",disabled:o,onClick:()=>s("adopt"),children:"adopt"===n?"Adopting…":"Adopt team brand"})]}),d&&d.is_current&&(0,t.jsx)("p",{className:"brand-share-hint",children:"This workspace matches the team brand."}),i?(0,t.jsxs)("div",{className:"brand-share-actions",children:[(0,t.jsx)("button",{type:"button",className:"admin-button mars",disabled:o,onClick:()=>s("publish"),children:"publish"===n?"Sharing…":r.published?"Update shared brand":"Share with team"}),r.published&&(0,t.jsx)("button",{type:"button",className:"admin-button",disabled:o,onClick:()=>s("unpublish"),children:"unpublish"===n?"Stopping…":"Stop sharing"})]}):(0,t.jsx)("p",{className:"brand-share-hint",children:"Only org owners and admins can publish the team brand."})]}):(0,t.jsx)("p",{className:"brand-share-hint",children:"Your brand is stored locally on this machine. To share one brand across your team, configure Supabase (SUPABASE_URL + service-role key) and create an organization."})]})}function u(){let[e,a]=(0,s.useState)(null),[n,c]=(0,s.useState)(null),[u,h]=(0,s.useState)(!1),[p,m]=(0,s.useState)(null),[x,b]=(0,s.useState)(null),[j,g]=(0,s.useState)(null),[v,y]=(0,s.useState)(null);async function f(){let e=await r("/api/brand");a(e.brand),c({...e.brand,colors_text:d(e.brand.colors),fonts_text:i(e.brand.fonts),voice_text:i(e.brand.voice),document_types_text:i(e.brand.document_types)})}async function _(){try{let e=await r("/api/brand/share");g(e)}catch(e){g({ok:!1,shared_cloud_ready:!1})}}(0,s.useEffect)(()=>{f().catch(e=>b({type:"error",text:e.message})),_()},[]),(0,s.useEffect)(()=>{if(!x||"success"!==x.type)return;let e=setTimeout(()=>b(null),4200);return()=>clearTimeout(e)},[x]);let N=(0,s.useMemo)(()=>{var e,a;return(null==n||null==(a=n.colors)||null==(e=a.find(e=>e.value))?void 0:e.value)||"#C2452A"},[n]);function w(e,a){c(n=>({...n,[e]:a}))}async function S(){h(!0),b(null);try{let e={active:n.active,company_name:n.company_name,tagline:n.tagline,presentation_style:n.presentation_style,colors:n.colors_text,fonts:n.fonts_text,voice:n.voice_text,document_types:n.document_types_text},t=await r("/api/brand",{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify(e)});a(t.brand),c({...t.brand,colors_text:d(t.brand.colors),fonts_text:i(t.brand.fonts),voice_text:i(t.brand.voice),document_types_text:i(t.brand.document_types)});let s=new Date().toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"});b({type:"success",text:"Brand defaults saved at ".concat(s,". Future artifacts will use this profile.")})}catch(e){b({type:"error",text:e.message})}finally{h(!1)}}async function k(e,n){if(n){m(e),b(null);try{let t=new FormData;t.set("kind",e),t.set("file",n);let s=await r("/api/brand",{method:"POST",body:t});a(s.brand),c({...s.brand,colors_text:d(s.brand.colors),fonts_text:i(s.brand.fonts),voice_text:i(s.brand.voice),document_types_text:i(s.brand.document_types)}),b({type:"success",text:"logo"===e?"Logo updated. Future branded artifacts will use it.":"Guidelines imported and extracted. Brand defaults are active."})}catch(e){b({type:"error",text:e.message})}finally{m(null)}}}async function C(e){y(e),b(null);try{let n=await r("/api/brand/share",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({action:e})});"adopt"===e&&n.brand&&(a(n.brand),c({...n.brand,colors_text:d(n.brand.colors),fonts_text:i(n.brand.fonts),voice_text:i(n.brand.voice),document_types_text:i(n.brand.document_types)})),await _(),b({type:"success",text:"publish"===e?"Brand shared with your team. Members can now adopt it.":"unpublish"===e?"Stopped sharing. Your brand stays saved locally.":"Adopted your team brand. It is now this workspace’s default."})}catch(e){b({type:"error",text:e.message})}finally{y(null)}}if(!n)return(0,t.jsx)(l.iN,{kicker:"Brand Templates",title:"Default identity for artifacts.",description:"Loading brand profile…",children:(0,t.jsx)("div",{className:"mkt-page","data-page":"brand",children:(0,t.jsx)("div",{className:"brand-loading",children:"Loading brand profile..."})})});let T=(0,t.jsxs)("label",{className:"brand-toggle",children:[(0,t.jsx)("input",{type:"checkbox",checked:!!n.active,onChange:e=>w("active",e.target.checked)}),(0,t.jsx)("span",{children:"Use brand by default"})]});return(0,t.jsx)(l.iN,{kicker:"Brand Templates",title:"Default identity for artifacts.",description:"Upload guidelines and logos once. madarX applies the extracted system when agents create documents, presentations, and HTML artifacts.",actions:T,children:(0,t.jsxs)("div",{className:"mkt-page","data-page":"brand",children:[x&&(0,t.jsxs)("div",{className:"brand-toast ".concat(x.type),role:"status","aria-live":"polite",children:[(0,t.jsx)("span",{children:"success"===x.type?"Saved":"Needs attention"}),(0,t.jsx)("p",{children:x.text}),(0,t.jsx)("button",{type:"button",onClick:()=>b(null),"aria-label":"Dismiss notification",children:"\xd7"})]}),(0,t.jsxs)("div",{className:"brand-grid",children:[(0,t.jsxs)("section",{className:"brand-panel brand-upload-panel",children:[(0,t.jsxs)("div",{className:"brand-panel-head",children:[(0,t.jsx)("span",{children:"Source Files"}),(0,t.jsx)("small",{children:(null==e?void 0:e.source_name)||"No guidelines uploaded"})]}),(0,t.jsx)("div",{className:"brand-upload-row",children:(0,t.jsxs)("label",{className:"brand-file-picker",children:[(0,t.jsx)("input",{type:"file",accept:".html,.htm,.md,.txt,.css,.svg,.pdf",onChange:e=>{var a;return k("guidelines",null==(a=e.target.files)?void 0:a[0])}}),(0,t.jsxs)("span",{children:[(0,t.jsx)("b",{children:"Brand guidelines"}),(0,t.jsx)("small",{children:"guidelines"===p?"Extracting file...":(null==e?void 0:e.source_name)||"HTML, Markdown, text, CSS, SVG, or PDF"})]}),(0,t.jsx)("em",{children:"guidelines"===p?"Working":"Choose File"})]})}),(0,t.jsx)("div",{className:"brand-upload-row",children:(0,t.jsxs)("label",{className:"brand-file-picker",children:[(0,t.jsx)("input",{type:"file",accept:".svg,.png,.jpg,.jpeg,.webp",onChange:e=>{var a;return k("logo",null==(a=e.target.files)?void 0:a[0])}}),(0,t.jsxs)("span",{children:[(0,t.jsx)("b",{children:"Primary logo"}),(0,t.jsx)("small",{children:"logo"===p?"Saving file...":(null==e?void 0:e.logo_path)||"SVG, PNG, JPG, JPEG, or WebP"})]}),(0,t.jsx)("em",{children:"logo"===p?"Working":"Choose File"})]})}),(0,t.jsxs)("div",{className:"brand-paths",children:[(0,t.jsxs)("span",{children:["Guidelines: ",(null==e?void 0:e.guidelines_path)||"default brand-assets/brand-guidelines.html"]}),(0,t.jsxs)("span",{children:["Logo: ",(null==e?void 0:e.logo_path)||"default brand-assets/madarx-logo-primary.svg"]})]})]}),(0,t.jsx)("section",{className:"brand-panel brand-preview-panel",style:{"--brand-accent":N},children:(0,t.jsxs)("div",{className:"brand-preview-card",children:[n.logo_data_url&&(0,t.jsx)("img",{src:n.logo_data_url,alt:""}),(0,t.jsx)("span",{children:n.company_name||"Brand"}),(0,t.jsx)("h2",{children:n.tagline||"Presentation-ready brand system"}),(0,t.jsx)("p",{children:n.presentation_style}),(0,t.jsx)("div",{className:"brand-swatches",children:((null==e?void 0:e.colors)||[]).slice(0,6).map(e=>(0,t.jsx)("i",{title:"".concat(e.name,": ").concat(e.value),style:{background:e.value}},"".concat(e.name,"-").concat(e.value)))})]})}),(0,t.jsx)(o,{share:j,sharing:v,onShare:C}),(0,t.jsxs)("section",{className:"brand-panel",children:[(0,t.jsxs)("div",{className:"brand-panel-head",children:[(0,t.jsx)("span",{children:"Identity"}),(0,t.jsx)("small",{children:"Used in document headers and agent instructions"})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Company name"}),(0,t.jsx)("input",{value:n.company_name||"",onChange:e=>w("company_name",e.target.value)})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Tagline or description"}),(0,t.jsx)("textarea",{rows:3,value:n.tagline||"",onChange:e=>w("tagline",e.target.value)})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Presentation style"}),(0,t.jsx)("textarea",{rows:5,value:n.presentation_style||"",onChange:e=>w("presentation_style",e.target.value)})]})]}),(0,t.jsxs)("section",{className:"brand-panel",children:[(0,t.jsxs)("div",{className:"brand-panel-head",children:[(0,t.jsx)("span",{children:"Extracted Tokens"}),(0,t.jsx)("small",{children:"Edit anything the extractor missed"})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Colors, one per line"}),(0,t.jsx)("textarea",{rows:7,value:n.colors_text||"",onChange:e=>w("colors_text",e.target.value)})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Fonts, one per line"}),(0,t.jsx)("textarea",{rows:4,value:n.fonts_text||"",onChange:e=>w("fonts_text",e.target.value)})]})]}),(0,t.jsxs)("section",{className:"brand-panel",children:[(0,t.jsxs)("div",{className:"brand-panel-head",children:[(0,t.jsx)("span",{children:"Usage Defaults"}),(0,t.jsx)("small",{children:"What agents should create with this brand"})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Document and presentation types"}),(0,t.jsx)("textarea",{rows:5,value:n.document_types_text||"",onChange:e=>w("document_types_text",e.target.value)})]}),(0,t.jsxs)("label",{className:"brand-field",children:[(0,t.jsx)("span",{children:"Voice attributes"}),(0,t.jsx)("textarea",{rows:5,value:n.voice_text||"",onChange:e=>w("voice_text",e.target.value)})]})]}),(0,t.jsxs)("section",{className:"brand-actions",children:[(0,t.jsx)("div",{className:"brand-save-status ".concat((null==x?void 0:x.type)||""),"aria-live":"polite",children:x?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("b",{children:"success"===x.type?"Saved":"Error"}),(0,t.jsx)("span",{children:x.text})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("b",{children:"Ready"}),(0,t.jsx)("span",{children:"Save changes to make this the default brand system for agent artifacts."})]})}),(0,t.jsx)("button",{type:"button",className:"admin-button mars",onClick:S,disabled:u,children:u?"Saving...":"Save Brand Defaults"})]})]})]})})}},55799:(e,a,n)=>{n.d(a,{iN:()=>l,qs:()=>r});var t=n(95155),s=n(10677);function l(e){let{kicker:a="madarX OS v1.0",title:n,description:l,actions:r,hideProjectSwitcher:i,children:d}=e;return(0,t.jsxs)("main",{className:"admin-shell",children:[(0,t.jsxs)("header",{className:"admin-header",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)("span",{className:"admin-kicker",children:a}),(0,t.jsx)("h1",{children:n}),l?(0,t.jsx)("p",{children:l}):null]}),(0,t.jsxs)("div",{className:"admin-header-actions",children:[i?null:(0,t.jsx)(s.default,{}),r]})]}),d]})}function r(e){let{children:a,tone:n="neutral"}=e;return(0,t.jsx)("span",{className:"admin-pill ".concat(n),children:a})}}}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,72,167,178,229,232,332,489,497,552,658,723,767,769,796,870,888,939,972,1053,1115,1177,1426,1523,1557,1562,1581,1672,1851,1990,2008,2139,2153,2162,2164,2175,2254,2334,2343,2433,2635,2640,2711,2726,2748,2837,2873,2889,2943,3033,3076,3159,3190,3203,3395,3437,3465,3492,3499,3554,3558,3577,3629,3630,3641,3659,3745,3756,3802,3839,3870,3886,3904,3905,3942,3975,3976,4094,4095,4104,4115,4190,4204,4209,4218,4229,4231,4269,4373,4410,4431,4475,4507,4519,4530,4537,4562,4662,4721,4819,4890,4999,5049,5085,5092,5098,5118,5120,5130,5169,5180,5207,5223,5289,5324,5331,5441,5520,5551,5588,5610,5689,5707,5722,5743,5794,5810,5850,5887,5903,5906,6002,6079,6106,6113,6147,6186,6234,6278,6279,6341,6365,6403,6456,6496,6591,6595,6621,6667,6701,6725,6779,6799,6816,6862,7020,7060,7070,7092,7113,7237,7276,7324,7361,7440,7750,7765,7795,7823,7903,7920,7986,8059,8093,8100,8159,8227,8252,8273,8298,8312,8397,8401,8405,8578,8591,8665,8679,8732,8765,8828,8887,8907,8994,9e3,9037,9040,9154,9160,9183,9413,9442,9504,9554,9628,9873],{84441:()=>{}},_=>{_.O(0,[8441,1255,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,72,167,178,229,232,332,489,497,552,658,723,767,769,796,870,888,939,972,1053,1115,1177,1426,1523,1557,1562,1581,1672,1851,1990,2008,2139,2153,2162,2164,2175,2254,2334,2343,2433,2635,2640,2711,2726,2748,2837,2873,2889,2943,3033,3076,3159,3190,3203,3395,3437,3465,3492,3499,3554,3558,3577,3629,3630,3641,3659,3745,3756,3802,3839,3870,3886,3904,3905,3942,3975,3976,4094,4095,4104,4115,4190,4204,4209,4218,4229,4231,4269,4373,4410,4431,4475,4507,4519,4530,4537,4562,4662,4721,4819,4890,4999,5049,5085,5092,5098,5118,5120,5130,5169,5180,5207,5223,5289,5324,5331,5441,5520,5551,5588,5610,5689,5707,5722,5743,5794,5810,5850,5887,5903,5906,6002,6079,6106,6113,6147,6186,6234,6278,6279,6341,6365,6403,6456,6496,6591,6595,6621,6667,6701,6725,6779,6799,6816,6862,7020,7060,7070,7092,7113,7237,7276,7324,7361,7440,7750,7765,7795,7823,7903,7920,7986,8059,8093,8100,8159,8227,8252,8273,8298,8312,8397,8401,8405,8578,8591,8665,8679,8732,8765,8828,8887,8907,8994,9e3,9037,9040,9154,9160,9183,9413,9442,9504,9554,9628,9873],{84441:()=>{}},_=>{_.O(0,[8441,1255,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,72,167,178,229,232,332,489,497,552,658,723,767,769,796,870,888,939,972,1053,1115,1177,1426,1523,1557,1562,1581,1672,1851,1990,2008,2139,2153,2162,2164,2175,2254,2334,2343,2433,2635,2640,2711,2726,2748,2837,2873,2889,2943,3033,3076,3159,3190,3203,3395,3437,3465,3492,3499,3554,3558,3577,3629,3630,3641,3659,3745,3756,3802,3839,3870,3886,3904,3905,3942,3975,3976,4094,4095,4104,4115,4190,4204,4209,4218,4229,4231,4269,4373,4410,4431,4475,4507,4519,4530,4537,4562,4662,4721,4819,4890,4999,5049,5085,5092,5098,5118,5120,5130,5169,5180,5207,5223,5289,5324,5331,5441,5520,5551,5588,5610,5689,5707,5722,5743,5794,5810,5850,5887,5903,5906,6002,6079,6106,6113,6147,6186,6234,6278,6279,6341,6365,6403,6456,6496,6591,6595,6621,6667,6701,6725,6779,6799,6816,6862,7020,7060,7070,7092,7113,7237,7276,7324,7361,7440,7750,7765,7795,7823,7903,7920,7986,8059,8093,8100,8159,8227,8252,8273,8298,8312,8397,8401,8405,8578,8591,8665,8679,8732,8765,8828,8887,8907,8994,9e3,9037,9040,9154,9160,9183,9413,9442,9504,9554,9628,9873],{84441:()=>{}},_=>{_.O(0,[8441,1255,7358],()=>_(_.s=84441)),_N_E=_.O()}]);