madarx 2.16.3 β†’ 2.17.0

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 (1308) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +432 -425
  3. package/.next/standalone/.next/app-path-routes-manifest.json +83 -82
  4. package/.next/standalone/.next/build-manifest.json +2 -2
  5. package/.next/standalone/.next/prerender-manifest.json +15 -15
  6. package/.next/standalone/.next/routes-manifest.json +8 -0
  7. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  8. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  11. package/.next/standalone/.next/server/app/_not-found.rsc +4 -4
  12. package/.next/standalone/.next/server/app/activity/page.js +1 -1
  13. package/.next/standalone/.next/server/app/activity/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/admin/page.js +3 -3
  16. package/.next/standalone/.next/server/app/admin/page.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/agents/[id]/page.js +5 -5
  19. package/.next/standalone/.next/server/app/agents/[id]/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/agents/page.js +1 -1
  22. package/.next/standalone/.next/server/app/agents/page.js.nft.json +1 -1
  23. package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/api/activity/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/admin/audit-export/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/admin/share-links/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/agent-memory/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/agent-runs/[id]/cancel/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/agent-runs/[id]/events/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/agent-runs/[id]/log/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/agent-runs/[id]/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/agent-runs/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route.js +1 -0
  34. package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route.js.nft.json +1 -0
  35. package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route_client-reference-manifest.js +1 -0
  36. package/.next/standalone/.next/server/app/api/agents/[id]/chain/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/agents/[id]/memory/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/agents/[id]/reports/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/agents/[id]/run/route.js +1 -1
  40. package/.next/standalone/.next/server/app/api/agents/[id]/run/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/agents/[id]/run/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/agents/[id]/skills/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/agents/create/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/agents/ops/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/approvals/[id]/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/approvals/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/artifacts/[id]/acl/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/artifacts/[id]/protect/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/artifacts/[id]/raw/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/artifacts/[id]/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/artifacts/upload/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/audit/list/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/audit/search/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/auth/config/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/auth/join-bootstrap/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/brand/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/brand/share/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/orchestrator/upload/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/orgs/join-complete/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  153. package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
  157. package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
  158. package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
  163. package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
  166. package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
  167. package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
  168. package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
  169. package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
  170. package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
  171. package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
  172. package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
  175. package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
  176. package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
  177. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
  178. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
  179. package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
  180. package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
  181. package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
  182. package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
  183. package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
  184. package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
  185. package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  186. package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  187. package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
  189. package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
  190. package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
  192. package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
  193. package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
  194. package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
  195. package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
  196. package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
  198. package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
  199. package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
  200. package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
  201. package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route_client-reference-manifest.js +1 -1
  202. package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
  203. package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
  204. package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
  205. package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/app/approvals/page.js +2 -2
  207. package/.next/standalone/.next/server/app/approvals/page.js.nft.json +1 -1
  208. package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +1 -1
  209. package/.next/standalone/.next/server/app/architecture/page.js +1 -1
  210. package/.next/standalone/.next/server/app/architecture/page.js.nft.json +1 -1
  211. package/.next/standalone/.next/server/app/architecture/page_client-reference-manifest.js +1 -1
  212. package/.next/standalone/.next/server/app/architecture.html +2 -2
  213. package/.next/standalone/.next/server/app/architecture.rsc +4 -4
  214. package/.next/standalone/.next/server/app/audit/live/page.js +1 -1
  215. package/.next/standalone/.next/server/app/audit/live/page.js.nft.json +1 -1
  216. package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
  217. package/.next/standalone/.next/server/app/audit/page.js +1 -1
  218. package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -1
  219. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  220. package/.next/standalone/.next/server/app/brand/page.js +1 -1
  221. package/.next/standalone/.next/server/app/brand/page.js.nft.json +1 -1
  222. package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
  223. package/.next/standalone/.next/server/app/brand.html +1 -1
  224. package/.next/standalone/.next/server/app/brand.rsc +4 -4
  225. package/.next/standalone/.next/server/app/disk/page.js +1 -1
  226. package/.next/standalone/.next/server/app/disk/page.js.nft.json +1 -1
  227. package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
  228. package/.next/standalone/.next/server/app/federated-ai/page.js +1 -1
  229. package/.next/standalone/.next/server/app/federated-ai/page.js.nft.json +1 -1
  230. package/.next/standalone/.next/server/app/federated-ai/page_client-reference-manifest.js +1 -1
  231. package/.next/standalone/.next/server/app/federated-ai.html +2 -2
  232. package/.next/standalone/.next/server/app/federated-ai.rsc +4 -4
  233. package/.next/standalone/.next/server/app/hail/[id]/governance/page.js +1 -1
  234. package/.next/standalone/.next/server/app/hail/[id]/governance/page.js.nft.json +1 -1
  235. package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
  236. package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +1 -1
  237. package/.next/standalone/.next/server/app/hail/[id]/interview/page.js.nft.json +1 -1
  238. package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
  239. package/.next/standalone/.next/server/app/hail/[id]/page.js +1 -1
  240. package/.next/standalone/.next/server/app/hail/[id]/page.js.nft.json +1 -1
  241. package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
  242. package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +1 -1
  243. package/.next/standalone/.next/server/app/hail/[id]/setup/page.js.nft.json +1 -1
  244. package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
  245. package/.next/standalone/.next/server/app/hail/page.js +3 -3
  246. package/.next/standalone/.next/server/app/hail/page.js.nft.json +1 -1
  247. package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
  248. package/.next/standalone/.next/server/app/help/[slug]/page.js +1 -1
  249. package/.next/standalone/.next/server/app/help/[slug]/page.js.nft.json +1 -1
  250. package/.next/standalone/.next/server/app/help/[slug]/page_client-reference-manifest.js +1 -1
  251. package/.next/standalone/.next/server/app/help/page.js +1 -1
  252. package/.next/standalone/.next/server/app/help/page.js.nft.json +1 -1
  253. package/.next/standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/app/index.html +2 -2
  255. package/.next/standalone/.next/server/app/index.rsc +5 -5
  256. package/.next/standalone/.next/server/app/join/page.js +1 -1
  257. package/.next/standalone/.next/server/app/join/page.js.nft.json +1 -1
  258. package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
  259. package/.next/standalone/.next/server/app/join.html +1 -1
  260. package/.next/standalone/.next/server/app/join.rsc +4 -4
  261. package/.next/standalone/.next/server/app/login/page.js +1 -1
  262. package/.next/standalone/.next/server/app/login/page.js.nft.json +1 -1
  263. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  264. package/.next/standalone/.next/server/app/marketplace/page.js +3 -3
  265. package/.next/standalone/.next/server/app/marketplace/page.js.nft.json +1 -1
  266. package/.next/standalone/.next/server/app/marketplace/page_client-reference-manifest.js +1 -1
  267. package/.next/standalone/.next/server/app/mines/[projectId]/page.js +1 -1
  268. package/.next/standalone/.next/server/app/mines/[projectId]/page.js.nft.json +1 -1
  269. package/.next/standalone/.next/server/app/mines/[projectId]/page_client-reference-manifest.js +1 -1
  270. package/.next/standalone/.next/server/app/mines/[projectId]/results/page.js +1 -1
  271. package/.next/standalone/.next/server/app/mines/[projectId]/results/page.js.nft.json +1 -1
  272. package/.next/standalone/.next/server/app/mines/[projectId]/results/page_client-reference-manifest.js +1 -1
  273. package/.next/standalone/.next/server/app/mines/page.js +1 -1
  274. package/.next/standalone/.next/server/app/mines/page.js.nft.json +1 -1
  275. package/.next/standalone/.next/server/app/mines/page_client-reference-manifest.js +1 -1
  276. package/.next/standalone/.next/server/app/missions/page.js +2 -2
  277. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  278. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  279. package/.next/standalone/.next/server/app/onboarding/org/page.js +1 -1
  280. package/.next/standalone/.next/server/app/onboarding/org/page.js.nft.json +1 -1
  281. package/.next/standalone/.next/server/app/onboarding/org/page_client-reference-manifest.js +1 -1
  282. package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
  283. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  284. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  285. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  286. package/.next/standalone/.next/server/app/onboarding.rsc +4 -4
  287. package/.next/standalone/.next/server/app/org/page.js +1 -1
  288. package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
  289. package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
  290. package/.next/standalone/.next/server/app/page.js +2 -2
  291. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  292. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  293. package/.next/standalone/.next/server/app/projects/[slug]/log/page.js +1 -1
  294. package/.next/standalone/.next/server/app/projects/[slug]/log/page.js.nft.json +1 -1
  295. package/.next/standalone/.next/server/app/projects/[slug]/log/page_client-reference-manifest.js +1 -1
  296. package/.next/standalone/.next/server/app/projects/[slug]/page.js +1 -1
  297. package/.next/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
  298. package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  299. package/.next/standalone/.next/server/app/projects/new/page.js +3 -3
  300. package/.next/standalone/.next/server/app/projects/new/page.js.nft.json +1 -1
  301. package/.next/standalone/.next/server/app/projects/new/page_client-reference-manifest.js +1 -1
  302. package/.next/standalone/.next/server/app/projects/new.html +2 -1
  303. package/.next/standalone/.next/server/app/projects/new.rsc +5 -5
  304. package/.next/standalone/.next/server/app/projects/page.js +13 -13
  305. package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
  306. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  307. package/.next/standalone/.next/server/app/reports/[file]/route_client-reference-manifest.js +1 -1
  308. package/.next/standalone/.next/server/app/reports/page.js +1 -1
  309. package/.next/standalone/.next/server/app/reports/page.js.nft.json +1 -1
  310. package/.next/standalone/.next/server/app/reports/page_client-reference-manifest.js +1 -1
  311. package/.next/standalone/.next/server/app/runtime/page.js +1 -1
  312. package/.next/standalone/.next/server/app/runtime/page.js.nft.json +1 -1
  313. package/.next/standalone/.next/server/app/runtime/page_client-reference-manifest.js +1 -1
  314. package/.next/standalone/.next/server/app/schedules/page.js +2 -2
  315. package/.next/standalone/.next/server/app/schedules/page.js.nft.json +1 -1
  316. package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
  317. package/.next/standalone/.next/server/app/settings/account/page.js +1 -1
  318. package/.next/standalone/.next/server/app/settings/account/page.js.nft.json +1 -1
  319. package/.next/standalone/.next/server/app/settings/account/page_client-reference-manifest.js +1 -1
  320. package/.next/standalone/.next/server/app/settings/advanced/page.js +1 -1
  321. package/.next/standalone/.next/server/app/settings/advanced/page.js.nft.json +1 -1
  322. package/.next/standalone/.next/server/app/settings/advanced/page_client-reference-manifest.js +1 -1
  323. package/.next/standalone/.next/server/app/settings/appearance/page.js +1 -1
  324. package/.next/standalone/.next/server/app/settings/appearance/page.js.nft.json +1 -1
  325. package/.next/standalone/.next/server/app/settings/appearance/page_client-reference-manifest.js +1 -1
  326. package/.next/standalone/.next/server/app/settings/brand/page.js +1 -1
  327. package/.next/standalone/.next/server/app/settings/brand/page.js.nft.json +1 -1
  328. package/.next/standalone/.next/server/app/settings/brand/page_client-reference-manifest.js +1 -1
  329. package/.next/standalone/.next/server/app/settings/brand.html +2 -2
  330. package/.next/standalone/.next/server/app/settings/brand.rsc +4 -4
  331. package/.next/standalone/.next/server/app/settings/connectors/page.js +1 -1
  332. package/.next/standalone/.next/server/app/settings/connectors/page.js.nft.json +1 -1
  333. package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
  334. package/.next/standalone/.next/server/app/settings/engines/page.js +1 -1
  335. package/.next/standalone/.next/server/app/settings/engines/page.js.nft.json +1 -1
  336. package/.next/standalone/.next/server/app/settings/engines/page_client-reference-manifest.js +1 -1
  337. package/.next/standalone/.next/server/app/settings/onboarding/page.js +1 -1
  338. package/.next/standalone/.next/server/app/settings/onboarding/page.js.nft.json +1 -1
  339. package/.next/standalone/.next/server/app/settings/onboarding/page_client-reference-manifest.js +1 -1
  340. package/.next/standalone/.next/server/app/settings/onboarding.html +2 -2
  341. package/.next/standalone/.next/server/app/settings/onboarding.rsc +4 -4
  342. package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
  343. package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
  344. package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
  345. package/.next/standalone/.next/server/app/settings/page.js +1 -1
  346. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  347. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  348. package/.next/standalone/.next/server/app/settings/runtime/page.js +1 -1
  349. package/.next/standalone/.next/server/app/settings/runtime/page.js.nft.json +1 -1
  350. package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +1 -1
  351. package/.next/standalone/.next/server/app/settings/team/page.js +1 -1
  352. package/.next/standalone/.next/server/app/settings/team/page.js.nft.json +1 -1
  353. package/.next/standalone/.next/server/app/settings/team/page_client-reference-manifest.js +1 -1
  354. package/.next/standalone/.next/server/app/settings/tools/page.js +1 -1
  355. package/.next/standalone/.next/server/app/settings/tools/page.js.nft.json +1 -1
  356. package/.next/standalone/.next/server/app/settings/tools/page_client-reference-manifest.js +1 -1
  357. package/.next/standalone/.next/server/app/settings.html +2 -2
  358. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  359. package/.next/standalone/.next/server/app/share/[token]/page.js +1 -1
  360. package/.next/standalone/.next/server/app/share/[token]/page.js.nft.json +1 -1
  361. package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
  362. package/.next/standalone/.next/server/app/share/space/[token]/page.js +1 -1
  363. package/.next/standalone/.next/server/app/share/space/[token]/page.js.nft.json +1 -1
  364. package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
  365. package/.next/standalone/.next/server/app/tasks/[id]/page.js +2 -2
  366. package/.next/standalone/.next/server/app/tasks/[id]/page.js.nft.json +1 -1
  367. package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  368. package/.next/standalone/.next/server/app/tasks/page.js +1 -1
  369. package/.next/standalone/.next/server/app/tasks/page.js.nft.json +1 -1
  370. package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  371. package/.next/standalone/.next/server/app/team/[agentId]/page.js +1 -1
  372. package/.next/standalone/.next/server/app/team/[agentId]/page.js.nft.json +1 -1
  373. package/.next/standalone/.next/server/app/team/[agentId]/page_client-reference-manifest.js +1 -1
  374. package/.next/standalone/.next/server/app/team/page.js +1 -1
  375. package/.next/standalone/.next/server/app/team/page.js.nft.json +1 -1
  376. package/.next/standalone/.next/server/app/team/page_client-reference-manifest.js +1 -1
  377. package/.next/standalone/.next/server/app/tools/page.js +1 -1
  378. package/.next/standalone/.next/server/app/tools/page.js.nft.json +1 -1
  379. package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  380. package/.next/standalone/.next/server/app/whatsapp/page.js +1 -1
  381. package/.next/standalone/.next/server/app/whatsapp/page.js.nft.json +1 -1
  382. package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
  383. package/.next/standalone/.next/server/app/whatsapp.html +2 -2
  384. package/.next/standalone/.next/server/app/whatsapp.rsc +4 -4
  385. package/.next/standalone/.next/server/app/workflows/[caseId]/page.js +1 -1
  386. package/.next/standalone/.next/server/app/workflows/[caseId]/page.js.nft.json +1 -1
  387. package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
  388. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js +1 -1
  389. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js.nft.json +1 -1
  390. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
  391. package/.next/standalone/.next/server/app/workflows/new/definition/page.js +1 -1
  392. package/.next/standalone/.next/server/app/workflows/new/definition/page.js.nft.json +1 -1
  393. package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
  394. package/.next/standalone/.next/server/app/workflows/page.js +1 -1
  395. package/.next/standalone/.next/server/app/workflows/page.js.nft.json +1 -1
  396. package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
  397. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js +1 -1
  398. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js.nft.json +1 -1
  399. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
  400. package/.next/standalone/.next/server/app-paths-manifest.json +83 -82
  401. package/.next/standalone/.next/server/chunks/1699.js +25 -25
  402. package/.next/standalone/.next/server/chunks/3806.js +1 -0
  403. package/.next/standalone/.next/server/chunks/4740.js +1 -1
  404. package/.next/standalone/.next/server/chunks/6059.js +1 -1
  405. package/.next/standalone/.next/server/chunks/8194.js +1 -0
  406. package/.next/standalone/.next/server/chunks/9195.js +9 -0
  407. package/.next/standalone/.next/server/functions-config-manifest.json +34 -33
  408. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  409. package/.next/standalone/.next/server/pages/404.html +1 -1
  410. package/.next/standalone/.next/server/pages/500.html +1 -1
  411. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  412. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  413. package/.next/standalone/.next/static/chunks/3054-451abdd7b9afc2ac.js +1 -0
  414. package/.next/standalone/.next/static/chunks/app/activity/loading-17ae3509caaa1354.js +1 -0
  415. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-17ae3509caaa1354.js +1 -0
  416. package/.next/standalone/.next/static/chunks/app/agents/[id]/page-e4bcb0ace2900a11.js +1 -0
  417. package/.next/standalone/.next/static/chunks/app/agents/loading-17ae3509caaa1354.js +1 -0
  418. package/.next/standalone/.next/static/chunks/app/agents/page-47a00aa58327a35e.js +1 -0
  419. package/.next/standalone/.next/static/chunks/app/api/activity/route-17ae3509caaa1354.js +1 -0
  420. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-17ae3509caaa1354.js +1 -0
  421. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-17ae3509caaa1354.js +1 -0
  422. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-17ae3509caaa1354.js +1 -0
  423. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-17ae3509caaa1354.js +1 -0
  424. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-17ae3509caaa1354.js +1 -0
  425. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-17ae3509caaa1354.js +1 -0
  426. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-17ae3509caaa1354.js +1 -0
  427. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-17ae3509caaa1354.js +1 -0
  428. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/active-run/route-17ae3509caaa1354.js +1 -0
  429. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-17ae3509caaa1354.js +1 -0
  430. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-17ae3509caaa1354.js +1 -0
  431. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-17ae3509caaa1354.js +1 -0
  432. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-17ae3509caaa1354.js +1 -0
  433. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-17ae3509caaa1354.js +1 -0
  434. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-17ae3509caaa1354.js +1 -0
  435. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-17ae3509caaa1354.js +1 -0
  436. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-17ae3509caaa1354.js +1 -0
  437. package/.next/standalone/.next/static/chunks/app/api/approvals/route-17ae3509caaa1354.js +1 -0
  438. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-17ae3509caaa1354.js +1 -0
  439. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-17ae3509caaa1354.js +1 -0
  440. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-17ae3509caaa1354.js +1 -0
  441. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-17ae3509caaa1354.js +1 -0
  442. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
  443. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  444. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-17ae3509caaa1354.js +1 -0
  445. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-17ae3509caaa1354.js +1 -0
  446. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-17ae3509caaa1354.js +1 -0
  447. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-17ae3509caaa1354.js +1 -0
  448. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-17ae3509caaa1354.js +1 -0
  449. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-17ae3509caaa1354.js +1 -0
  450. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-17ae3509caaa1354.js +1 -0
  451. package/.next/standalone/.next/static/chunks/app/api/brand/route-17ae3509caaa1354.js +1 -0
  452. package/.next/standalone/.next/static/chunks/app/api/brand/share/route-17ae3509caaa1354.js +1 -0
  453. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-17ae3509caaa1354.js +1 -0
  454. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-17ae3509caaa1354.js +1 -0
  455. package/.next/standalone/.next/static/chunks/app/api/config/env/route-17ae3509caaa1354.js +1 -0
  456. package/.next/standalone/.next/static/chunks/app/api/config/route-17ae3509caaa1354.js +1 -0
  457. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-17ae3509caaa1354.js +1 -0
  458. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-17ae3509caaa1354.js +1 -0
  459. package/.next/standalone/.next/static/chunks/app/api/connections/route-17ae3509caaa1354.js +1 -0
  460. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-17ae3509caaa1354.js +1 -0
  461. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-17ae3509caaa1354.js +1 -0
  462. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-17ae3509caaa1354.js +1 -0
  463. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
  464. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  465. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-17ae3509caaa1354.js +1 -0
  466. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-17ae3509caaa1354.js +1 -0
  467. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-17ae3509caaa1354.js +1 -0
  468. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-17ae3509caaa1354.js +1 -0
  469. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-17ae3509caaa1354.js +1 -0
  470. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-17ae3509caaa1354.js +1 -0
  471. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-17ae3509caaa1354.js +1 -0
  472. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-17ae3509caaa1354.js +1 -0
  473. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-17ae3509caaa1354.js +1 -0
  474. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-17ae3509caaa1354.js +1 -0
  475. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-17ae3509caaa1354.js +1 -0
  476. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-17ae3509caaa1354.js +1 -0
  477. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-17ae3509caaa1354.js +1 -0
  478. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-17ae3509caaa1354.js +1 -0
  479. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-17ae3509caaa1354.js +1 -0
  480. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-17ae3509caaa1354.js +1 -0
  481. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-17ae3509caaa1354.js +1 -0
  482. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-17ae3509caaa1354.js +1 -0
  483. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-17ae3509caaa1354.js +1 -0
  484. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-17ae3509caaa1354.js +1 -0
  485. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-17ae3509caaa1354.js +1 -0
  486. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-17ae3509caaa1354.js +1 -0
  487. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-17ae3509caaa1354.js +1 -0
  488. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-17ae3509caaa1354.js +1 -0
  489. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-17ae3509caaa1354.js +1 -0
  490. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-17ae3509caaa1354.js +1 -0
  491. package/.next/standalone/.next/static/chunks/app/api/help/route-17ae3509caaa1354.js +1 -0
  492. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-17ae3509caaa1354.js +1 -0
  493. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-17ae3509caaa1354.js +1 -0
  494. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-17ae3509caaa1354.js +1 -0
  495. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-17ae3509caaa1354.js +1 -0
  496. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-17ae3509caaa1354.js +1 -0
  497. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-17ae3509caaa1354.js +1 -0
  498. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-17ae3509caaa1354.js +1 -0
  499. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-17ae3509caaa1354.js +1 -0
  500. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-17ae3509caaa1354.js +1 -0
  501. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-17ae3509caaa1354.js +1 -0
  502. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-17ae3509caaa1354.js +1 -0
  503. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-17ae3509caaa1354.js +1 -0
  504. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-17ae3509caaa1354.js +1 -0
  505. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-17ae3509caaa1354.js +1 -0
  506. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-17ae3509caaa1354.js +1 -0
  507. package/.next/standalone/.next/static/chunks/app/api/missions/route-17ae3509caaa1354.js +1 -0
  508. package/.next/standalone/.next/static/chunks/app/api/models/route-17ae3509caaa1354.js +1 -0
  509. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-17ae3509caaa1354.js +1 -0
  510. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-17ae3509caaa1354.js +1 -0
  511. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-17ae3509caaa1354.js +1 -0
  512. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-17ae3509caaa1354.js +1 -0
  513. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-17ae3509caaa1354.js +1 -0
  514. package/.next/standalone/.next/static/chunks/app/api/org/route-17ae3509caaa1354.js +1 -0
  515. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-17ae3509caaa1354.js +1 -0
  516. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-17ae3509caaa1354.js +1 -0
  517. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-17ae3509caaa1354.js +1 -0
  518. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-17ae3509caaa1354.js +1 -0
  519. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-17ae3509caaa1354.js +1 -0
  520. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-17ae3509caaa1354.js +1 -0
  521. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-17ae3509caaa1354.js +1 -0
  522. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-17ae3509caaa1354.js +1 -0
  523. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-17ae3509caaa1354.js +1 -0
  524. package/.next/standalone/.next/static/chunks/app/api/orgs/route-17ae3509caaa1354.js +1 -0
  525. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-17ae3509caaa1354.js +1 -0
  526. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-17ae3509caaa1354.js +1 -0
  527. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-17ae3509caaa1354.js +1 -0
  528. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-17ae3509caaa1354.js +1 -0
  529. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-17ae3509caaa1354.js +1 -0
  530. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-17ae3509caaa1354.js +1 -0
  531. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  532. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-17ae3509caaa1354.js +1 -0
  533. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-17ae3509caaa1354.js +1 -0
  534. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-17ae3509caaa1354.js +1 -0
  535. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-17ae3509caaa1354.js +1 -0
  536. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-17ae3509caaa1354.js +1 -0
  537. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-17ae3509caaa1354.js +1 -0
  538. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-17ae3509caaa1354.js +1 -0
  539. package/.next/standalone/.next/static/chunks/app/api/processes/route-17ae3509caaa1354.js +1 -0
  540. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-17ae3509caaa1354.js +1 -0
  541. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-17ae3509caaa1354.js +1 -0
  542. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-17ae3509caaa1354.js +1 -0
  543. package/.next/standalone/.next/static/chunks/app/api/projects/route-17ae3509caaa1354.js +1 -0
  544. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-17ae3509caaa1354.js +1 -0
  545. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-17ae3509caaa1354.js +1 -0
  546. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-17ae3509caaa1354.js +1 -0
  547. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-17ae3509caaa1354.js +1 -0
  548. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-17ae3509caaa1354.js +1 -0
  549. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-17ae3509caaa1354.js +1 -0
  550. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-17ae3509caaa1354.js +1 -0
  551. package/.next/standalone/.next/static/chunks/app/api/secrets/route-17ae3509caaa1354.js +1 -0
  552. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-17ae3509caaa1354.js +1 -0
  553. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-17ae3509caaa1354.js +1 -0
  554. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-17ae3509caaa1354.js +1 -0
  555. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-17ae3509caaa1354.js +1 -0
  556. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-17ae3509caaa1354.js +1 -0
  557. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-17ae3509caaa1354.js +1 -0
  558. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-17ae3509caaa1354.js +1 -0
  559. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-17ae3509caaa1354.js +1 -0
  560. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-17ae3509caaa1354.js +1 -0
  561. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-17ae3509caaa1354.js +1 -0
  562. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-17ae3509caaa1354.js +1 -0
  563. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-17ae3509caaa1354.js +1 -0
  564. package/.next/standalone/.next/static/chunks/app/api/state/route-17ae3509caaa1354.js +1 -0
  565. package/.next/standalone/.next/static/chunks/app/api/system/update/route-17ae3509caaa1354.js +1 -0
  566. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-17ae3509caaa1354.js +1 -0
  567. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-17ae3509caaa1354.js +1 -0
  568. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-17ae3509caaa1354.js +1 -0
  569. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-17ae3509caaa1354.js +1 -0
  570. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-17ae3509caaa1354.js +1 -0
  571. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-17ae3509caaa1354.js +1 -0
  572. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-17ae3509caaa1354.js +1 -0
  573. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-17ae3509caaa1354.js +1 -0
  574. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-17ae3509caaa1354.js +1 -0
  575. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-17ae3509caaa1354.js +1 -0
  576. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-17ae3509caaa1354.js +1 -0
  577. package/.next/standalone/.next/static/chunks/app/api/tasks/route-17ae3509caaa1354.js +1 -0
  578. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-17ae3509caaa1354.js +1 -0
  579. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-17ae3509caaa1354.js +1 -0
  580. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-17ae3509caaa1354.js +1 -0
  581. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-17ae3509caaa1354.js +1 -0
  582. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-17ae3509caaa1354.js +1 -0
  583. package/.next/standalone/.next/static/chunks/app/api/tools/route-17ae3509caaa1354.js +1 -0
  584. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-17ae3509caaa1354.js +1 -0
  585. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-17ae3509caaa1354.js +1 -0
  586. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-17ae3509caaa1354.js +1 -0
  587. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-17ae3509caaa1354.js +1 -0
  588. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-17ae3509caaa1354.js +1 -0
  589. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-17ae3509caaa1354.js +1 -0
  590. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-17ae3509caaa1354.js +1 -0
  591. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-17ae3509caaa1354.js +1 -0
  592. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-17ae3509caaa1354.js +1 -0
  593. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-17ae3509caaa1354.js +1 -0
  594. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-17ae3509caaa1354.js +1 -0
  595. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-17ae3509caaa1354.js +1 -0
  596. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-17ae3509caaa1354.js +1 -0
  597. package/.next/standalone/.next/static/chunks/app/approvals/loading-17ae3509caaa1354.js +1 -0
  598. package/.next/standalone/.next/static/chunks/app/architecture/loading-17ae3509caaa1354.js +1 -0
  599. package/.next/standalone/.next/static/chunks/app/audit/loading-17ae3509caaa1354.js +1 -0
  600. package/.next/standalone/.next/static/chunks/app/brand/loading-17ae3509caaa1354.js +1 -0
  601. package/.next/standalone/.next/static/chunks/app/disk/loading-17ae3509caaa1354.js +1 -0
  602. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-17ae3509caaa1354.js +1 -0
  603. package/.next/standalone/.next/static/chunks/app/help/loading-17ae3509caaa1354.js +1 -0
  604. package/.next/standalone/.next/static/chunks/app/layout-b7e1918b9125641e.js +1 -0
  605. package/.next/standalone/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
  606. package/.next/standalone/.next/static/chunks/app/login/page-d2298bc1803944ae.js +1 -0
  607. package/.next/standalone/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
  608. package/.next/standalone/.next/static/chunks/app/missions/loading-17ae3509caaa1354.js +1 -0
  609. package/.next/standalone/.next/static/chunks/app/onboarding/loading-17ae3509caaa1354.js +1 -0
  610. package/.next/standalone/.next/static/chunks/app/org/loading-17ae3509caaa1354.js +1 -0
  611. package/.next/standalone/.next/static/chunks/app/page-887ef6f96897f78a.js +1 -0
  612. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-17ae3509caaa1354.js +1 -0
  613. package/.next/standalone/.next/static/chunks/app/projects/loading-17ae3509caaa1354.js +1 -0
  614. package/.next/standalone/.next/static/chunks/app/projects/page-739d4cc74824d336.js +1 -0
  615. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-17ae3509caaa1354.js +1 -0
  616. package/.next/standalone/.next/static/chunks/app/reports/loading-17ae3509caaa1354.js +1 -0
  617. package/.next/standalone/.next/static/chunks/app/runtime/loading-17ae3509caaa1354.js +1 -0
  618. package/.next/standalone/.next/static/chunks/app/schedules/loading-17ae3509caaa1354.js +1 -0
  619. package/.next/standalone/.next/static/chunks/app/settings/loading-17ae3509caaa1354.js +1 -0
  620. package/.next/standalone/.next/static/chunks/app/settings/page-17ae3509caaa1354.js +1 -0
  621. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-17ae3509caaa1354.js +1 -0
  622. package/.next/standalone/.next/static/chunks/app/tasks/loading-17ae3509caaa1354.js +1 -0
  623. package/.next/standalone/.next/static/chunks/app/tools/loading-17ae3509caaa1354.js +1 -0
  624. package/.next/standalone/.next/static/chunks/app/tools/page-17ae3509caaa1354.js +1 -0
  625. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-17ae3509caaa1354.js +1 -0
  626. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-17ae3509caaa1354.js +1 -0
  627. package/.next/standalone/.next/static/css/2587cd46c922a6d8.css +1 -0
  628. package/.next/standalone/CHANGELOG.md +14 -0
  629. package/.next/standalone/package.json +4 -2
  630. package/.next/static/chunks/3054-451abdd7b9afc2ac.js +1 -0
  631. package/.next/static/chunks/app/activity/loading-17ae3509caaa1354.js +1 -0
  632. package/.next/static/chunks/app/agents/[id]/loading-17ae3509caaa1354.js +1 -0
  633. package/.next/static/chunks/app/agents/[id]/page-e4bcb0ace2900a11.js +1 -0
  634. package/.next/static/chunks/app/agents/loading-17ae3509caaa1354.js +1 -0
  635. package/.next/static/chunks/app/agents/page-47a00aa58327a35e.js +1 -0
  636. package/.next/static/chunks/app/api/activity/route-17ae3509caaa1354.js +1 -0
  637. package/.next/static/chunks/app/api/admin/audit-export/route-17ae3509caaa1354.js +1 -0
  638. package/.next/static/chunks/app/api/admin/share-links/route-17ae3509caaa1354.js +1 -0
  639. package/.next/static/chunks/app/api/agent-memory/route-17ae3509caaa1354.js +1 -0
  640. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-17ae3509caaa1354.js +1 -0
  641. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-17ae3509caaa1354.js +1 -0
  642. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-17ae3509caaa1354.js +1 -0
  643. package/.next/static/chunks/app/api/agent-runs/[id]/route-17ae3509caaa1354.js +1 -0
  644. package/.next/static/chunks/app/api/agent-runs/route-17ae3509caaa1354.js +1 -0
  645. package/.next/static/chunks/app/api/agents/[id]/active-run/route-17ae3509caaa1354.js +1 -0
  646. package/.next/static/chunks/app/api/agents/[id]/chain/route-17ae3509caaa1354.js +1 -0
  647. package/.next/static/chunks/app/api/agents/[id]/memory/route-17ae3509caaa1354.js +1 -0
  648. package/.next/static/chunks/app/api/agents/[id]/reports/route-17ae3509caaa1354.js +1 -0
  649. package/.next/static/chunks/app/api/agents/[id]/run/route-17ae3509caaa1354.js +1 -0
  650. package/.next/static/chunks/app/api/agents/[id]/skills/route-17ae3509caaa1354.js +1 -0
  651. package/.next/static/chunks/app/api/agents/create/route-17ae3509caaa1354.js +1 -0
  652. package/.next/static/chunks/app/api/agents/ops/route-17ae3509caaa1354.js +1 -0
  653. package/.next/static/chunks/app/api/approvals/[id]/route-17ae3509caaa1354.js +1 -0
  654. package/.next/static/chunks/app/api/approvals/route-17ae3509caaa1354.js +1 -0
  655. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-17ae3509caaa1354.js +1 -0
  656. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-17ae3509caaa1354.js +1 -0
  657. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-17ae3509caaa1354.js +1 -0
  658. package/.next/static/chunks/app/api/artifacts/[id]/route-17ae3509caaa1354.js +1 -0
  659. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
  660. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  661. package/.next/static/chunks/app/api/artifacts/upload/route-17ae3509caaa1354.js +1 -0
  662. package/.next/static/chunks/app/api/audit/list/route-17ae3509caaa1354.js +1 -0
  663. package/.next/static/chunks/app/api/audit/search/route-17ae3509caaa1354.js +1 -0
  664. package/.next/static/chunks/app/api/auth/callback/route-17ae3509caaa1354.js +1 -0
  665. package/.next/static/chunks/app/api/auth/config/route-17ae3509caaa1354.js +1 -0
  666. package/.next/static/chunks/app/api/auth/join-bootstrap/route-17ae3509caaa1354.js +1 -0
  667. package/.next/static/chunks/app/api/auth/session/route-17ae3509caaa1354.js +1 -0
  668. package/.next/static/chunks/app/api/brand/route-17ae3509caaa1354.js +1 -0
  669. package/.next/static/chunks/app/api/brand/share/route-17ae3509caaa1354.js +1 -0
  670. package/.next/static/chunks/app/api/chat/sessions/[id]/route-17ae3509caaa1354.js +1 -0
  671. package/.next/static/chunks/app/api/chat/sessions/route-17ae3509caaa1354.js +1 -0
  672. package/.next/static/chunks/app/api/config/env/route-17ae3509caaa1354.js +1 -0
  673. package/.next/static/chunks/app/api/config/route-17ae3509caaa1354.js +1 -0
  674. package/.next/static/chunks/app/api/connections/[service]/route-17ae3509caaa1354.js +1 -0
  675. package/.next/static/chunks/app/api/connections/[service]/verify/route-17ae3509caaa1354.js +1 -0
  676. package/.next/static/chunks/app/api/connections/route-17ae3509caaa1354.js +1 -0
  677. package/.next/static/chunks/app/api/cron/tick/route-17ae3509caaa1354.js +1 -0
  678. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-17ae3509caaa1354.js +1 -0
  679. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-17ae3509caaa1354.js +1 -0
  680. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
  681. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  682. package/.next/static/chunks/app/api/dashboard/spaces/import/route-17ae3509caaa1354.js +1 -0
  683. package/.next/static/chunks/app/api/dashboard/spaces/route-17ae3509caaa1354.js +1 -0
  684. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-17ae3509caaa1354.js +1 -0
  685. package/.next/static/chunks/app/api/disk/files/[id]/route-17ae3509caaa1354.js +1 -0
  686. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-17ae3509caaa1354.js +1 -0
  687. package/.next/static/chunks/app/api/disk/files/route-17ae3509caaa1354.js +1 -0
  688. package/.next/static/chunks/app/api/disk/folders/route-17ae3509caaa1354.js +1 -0
  689. package/.next/static/chunks/app/api/events/since/[cursor]/route-17ae3509caaa1354.js +1 -0
  690. package/.next/static/chunks/app/api/events/stream/route-17ae3509caaa1354.js +1 -0
  691. package/.next/static/chunks/app/api/fs/create-folder/route-17ae3509caaa1354.js +1 -0
  692. package/.next/static/chunks/app/api/fs/pick-folder/route-17ae3509caaa1354.js +1 -0
  693. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-17ae3509caaa1354.js +1 -0
  694. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-17ae3509caaa1354.js +1 -0
  695. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-17ae3509caaa1354.js +1 -0
  696. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-17ae3509caaa1354.js +1 -0
  697. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-17ae3509caaa1354.js +1 -0
  698. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-17ae3509caaa1354.js +1 -0
  699. package/.next/static/chunks/app/api/hail/engagements/[id]/route-17ae3509caaa1354.js +1 -0
  700. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-17ae3509caaa1354.js +1 -0
  701. package/.next/static/chunks/app/api/hail/engagements/route-17ae3509caaa1354.js +1 -0
  702. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-17ae3509caaa1354.js +1 -0
  703. package/.next/static/chunks/app/api/hail/interviews/[id]/route-17ae3509caaa1354.js +1 -0
  704. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-17ae3509caaa1354.js +1 -0
  705. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-17ae3509caaa1354.js +1 -0
  706. package/.next/static/chunks/app/api/heartbeat/tick/route-17ae3509caaa1354.js +1 -0
  707. package/.next/static/chunks/app/api/heartbeat/worker/route-17ae3509caaa1354.js +1 -0
  708. package/.next/static/chunks/app/api/help/route-17ae3509caaa1354.js +1 -0
  709. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-17ae3509caaa1354.js +1 -0
  710. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-17ae3509caaa1354.js +1 -0
  711. package/.next/static/chunks/app/api/hermes/jobs/route-17ae3509caaa1354.js +1 -0
  712. package/.next/static/chunks/app/api/integrations/google/callback/route-17ae3509caaa1354.js +1 -0
  713. package/.next/static/chunks/app/api/integrations/google/oauth/route-17ae3509caaa1354.js +1 -0
  714. package/.next/static/chunks/app/api/marketplace/[id]/route-17ae3509caaa1354.js +1 -0
  715. package/.next/static/chunks/app/api/marketplace/open-design/route-17ae3509caaa1354.js +1 -0
  716. package/.next/static/chunks/app/api/marketplace/route-17ae3509caaa1354.js +1 -0
  717. package/.next/static/chunks/app/api/mines/import-roots/route-17ae3509caaa1354.js +1 -0
  718. package/.next/static/chunks/app/api/mines/portfolio/route-17ae3509caaa1354.js +1 -0
  719. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-17ae3509caaa1354.js +1 -0
  720. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-17ae3509caaa1354.js +1 -0
  721. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-17ae3509caaa1354.js +1 -0
  722. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-17ae3509caaa1354.js +1 -0
  723. package/.next/static/chunks/app/api/mines/projects/route-17ae3509caaa1354.js +1 -0
  724. package/.next/static/chunks/app/api/missions/route-17ae3509caaa1354.js +1 -0
  725. package/.next/static/chunks/app/api/models/route-17ae3509caaa1354.js +1 -0
  726. package/.next/static/chunks/app/api/onboarding/blueprint/route-17ae3509caaa1354.js +1 -0
  727. package/.next/static/chunks/app/api/onboarding/launch/route-17ae3509caaa1354.js +1 -0
  728. package/.next/static/chunks/app/api/orchestrator/command/route-17ae3509caaa1354.js +1 -0
  729. package/.next/static/chunks/app/api/orchestrator/stream/route-17ae3509caaa1354.js +1 -0
  730. package/.next/static/chunks/app/api/orchestrator/upload/route-17ae3509caaa1354.js +1 -0
  731. package/.next/static/chunks/app/api/org/route-17ae3509caaa1354.js +1 -0
  732. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-17ae3509caaa1354.js +1 -0
  733. package/.next/static/chunks/app/api/orgs/[id]/invites/route-17ae3509caaa1354.js +1 -0
  734. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-17ae3509caaa1354.js +1 -0
  735. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-17ae3509caaa1354.js +1 -0
  736. package/.next/static/chunks/app/api/orgs/[id]/members/route-17ae3509caaa1354.js +1 -0
  737. package/.next/static/chunks/app/api/orgs/[id]/route-17ae3509caaa1354.js +1 -0
  738. package/.next/static/chunks/app/api/orgs/invites/pending/route-17ae3509caaa1354.js +1 -0
  739. package/.next/static/chunks/app/api/orgs/join/route-17ae3509caaa1354.js +1 -0
  740. package/.next/static/chunks/app/api/orgs/join-complete/route-17ae3509caaa1354.js +1 -0
  741. package/.next/static/chunks/app/api/orgs/route-17ae3509caaa1354.js +1 -0
  742. package/.next/static/chunks/app/api/printing-press/clis/route-17ae3509caaa1354.js +1 -0
  743. package/.next/static/chunks/app/api/printing-press/install/route-17ae3509caaa1354.js +1 -0
  744. package/.next/static/chunks/app/api/printing-press/security-mode/route-17ae3509caaa1354.js +1 -0
  745. package/.next/static/chunks/app/api/privacy/config/route-17ae3509caaa1354.js +1 -0
  746. package/.next/static/chunks/app/api/privacy/verify/route-17ae3509caaa1354.js +1 -0
  747. package/.next/static/chunks/app/api/processes/[id]/route-17ae3509caaa1354.js +1 -0
  748. package/.next/static/chunks/app/api/processes/[id]/share-link/route-17ae3509caaa1354.js +1 -0
  749. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-17ae3509caaa1354.js +1 -0
  750. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-17ae3509caaa1354.js +1 -0
  751. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-17ae3509caaa1354.js +1 -0
  752. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-17ae3509caaa1354.js +1 -0
  753. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-17ae3509caaa1354.js +1 -0
  754. package/.next/static/chunks/app/api/processes/definitions/route-17ae3509caaa1354.js +1 -0
  755. package/.next/static/chunks/app/api/processes/definitions/validate/route-17ae3509caaa1354.js +1 -0
  756. package/.next/static/chunks/app/api/processes/route-17ae3509caaa1354.js +1 -0
  757. package/.next/static/chunks/app/api/processes/start-and-route/route-17ae3509caaa1354.js +1 -0
  758. package/.next/static/chunks/app/api/projects/[slug]/library/route-17ae3509caaa1354.js +1 -0
  759. package/.next/static/chunks/app/api/projects/[slug]/route-17ae3509caaa1354.js +1 -0
  760. package/.next/static/chunks/app/api/projects/route-17ae3509caaa1354.js +1 -0
  761. package/.next/static/chunks/app/api/runs/approve-claude-run/route-17ae3509caaa1354.js +1 -0
  762. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-17ae3509caaa1354.js +1 -0
  763. package/.next/static/chunks/app/api/runs/competitor-report/route-17ae3509caaa1354.js +1 -0
  764. package/.next/static/chunks/app/api/runs/engine-ping/route-17ae3509caaa1354.js +1 -0
  765. package/.next/static/chunks/app/api/runs/marketing-plan/route-17ae3509caaa1354.js +1 -0
  766. package/.next/static/chunks/app/api/schedules/upsert/route-17ae3509caaa1354.js +1 -0
  767. package/.next/static/chunks/app/api/secrets/[name]/route-17ae3509caaa1354.js +1 -0
  768. package/.next/static/chunks/app/api/secrets/route-17ae3509caaa1354.js +1 -0
  769. package/.next/static/chunks/app/api/settings/trust-mode/route-17ae3509caaa1354.js +1 -0
  770. package/.next/static/chunks/app/api/share/[token]/otp/route-17ae3509caaa1354.js +1 -0
  771. package/.next/static/chunks/app/api/share/[token]/route-17ae3509caaa1354.js +1 -0
  772. package/.next/static/chunks/app/api/share/[token]/verify/route-17ae3509caaa1354.js +1 -0
  773. package/.next/static/chunks/app/api/share/space/[token]/otp/route-17ae3509caaa1354.js +1 -0
  774. package/.next/static/chunks/app/api/share/space/[token]/route-17ae3509caaa1354.js +1 -0
  775. package/.next/static/chunks/app/api/share/space/[token]/verify/route-17ae3509caaa1354.js +1 -0
  776. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-17ae3509caaa1354.js +1 -0
  777. package/.next/static/chunks/app/api/shared/spaces/publish/route-17ae3509caaa1354.js +1 -0
  778. package/.next/static/chunks/app/api/shared/spaces/route-17ae3509caaa1354.js +1 -0
  779. package/.next/static/chunks/app/api/shared/spaces/status/route-17ae3509caaa1354.js +1 -0
  780. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-17ae3509caaa1354.js +1 -0
  781. package/.next/static/chunks/app/api/state/route-17ae3509caaa1354.js +1 -0
  782. package/.next/static/chunks/app/api/system/update/route-17ae3509caaa1354.js +1 -0
  783. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-17ae3509caaa1354.js +1 -0
  784. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-17ae3509caaa1354.js +1 -0
  785. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-17ae3509caaa1354.js +1 -0
  786. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-17ae3509caaa1354.js +1 -0
  787. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-17ae3509caaa1354.js +1 -0
  788. package/.next/static/chunks/app/api/tasks/[id]/children/route-17ae3509caaa1354.js +1 -0
  789. package/.next/static/chunks/app/api/tasks/[id]/comments/route-17ae3509caaa1354.js +1 -0
  790. package/.next/static/chunks/app/api/tasks/[id]/events/route-17ae3509caaa1354.js +1 -0
  791. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-17ae3509caaa1354.js +1 -0
  792. package/.next/static/chunks/app/api/tasks/[id]/release/route-17ae3509caaa1354.js +1 -0
  793. package/.next/static/chunks/app/api/tasks/[id]/route-17ae3509caaa1354.js +1 -0
  794. package/.next/static/chunks/app/api/tasks/route-17ae3509caaa1354.js +1 -0
  795. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-17ae3509caaa1354.js +1 -0
  796. package/.next/static/chunks/app/api/tool-allowlists/route-17ae3509caaa1354.js +1 -0
  797. package/.next/static/chunks/app/api/tool-egress/route-17ae3509caaa1354.js +1 -0
  798. package/.next/static/chunks/app/api/tools/[name]/approve/route-17ae3509caaa1354.js +1 -0
  799. package/.next/static/chunks/app/api/tools/[name]/route-17ae3509caaa1354.js +1 -0
  800. package/.next/static/chunks/app/api/tools/route-17ae3509caaa1354.js +1 -0
  801. package/.next/static/chunks/app/api/transcripts/route-17ae3509caaa1354.js +1 -0
  802. package/.next/static/chunks/app/api/voice/providers/route-17ae3509caaa1354.js +1 -0
  803. package/.next/static/chunks/app/api/voice/realtime/context/route-17ae3509caaa1354.js +1 -0
  804. package/.next/static/chunks/app/api/voice/realtime/session/route-17ae3509caaa1354.js +1 -0
  805. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-17ae3509caaa1354.js +1 -0
  806. package/.next/static/chunks/app/api/voice/realtime/tools/route-17ae3509caaa1354.js +1 -0
  807. package/.next/static/chunks/app/api/voice/tts/route-17ae3509caaa1354.js +1 -0
  808. package/.next/static/chunks/app/api/whatsapp/allowlist/route-17ae3509caaa1354.js +1 -0
  809. package/.next/static/chunks/app/api/whatsapp/disconnect/route-17ae3509caaa1354.js +1 -0
  810. package/.next/static/chunks/app/api/whatsapp/messages/route-17ae3509caaa1354.js +1 -0
  811. package/.next/static/chunks/app/api/whatsapp/qr/route-17ae3509caaa1354.js +1 -0
  812. package/.next/static/chunks/app/api/whatsapp/send/route-17ae3509caaa1354.js +1 -0
  813. package/.next/static/chunks/app/api/whatsapp/status/route-17ae3509caaa1354.js +1 -0
  814. package/.next/static/chunks/app/approvals/loading-17ae3509caaa1354.js +1 -0
  815. package/.next/static/chunks/app/architecture/loading-17ae3509caaa1354.js +1 -0
  816. package/.next/static/chunks/app/audit/loading-17ae3509caaa1354.js +1 -0
  817. package/.next/static/chunks/app/brand/loading-17ae3509caaa1354.js +1 -0
  818. package/.next/static/chunks/app/disk/loading-17ae3509caaa1354.js +1 -0
  819. package/.next/static/chunks/app/federated-ai/loading-17ae3509caaa1354.js +1 -0
  820. package/.next/static/chunks/app/help/loading-17ae3509caaa1354.js +1 -0
  821. package/.next/static/chunks/app/layout-b7e1918b9125641e.js +1 -0
  822. package/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
  823. package/.next/static/chunks/app/login/page-d2298bc1803944ae.js +1 -0
  824. package/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
  825. package/.next/static/chunks/app/missions/loading-17ae3509caaa1354.js +1 -0
  826. package/.next/static/chunks/app/onboarding/loading-17ae3509caaa1354.js +1 -0
  827. package/.next/static/chunks/app/org/loading-17ae3509caaa1354.js +1 -0
  828. package/.next/static/chunks/app/page-887ef6f96897f78a.js +1 -0
  829. package/.next/static/chunks/app/projects/[slug]/loading-17ae3509caaa1354.js +1 -0
  830. package/.next/static/chunks/app/projects/loading-17ae3509caaa1354.js +1 -0
  831. package/.next/static/chunks/app/projects/page-739d4cc74824d336.js +1 -0
  832. package/.next/static/chunks/app/reports/[file]/route-17ae3509caaa1354.js +1 -0
  833. package/.next/static/chunks/app/reports/loading-17ae3509caaa1354.js +1 -0
  834. package/.next/static/chunks/app/runtime/loading-17ae3509caaa1354.js +1 -0
  835. package/.next/static/chunks/app/schedules/loading-17ae3509caaa1354.js +1 -0
  836. package/.next/static/chunks/app/settings/loading-17ae3509caaa1354.js +1 -0
  837. package/.next/static/chunks/app/settings/page-17ae3509caaa1354.js +1 -0
  838. package/.next/static/chunks/app/tasks/[id]/loading-17ae3509caaa1354.js +1 -0
  839. package/.next/static/chunks/app/tasks/loading-17ae3509caaa1354.js +1 -0
  840. package/.next/static/chunks/app/tools/loading-17ae3509caaa1354.js +1 -0
  841. package/.next/static/chunks/app/tools/page-17ae3509caaa1354.js +1 -0
  842. package/.next/static/chunks/app/whatsapp/loading-17ae3509caaa1354.js +1 -0
  843. package/.next/static/chunks/app/workflows/share/[caseId]/page-17ae3509caaa1354.js +1 -0
  844. package/.next/static/css/2587cd46c922a6d8.css +1 -0
  845. package/CHANGELOG.md +14 -0
  846. package/app/agents/[id]/agent-activity-feed.tsx +43 -7
  847. package/app/agents/[id]/agent-detail-simple.tsx +1 -1
  848. package/app/agents/agent-run-button.jsx +13 -0
  849. package/app/api/agents/[id]/active-run/route.js +23 -0
  850. package/app/api/agents/[id]/run/route.js +27 -8
  851. package/app/components/app-chrome.jsx +2 -0
  852. package/app/components/app-topbar.jsx +100 -0
  853. package/app/components/dashboard/canvas-section.jsx +73 -53
  854. package/app/components/smart-search.jsx +11 -0
  855. package/app/globals.css +107 -4
  856. package/app/login/login-client.jsx +15 -2
  857. package/lib/active-runs.js +33 -0
  858. package/lib/agent-config.js +1 -8
  859. package/lib/agent-engines.js +7 -1
  860. package/lib/agent-runner.js +36 -0
  861. package/lib/auth.js +21 -8
  862. package/lib/heartbeat-worker.js +5 -1
  863. package/package.json +4 -2
  864. package/scripts/prepack-guard.mjs +79 -0
  865. package/.next/standalone/.next/server/chunks/3676.js +0 -9
  866. package/.next/standalone/.next/server/chunks/5093.js +0 -1
  867. package/.next/standalone/.next/server/chunks/9860.js +0 -1
  868. package/.next/standalone/.next/static/chunks/7597-9d44318ae8a6db9b.js +0 -1
  869. package/.next/standalone/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +0 -1
  870. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +0 -1
  871. package/.next/standalone/.next/static/chunks/app/agents/[id]/page-474f640e84f7b4b5.js +0 -1
  872. package/.next/standalone/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +0 -1
  873. package/.next/standalone/.next/static/chunks/app/agents/page-b79b611acd56712b.js +0 -1
  874. package/.next/standalone/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +0 -1
  875. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +0 -1
  876. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +0 -1
  877. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +0 -1
  878. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +0 -1
  879. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  880. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +0 -1
  881. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +0 -1
  882. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +0 -1
  883. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +0 -1
  884. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +0 -1
  885. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +0 -1
  886. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +0 -1
  887. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +0 -1
  888. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +0 -1
  889. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +0 -1
  890. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +0 -1
  891. package/.next/standalone/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +0 -1
  892. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
  893. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +0 -1
  894. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +0 -1
  895. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +0 -1
  896. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
  897. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  898. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +0 -1
  899. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +0 -1
  900. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +0 -1
  901. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +0 -1
  902. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +0 -1
  903. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +0 -1
  904. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +0 -1
  905. package/.next/standalone/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +0 -1
  906. package/.next/standalone/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +0 -1
  907. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +0 -1
  908. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +0 -1
  909. package/.next/standalone/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +0 -1
  910. package/.next/standalone/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +0 -1
  911. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +0 -1
  912. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +0 -1
  913. package/.next/standalone/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +0 -1
  914. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +0 -1
  915. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +0 -1
  916. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +0 -1
  917. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
  918. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  919. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +0 -1
  920. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +0 -1
  921. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +0 -1
  922. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +0 -1
  923. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +0 -1
  924. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +0 -1
  925. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +0 -1
  926. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +0 -1
  927. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +0 -1
  928. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +0 -1
  929. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +0 -1
  930. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +0 -1
  931. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +0 -1
  932. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +0 -1
  933. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +0 -1
  934. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +0 -1
  935. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +0 -1
  936. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +0 -1
  937. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +0 -1
  938. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +0 -1
  939. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +0 -1
  940. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +0 -1
  941. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +0 -1
  942. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +0 -1
  943. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +0 -1
  944. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +0 -1
  945. package/.next/standalone/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +0 -1
  946. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  947. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +0 -1
  948. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +0 -1
  949. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +0 -1
  950. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +0 -1
  951. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +0 -1
  952. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +0 -1
  953. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +0 -1
  954. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +0 -1
  955. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +0 -1
  956. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +0 -1
  957. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +0 -1
  958. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +0 -1
  959. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +0 -1
  960. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +0 -1
  961. package/.next/standalone/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +0 -1
  962. package/.next/standalone/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +0 -1
  963. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +0 -1
  964. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +0 -1
  965. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +0 -1
  966. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +0 -1
  967. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +0 -1
  968. package/.next/standalone/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +0 -1
  969. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +0 -1
  970. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +0 -1
  971. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +0 -1
  972. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +0 -1
  973. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +0 -1
  974. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +0 -1
  975. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +0 -1
  976. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +0 -1
  977. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +0 -1
  978. package/.next/standalone/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +0 -1
  979. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +0 -1
  980. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +0 -1
  981. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +0 -1
  982. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +0 -1
  983. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +0 -1
  984. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +0 -1
  985. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  986. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +0 -1
  987. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +0 -1
  988. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +0 -1
  989. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +0 -1
  990. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +0 -1
  991. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +0 -1
  992. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +0 -1
  993. package/.next/standalone/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +0 -1
  994. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +0 -1
  995. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +0 -1
  996. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +0 -1
  997. package/.next/standalone/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +0 -1
  998. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +0 -1
  999. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +0 -1
  1000. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +0 -1
  1001. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +0 -1
  1002. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +0 -1
  1003. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +0 -1
  1004. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +0 -1
  1005. package/.next/standalone/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +0 -1
  1006. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +0 -1
  1007. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
  1008. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +0 -1
  1009. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
  1010. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
  1011. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +0 -1
  1012. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
  1013. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
  1014. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +0 -1
  1015. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +0 -1
  1016. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +0 -1
  1017. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +0 -1
  1018. package/.next/standalone/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +0 -1
  1019. package/.next/standalone/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +0 -1
  1020. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +0 -1
  1021. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +0 -1
  1022. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +0 -1
  1023. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +0 -1
  1024. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +0 -1
  1025. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +0 -1
  1026. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +0 -1
  1027. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  1028. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +0 -1
  1029. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +0 -1
  1030. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +0 -1
  1031. package/.next/standalone/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +0 -1
  1032. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +0 -1
  1033. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +0 -1
  1034. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +0 -1
  1035. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +0 -1
  1036. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +0 -1
  1037. package/.next/standalone/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +0 -1
  1038. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +0 -1
  1039. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +0 -1
  1040. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +0 -1
  1041. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +0 -1
  1042. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +0 -1
  1043. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +0 -1
  1044. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +0 -1
  1045. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +0 -1
  1046. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +0 -1
  1047. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +0 -1
  1048. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +0 -1
  1049. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +0 -1
  1050. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +0 -1
  1051. package/.next/standalone/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +0 -1
  1052. package/.next/standalone/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +0 -1
  1053. package/.next/standalone/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +0 -1
  1054. package/.next/standalone/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +0 -1
  1055. package/.next/standalone/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +0 -1
  1056. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +0 -1
  1057. package/.next/standalone/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +0 -1
  1058. package/.next/standalone/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +0 -1
  1059. package/.next/standalone/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +0 -1
  1060. package/.next/standalone/.next/static/chunks/app/login/page-e23d5fe32a5160d5.js +0 -1
  1061. package/.next/standalone/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +0 -1
  1062. package/.next/standalone/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +0 -1
  1063. package/.next/standalone/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +0 -1
  1064. package/.next/standalone/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +0 -1
  1065. package/.next/standalone/.next/static/chunks/app/page-a716d81055cfaa16.js +0 -1
  1066. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +0 -1
  1067. package/.next/standalone/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +0 -1
  1068. package/.next/standalone/.next/static/chunks/app/projects/page-9792d7b57f298e6f.js +0 -1
  1069. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +0 -1
  1070. package/.next/standalone/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +0 -1
  1071. package/.next/standalone/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +0 -1
  1072. package/.next/standalone/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +0 -1
  1073. package/.next/standalone/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +0 -1
  1074. package/.next/standalone/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +0 -1
  1075. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +0 -1
  1076. package/.next/standalone/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +0 -1
  1077. package/.next/standalone/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +0 -1
  1078. package/.next/standalone/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +0 -1
  1079. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +0 -1
  1080. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +0 -1
  1081. package/.next/standalone/.next/static/css/54018a2de582f8bf.css +0 -1
  1082. package/.next/standalone/data/.artifacts-migrated-v1 +0 -9
  1083. package/.next/standalone/data/.auth-migrated-v1 +0 -1
  1084. package/.next/standalone/data/.default-project-seeded +0 -1
  1085. package/.next/standalone/data/madarx.sqlite +0 -0
  1086. package/.next/standalone/data/madarx.sqlite-shm +0 -0
  1087. package/.next/standalone/data/madarx.sqlite-wal +0 -0
  1088. package/.next/standalone/data/uae-ai-report-2026-05-18.md +0 -103
  1089. package/.next/standalone/workspace/agents/ops-agent/skills.md +0 -35
  1090. package/.next/standalone/workspace/agents/tool-smith-agent/skills.md +0 -35
  1091. package/.next/static/chunks/7597-9d44318ae8a6db9b.js +0 -1
  1092. package/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +0 -1
  1093. package/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +0 -1
  1094. package/.next/static/chunks/app/agents/[id]/page-474f640e84f7b4b5.js +0 -1
  1095. package/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +0 -1
  1096. package/.next/static/chunks/app/agents/page-b79b611acd56712b.js +0 -1
  1097. package/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +0 -1
  1098. package/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +0 -1
  1099. package/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +0 -1
  1100. package/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +0 -1
  1101. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +0 -1
  1102. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  1103. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +0 -1
  1104. package/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +0 -1
  1105. package/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +0 -1
  1106. package/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +0 -1
  1107. package/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +0 -1
  1108. package/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +0 -1
  1109. package/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +0 -1
  1110. package/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +0 -1
  1111. package/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +0 -1
  1112. package/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +0 -1
  1113. package/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +0 -1
  1114. package/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +0 -1
  1115. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
  1116. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +0 -1
  1117. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +0 -1
  1118. package/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +0 -1
  1119. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
  1120. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  1121. package/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +0 -1
  1122. package/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +0 -1
  1123. package/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +0 -1
  1124. package/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +0 -1
  1125. package/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +0 -1
  1126. package/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +0 -1
  1127. package/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +0 -1
  1128. package/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +0 -1
  1129. package/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +0 -1
  1130. package/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +0 -1
  1131. package/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +0 -1
  1132. package/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +0 -1
  1133. package/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +0 -1
  1134. package/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +0 -1
  1135. package/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +0 -1
  1136. package/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +0 -1
  1137. package/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +0 -1
  1138. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +0 -1
  1139. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +0 -1
  1140. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
  1141. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  1142. package/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +0 -1
  1143. package/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +0 -1
  1144. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +0 -1
  1145. package/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +0 -1
  1146. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +0 -1
  1147. package/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +0 -1
  1148. package/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +0 -1
  1149. package/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +0 -1
  1150. package/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +0 -1
  1151. package/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +0 -1
  1152. package/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +0 -1
  1153. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +0 -1
  1154. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +0 -1
  1155. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +0 -1
  1156. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +0 -1
  1157. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +0 -1
  1158. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +0 -1
  1159. package/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +0 -1
  1160. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +0 -1
  1161. package/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +0 -1
  1162. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +0 -1
  1163. package/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +0 -1
  1164. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +0 -1
  1165. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +0 -1
  1166. package/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +0 -1
  1167. package/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +0 -1
  1168. package/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +0 -1
  1169. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  1170. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +0 -1
  1171. package/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +0 -1
  1172. package/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +0 -1
  1173. package/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +0 -1
  1174. package/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +0 -1
  1175. package/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +0 -1
  1176. package/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +0 -1
  1177. package/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +0 -1
  1178. package/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +0 -1
  1179. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +0 -1
  1180. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +0 -1
  1181. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +0 -1
  1182. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +0 -1
  1183. package/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +0 -1
  1184. package/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +0 -1
  1185. package/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +0 -1
  1186. package/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +0 -1
  1187. package/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +0 -1
  1188. package/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +0 -1
  1189. package/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +0 -1
  1190. package/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +0 -1
  1191. package/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +0 -1
  1192. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +0 -1
  1193. package/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +0 -1
  1194. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +0 -1
  1195. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +0 -1
  1196. package/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +0 -1
  1197. package/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +0 -1
  1198. package/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +0 -1
  1199. package/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +0 -1
  1200. package/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +0 -1
  1201. package/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +0 -1
  1202. package/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +0 -1
  1203. package/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +0 -1
  1204. package/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +0 -1
  1205. package/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +0 -1
  1206. package/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +0 -1
  1207. package/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +0 -1
  1208. package/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
  1209. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +0 -1
  1210. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +0 -1
  1211. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +0 -1
  1212. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +0 -1
  1213. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +0 -1
  1214. package/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +0 -1
  1215. package/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +0 -1
  1216. package/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +0 -1
  1217. package/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +0 -1
  1218. package/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +0 -1
  1219. package/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +0 -1
  1220. package/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +0 -1
  1221. package/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +0 -1
  1222. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +0 -1
  1223. package/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +0 -1
  1224. package/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +0 -1
  1225. package/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +0 -1
  1226. package/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +0 -1
  1227. package/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +0 -1
  1228. package/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +0 -1
  1229. package/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +0 -1
  1230. package/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
  1231. package/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +0 -1
  1232. package/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
  1233. package/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
  1234. package/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +0 -1
  1235. package/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
  1236. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
  1237. package/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +0 -1
  1238. package/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +0 -1
  1239. package/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +0 -1
  1240. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +0 -1
  1241. package/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +0 -1
  1242. package/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +0 -1
  1243. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +0 -1
  1244. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +0 -1
  1245. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +0 -1
  1246. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +0 -1
  1247. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +0 -1
  1248. package/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +0 -1
  1249. package/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +0 -1
  1250. package/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +0 -1
  1251. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +0 -1
  1252. package/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +0 -1
  1253. package/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +0 -1
  1254. package/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +0 -1
  1255. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +0 -1
  1256. package/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +0 -1
  1257. package/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +0 -1
  1258. package/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +0 -1
  1259. package/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +0 -1
  1260. package/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +0 -1
  1261. package/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +0 -1
  1262. package/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +0 -1
  1263. package/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +0 -1
  1264. package/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +0 -1
  1265. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +0 -1
  1266. package/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +0 -1
  1267. package/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +0 -1
  1268. package/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +0 -1
  1269. package/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +0 -1
  1270. package/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +0 -1
  1271. package/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +0 -1
  1272. package/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +0 -1
  1273. package/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +0 -1
  1274. package/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +0 -1
  1275. package/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +0 -1
  1276. package/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +0 -1
  1277. package/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +0 -1
  1278. package/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +0 -1
  1279. package/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +0 -1
  1280. package/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +0 -1
  1281. package/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +0 -1
  1282. package/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +0 -1
  1283. package/.next/static/chunks/app/login/page-e23d5fe32a5160d5.js +0 -1
  1284. package/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +0 -1
  1285. package/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +0 -1
  1286. package/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +0 -1
  1287. package/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +0 -1
  1288. package/.next/static/chunks/app/page-a716d81055cfaa16.js +0 -1
  1289. package/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +0 -1
  1290. package/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +0 -1
  1291. package/.next/static/chunks/app/projects/page-9792d7b57f298e6f.js +0 -1
  1292. package/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +0 -1
  1293. package/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +0 -1
  1294. package/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +0 -1
  1295. package/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +0 -1
  1296. package/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +0 -1
  1297. package/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +0 -1
  1298. package/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +0 -1
  1299. package/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +0 -1
  1300. package/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +0 -1
  1301. package/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +0 -1
  1302. package/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +0 -1
  1303. package/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +0 -1
  1304. package/.next/static/css/54018a2de582f8bf.css +0 -1
  1305. /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 β†’ ZxaTPKGC9lESQlvHfrHgp}/_buildManifest.js +0 -0
  1306. /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 β†’ ZxaTPKGC9lESQlvHfrHgp}/_ssgManifest.js +0 -0
  1307. /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 β†’ ZxaTPKGC9lESQlvHfrHgp}/_buildManifest.js +0 -0
  1308. /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 β†’ ZxaTPKGC9lESQlvHfrHgp}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/approvals/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"45":{"*":{"id":"16279","name":"*","chunks":[],"async":false}},"1253":{"*":{"id":"18229","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"11766","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"94657","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"19226","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"28638","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"49773","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"86198","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"64295","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"10814","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"40402","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"36045","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"13550","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"18282","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"76230","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"22330","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"29996","name":"*","chunks":[],"async":false}},"24408":{"*":{"id":"4760","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"65929","name":"*","chunks":[],"async":false}},"28911":{"*":{"id":"35025","name":"*","chunks":[],"async":false}},"29084":{"*":{"id":"57730","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"32607","name":"*","chunks":[],"async":false}},"32881":{"*":{"id":"62087","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"76515","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"37998","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"71256","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"45876","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"24813","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"33112","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"61413","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"98748","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"42227","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"21448","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"99730","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"99509","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"33330","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"30766","name":"*","chunks":[],"async":false}},"62395":{"*":{"id":"36828","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"20988","name":"*","chunks":[],"async":false}},"66809":{"*":{"id":"62592","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"84442","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"75509","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"32223","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"87663","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"95374","name":"*","chunks":[],"async":false}},"73628":{"*":{"id":"86544","name":"*","chunks":[],"async":false}},"74447":{"*":{"id":"75145","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"46638","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"66653","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"84177","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"25114","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"51735","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"25252","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"81791","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"65765","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx":{"id":13455,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-eaed78b7751b2b5b.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx":{"id":66809,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-eaed78b7751b2b5b.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/font/google/target.css?{\"path\":\"app/layout.js\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"500\"],\"variable\":\"--font-mono-brand\",\"display\":\"swap\"}],\"variableName\":\"ibmPlexMono\"}":{"id":52295,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-eaed78b7751b2b5b.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/globals.css":{"id":41290,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-eaed78b7751b2b5b.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/brand/page.js":{"id":50566,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/join/page.js":{"id":17323,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/page.js":{"id":60008,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/page.js":{"id":97688,"name":"*","chunks":["930","static/chunks/930-721369985da388ce.js","1231","static/chunks/1231-8f43b7147a6b62c3.js","8974","static/chunks/app/page-a716d81055cfaa16.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/project-switcher.jsx":{"id":10677,"name":"*","chunks":["6605","static/chunks/app/approvals/page-f84ef72c70fa48f1.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agents-live-refresh.jsx":{"id":91913,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/new-agent-modal.tsx":{"id":28911,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/agent-builder-card.tsx":{"id":56453,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/admin/audit-table.jsx":{"id":71477,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/[id]/agent-activity-feed.tsx":{"id":62395,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/[id]/agent-quick-controls.tsx":{"id":29084,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agent-run-button.jsx":{"id":72606,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/engine-model-picker.jsx":{"id":81115,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/audit-tab.jsx":{"id":24999,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/disk/upload-files-modal.jsx":{"id":52176,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/governance/governance-editor.jsx":{"id":71685,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/interview/interview-form.jsx":{"id":81785,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-markdown.jsx":{"id":83700,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-set-button.jsx":{"id":92210,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/login/login-client.jsx":{"id":57622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/marketplace/marketplace-shell.jsx":{"id":60874,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-browser.jsx":{"id":60153,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/federated-ai/page.js":{"id":16040,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/screening-grid.jsx":{"id":95411,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/org/onboarding-client.jsx":{"id":57057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/diligence-button.jsx":{"id":20748,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/import-panel.jsx":{"id":33645,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js":{"id":51034,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/album-view.jsx":{"id":16391,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/header-actions.jsx":{"id":94073,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-album-context.jsx":{"id":32835,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-drop-zone.jsx":{"id":12074,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/delete-project-button.jsx":{"id":74447,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/edit-project-button.jsx":{"id":24408,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/new-project-modal.jsx":{"id":73628,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/results/artifacts-panel.jsx":{"id":60702,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/schedules/new-schedule-modal.jsx":{"id":15036,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/log/log-markdown.jsx":{"id":71537,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/[token]/otp-gate.jsx":{"id":23726,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/public-space-canvas.jsx":{"id":80869,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/space-otp-gate.jsx":{"id":18508,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/whatsapp/page.js":{"id":15057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/[caseId]/case-detail-client.jsx":{"id":22157,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/new/definition/editor.jsx":{"id":56258,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/definition-card.jsx":{"id":53749,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/new-task-modal.jsx":{"id":3124,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/tasks-workspace.jsx":{"id":17914,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/[id]/checklist-editor.jsx":{"id":12674,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/_components/settings-rail.jsx":{"id":32881,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":45,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/engine-ping-button.jsx":{"id":55464,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/account/auth-config-form.jsx":{"id":55781,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-create-org.jsx":{"id":70658,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-invites.jsx":{"id":80175,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-members.jsx":{"id":66737,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-org-name.jsx":{"id":1253,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/madarx-os/madarx-os/":[],"/home/runner/work/madarx-os/madarx-os/app/layout":[{"inlined":false,"path":"static/css/acf226d91614a52a.css"},{"inlined":false,"path":"static/css/54018a2de582f8bf.css"}],"/home/runner/work/madarx-os/madarx-os/app/loading":[],"/home/runner/work/madarx-os/madarx-os/app/page":[],"/home/runner/work/madarx-os/madarx-os/app/approvals/loading":[],"/home/runner/work/madarx-os/madarx-os/app/approvals/page":[]},"rscModuleMapping":{"45":{"*":{"id":"57870","name":"*","chunks":[],"async":false}},"1253":{"*":{"id":"34111","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"94520","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"35271","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"60024","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"11856","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"74138","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"66056","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"43517","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"14316","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"46901","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"6231","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"80716","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"11220","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"11112","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"69636","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"42106","name":"*","chunks":[],"async":false}},"24408":{"*":{"id":"72987","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"28431","name":"*","chunks":[],"async":false}},"28911":{"*":{"id":"27602","name":"*","chunks":[],"async":false}},"29084":{"*":{"id":"82452","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"33749","name":"*","chunks":[],"async":false}},"32881":{"*":{"id":"64837","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"55913","name":"*","chunks":[],"async":false}},"41290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"91084","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"40742","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"25530","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"28476","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"90998","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"16295","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"66720","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"38483","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"29037","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"62482","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"83532","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"12403","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"1468","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"63229","name":"*","chunks":[],"async":false}},"62395":{"*":{"id":"98430","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"84436","name":"*","chunks":[],"async":false}},"66809":{"*":{"id":"30724","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"75808","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"13267","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"8893","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"64061","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"37972","name":"*","chunks":[],"async":false}},"73628":{"*":{"id":"78516","name":"*","chunks":[],"async":false}},"74447":{"*":{"id":"79148","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"5795","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"98635","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"93483","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"84838","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"65656","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"23709","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"57734","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"55537","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"22087","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"67762","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/approvals/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"45":{"*":{"id":"16279","name":"*","chunks":[],"async":false}},"1253":{"*":{"id":"18229","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"11766","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"94657","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"19226","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"28638","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"86198","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"64295","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"10814","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"40402","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"36045","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"13550","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"18282","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"76230","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"22330","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"29996","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"65929","name":"*","chunks":[],"async":false}},"28911":{"*":{"id":"35025","name":"*","chunks":[],"async":false}},"29084":{"*":{"id":"57730","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"32607","name":"*","chunks":[],"async":false}},"32881":{"*":{"id":"62087","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"76515","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"37998","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"71256","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"45876","name":"*","chunks":[],"async":false}},"52208":{"*":{"id":"12556","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"24813","name":"*","chunks":[],"async":false}},"54964":{"*":{"id":"5543","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"33112","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"61413","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"98748","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"42227","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"21448","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"99730","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"99509","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"33330","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"30766","name":"*","chunks":[],"async":false}},"62395":{"*":{"id":"36828","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"20988","name":"*","chunks":[],"async":false}},"66809":{"*":{"id":"62592","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"84442","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"75509","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"32223","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"87663","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"95374","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"46638","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"66653","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"84177","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"25114","name":"*","chunks":[],"async":false}},"90270":{"*":{"id":"82120","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"51735","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"25252","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"81791","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"65765","name":"*","chunks":[],"async":false}},"97190":{"*":{"id":"43589","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx":{"id":97190,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","3054","static/chunks/3054-451abdd7b9afc2ac.js","7177","static/chunks/app/layout-b7e1918b9125641e.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx":{"id":66809,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","3054","static/chunks/3054-451abdd7b9afc2ac.js","7177","static/chunks/app/layout-b7e1918b9125641e.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/font/google/target.css?{\"path\":\"app/layout.js\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"500\"],\"variable\":\"--font-mono-brand\",\"display\":\"swap\"}],\"variableName\":\"ibmPlexMono\"}":{"id":52295,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","3054","static/chunks/3054-451abdd7b9afc2ac.js","7177","static/chunks/app/layout-b7e1918b9125641e.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/globals.css":{"id":41290,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","3054","static/chunks/3054-451abdd7b9afc2ac.js","7177","static/chunks/app/layout-b7e1918b9125641e.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/brand/page.js":{"id":50566,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/join/page.js":{"id":17323,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/page.js":{"id":60008,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/page.js":{"id":97688,"name":"*","chunks":["930","static/chunks/930-721369985da388ce.js","1231","static/chunks/1231-8f43b7147a6b62c3.js","8974","static/chunks/app/page-887ef6f96897f78a.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/project-switcher.jsx":{"id":10677,"name":"*","chunks":["6605","static/chunks/app/approvals/page-f84ef72c70fa48f1.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/whatsapp/page.js":{"id":15057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agents-live-refresh.jsx":{"id":91913,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/new-agent-modal.tsx":{"id":28911,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/agent-builder-card.tsx":{"id":56453,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/admin/audit-table.jsx":{"id":71477,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/[id]/agent-activity-feed.tsx":{"id":62395,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/[id]/agent-quick-controls.tsx":{"id":29084,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agent-run-button.jsx":{"id":72606,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/engine-model-picker.jsx":{"id":81115,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/audit-tab.jsx":{"id":24999,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/governance/governance-editor.jsx":{"id":71685,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/interview/interview-form.jsx":{"id":81785,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/federated-ai/page.js":{"id":16040,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-markdown.jsx":{"id":83700,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-set-button.jsx":{"id":92210,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-browser.jsx":{"id":60153,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/login/login-client.jsx":{"id":57622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/marketplace/marketplace-shell.jsx":{"id":60874,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js":{"id":51034,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/disk/upload-files-modal.jsx":{"id":52176,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/screening-grid.jsx":{"id":95411,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/org/onboarding-client.jsx":{"id":57057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/diligence-button.jsx":{"id":20748,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/import-panel.jsx":{"id":33645,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/log/log-markdown.jsx":{"id":71537,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/album-view.jsx":{"id":16391,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/header-actions.jsx":{"id":94073,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-album-context.jsx":{"id":32835,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-drop-zone.jsx":{"id":12074,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/schedules/new-schedule-modal.jsx":{"id":15036,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/results/artifacts-panel.jsx":{"id":60702,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/[token]/otp-gate.jsx":{"id":23726,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/public-space-canvas.jsx":{"id":80869,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/space-otp-gate.jsx":{"id":18508,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/new-task-modal.jsx":{"id":3124,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/tasks-workspace.jsx":{"id":17914,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/[caseId]/case-detail-client.jsx":{"id":22157,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/new/definition/editor.jsx":{"id":56258,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/delete-project-button.jsx":{"id":52208,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/edit-project-button.jsx":{"id":90270,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/new-project-modal.jsx":{"id":54964,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/definition-card.jsx":{"id":53749,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/[id]/checklist-editor.jsx":{"id":12674,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/_components/settings-rail.jsx":{"id":32881,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":45,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/engine-ping-button.jsx":{"id":55464,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/account/auth-config-form.jsx":{"id":55781,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-create-org.jsx":{"id":70658,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-invites.jsx":{"id":80175,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-members.jsx":{"id":66737,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-org-name.jsx":{"id":1253,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/madarx-os/madarx-os/":[],"/home/runner/work/madarx-os/madarx-os/app/layout":[{"inlined":false,"path":"static/css/acf226d91614a52a.css"},{"inlined":false,"path":"static/css/2587cd46c922a6d8.css"}],"/home/runner/work/madarx-os/madarx-os/app/loading":[],"/home/runner/work/madarx-os/madarx-os/app/page":[],"/home/runner/work/madarx-os/madarx-os/app/approvals/loading":[],"/home/runner/work/madarx-os/madarx-os/app/approvals/page":[]},"rscModuleMapping":{"45":{"*":{"id":"57870","name":"*","chunks":[],"async":false}},"1253":{"*":{"id":"34111","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"94520","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"35271","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"60024","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"11856","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"66056","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"43517","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"14316","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"46901","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"6231","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"80716","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"11220","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"11112","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"69636","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"42106","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"28431","name":"*","chunks":[],"async":false}},"28911":{"*":{"id":"27602","name":"*","chunks":[],"async":false}},"29084":{"*":{"id":"82452","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"33749","name":"*","chunks":[],"async":false}},"32881":{"*":{"id":"64837","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"55913","name":"*","chunks":[],"async":false}},"41290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"91084","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"40742","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"25530","name":"*","chunks":[],"async":false}},"52208":{"*":{"id":"79148","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"28476","name":"*","chunks":[],"async":false}},"54964":{"*":{"id":"78516","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"90998","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"16295","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"66720","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"38483","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"29037","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"62482","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"83532","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"12403","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"1468","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"63229","name":"*","chunks":[],"async":false}},"62395":{"*":{"id":"98430","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"84436","name":"*","chunks":[],"async":false}},"66809":{"*":{"id":"30724","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"75808","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"13267","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"8893","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"64061","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"37972","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"5795","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"98635","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"93483","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"84838","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"65656","name":"*","chunks":[],"async":false}},"90270":{"*":{"id":"72987","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"23709","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"57734","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"55537","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"22087","name":"*","chunks":[],"async":false}},"97190":{"*":{"id":"74138","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"67762","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,2 +1,2 @@
1
1
  (()=>{var a={};a.id=2952,a.ids=[2952],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26848:a=>{"use strict";a.exports=require("node:readline/promises")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},38618:(a,b,c)=>{Promise.resolve().then(c.bind(c,71256))},40742:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js","default")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},48161:a=>{"use strict";a.exports=require("node:os")},50832:a=>{"use strict";a.exports=import("@anthropic-ai/sdk")},60085:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(49754),e=c(9117),f=c(46595),g=c(32324),h=c(39326),i=c(38928),j=c(20175),k=c(12),l=c(54290),m=c(12696),n=c(52574),o=c(82802),p=c(77533),q=c(45229),r=c(32822),s=c(261),t=c(26453),u=c(52474),v=c(26713),w=c(51356),x=c(62685),y=c(36225),z=c(63446),A=c(2762),B=c(45742),C=c(86439),D=c(81170),E=c.n(D),F=c(62506),G=c(91203),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["architecture",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,40742)),"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js"]}]},{loading:[()=>Promise.resolve().then(c.bind(c,90875)),"/home/runner/work/madarx-os/madarx-os/app/architecture/loading.tsx"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,2987))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,70715)),"/home/runner/work/madarx-os/madarx-os/app/layout.js"],loading:[()=>Promise.resolve().then(c.bind(c,90391)),"/home/runner/work/madarx-os/madarx-os/app/loading.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,81170,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,87028,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,90461,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,32768,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,2987))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,J=["/home/runner/work/madarx-os/madarx-os/app/architecture/page.js"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/architecture/page",pathname:"/architecture",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var D;let H="/architecture/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
- see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71256:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>q});var d=c(21124),e=c(38301),f=c(71401);let g=[{id:"hermes",label:"Hermes Agent",hint:"Personal AI runtime"},{id:"paper",label:"Paperclip",hint:"AI-company control plane"},{id:"madarx",label:"madarX OS",hint:"Local-first, audited"},{id:"upgrade",label:"Upgrade Blueprint",hint:"Path to parity"}],h=[{id:"h1",tag:"01",title:"Receive event",blurb:"Platform adapter β†’ MessageEvent",detail:{ref:"gateway/run.py \xb7 GatewayRunner",body:["A platform adapter (WhatsApp, Slack, CLI) emits a MessageEvent with platform/chat/thread/user identifiers.","The WhatsApp adapter (gateway/platforms/whatsapp.py) starts scripts/whatsapp-bridge/bridge.js β€” a Node Baileys bridge β€” and polls inbound messages over a local HTTP loop (port 3010 on this machine).","Events are normalised before any agent code runs, so the same loop powers every platform."]}},{id:"h2",tag:"02",title:"Resolve session",blurb:"Map to a cached AIAgent",detail:{ref:"GatewayRunner.session_cache",body:["GatewayRunner maps (platform, chat, thread, user) β†’ a long-lived AIAgent instance held in process memory.","New chats spawn a fresh AIAgent; reconnects pick the existing transcript up where it left off.","Sessions are isolated β€” approvals, queues, and tool state never leak between users or chats."]}},{id:"h3",tag:"03",title:"Build prompt",blurb:"Memory + skills disclosure",detail:{ref:"agent/memory_provider.py \xb7 skills.py",body:["Memory provider (built-in / Honcho / Mem0 / etc.) returns a fenced memory block; cron runs skip memory by default.","Skills (~/.hermes/skills, each with a SKILL.md) load progressively β€” only the index is shown until skills_list / skill_view are called.","Toolsets gate which tools are exposed for this session; MCP servers can register more dynamically."]}},{id:"h4",tag:"04",title:"Provider call",blurb:"Anthropic / OpenAI / local",detail:{ref:"run_agent.py \xb7 AIAgent.run",body:["AIAgent builds the messages, calls the configured provider, then parses tool calls from the response.","Per-job model selection is allowed: cron jobs (cron/jobs.json) override model, skills, toolsets, delivery and no_agent independently."]}},{id:"h5",tag:"05",title:"Dispatch tools",blurb:"Registry + MCP fan-out",detail:{ref:"tools/registry.py \xb7 model_tools.py",body:["Tools self-register at import via decorators in tools/registry.py; toolsets.py enables/disables groups by name.","MCP servers contribute dynamically registered tools at startup β€” the same dispatch path treats them as first-class.","Delegation (tools/delegate_tool.py) spawns child AIAgent sessions with restricted toolsets and bounded depth/concurrency; only a summary returns to the parent."]}},{id:"h6",tag:"06",title:"Approval gate",blurb:"Hardline \xb7 smart \xb7 manual",detail:{ref:"tools/approval.py",body:["A hardline blocklist refuses catastrophic commands outright β€” no override.","A smart classifier flags risky shell/file/network actions and asks for /approve or /deny on the platform that initiated the call.","Modes: smart (default), manual (always ask), off (trusted environments). Decisions are session-scoped and never global."]}},{id:"h7",tag:"07",title:"Append + iterate",blurb:"Tool result β†’ next turn",detail:{ref:"AIAgent main loop",body:["Tool results are appended to the message list and the loop runs again β€” multi-step plans emerge from chained tool calls.","Iteration stops when the model emits a final assistant message or hits the configured max_iterations."]}},{id:"h8",tag:"08",title:"Persist + deliver",blurb:"state.db + platform reply",detail:{ref:"~/.hermes/state.db \xb7 GatewayRunner.send",body:["Every turn writes to ~/.hermes/state.db (sessions, messages, FTS search index).","Cron jobs (cron/jobs.py + cron/scheduler.py) reuse the same loop but with a fresh AIAgent; their output is stored under cron/output and delivered through the configured channel.","GatewayRunner sends the final reply back through the same platform adapter that received the event."]}}],i=[{id:"m1",tag:"01",title:"Stream entry",blurb:"/api/orchestrator/stream",detail:{ref:"app/api/orchestrator/stream/route.js",body:["The dashboard composer POSTs to /api/orchestrator/stream; the route streams Server-Sent Events back to the client.","Inbound WhatsApp messages take a parallel path through lib/whatsapp-router.js β†’ lib/whatsapp-agent.js with a WhatsApp-specific system prompt and a 6-turn / 1536-token cap."]}},{id:"m2",tag:"02",title:"Runtime route",blurb:"handleOrchestratorCommand",detail:{ref:"lib/runtime.js",body:["lib/runtime.js owns all domain logic: agent creation, schedule upserts, marketing/competitor reports, heartbeat ticks, artifact writes.","The orchestrator interprets the prompt and either runs a marketplace tool directly or spawns a sub-agent through lib/agent-runner.js."]}},{id:"m3",tag:"03",title:"Engine spawn",blurb:"claude-code \xb7 anthropic \xb7 codex \xb7 ollama \xb7 hermes",detail:{ref:"lib/agent-engines.js",body:["Five engines are wired: claude-code (default, spawns the local CC CLI with --permission-mode bypassPermissions; the load-bearing safety boundary is the .claude/settings.json deny list), anthropic (madarX tool marketplace via the Messages API β€” required for create_artifact / generate_ui / whatsapp_send / competitor_report / marketing_plan), ollama, codex, and hermes (lib/hermes-jobs.js + scripts/hermes-job-runner.mjs).","CC spawns timeout via CLAUDE_CODE_TICK_TIMEOUT_MS (default 600000ms) and cap turns via CLAUDE_CODE_MAX_TURNS (default 30)."]}},{id:"m4",tag:"04",title:"Classify risk",blurb:"registry + safety",detail:{ref:"lib/tools/registry.js \xb7 lib/tools/safety.js",body:["executeRegistryTool() classifies every call: low / medium / high / irreversible_external. classifyCommand inspects terminal_run / process_start commands and flags destructive patterns (git push --force, kubectl delete, DROP TABLE / TRUNCATE / DELETE without WHERE).","36 marketplace tools across github (11), local_machine (9), supabase (8), vercel (3), web (3) and email (2) β€” see MARKETPLACE_TOOLS in lib/tools/registry.js."]}},{id:"m5",tag:"05",title:"Approval gate",blurb:"lib/approvals.js",detail:{ref:"lib/approvals.js \xb7 app/api/approvals/[id]/route.js",body:["irreversible_external always creates an approval_requests row with action_type main_agent_tool_irreversible:<toolName> β€” auto-trust does NOT bypass this tier. This is the load-bearing guarantee that an LLM on auto-trust cannot perform irreversible external writes without a human in the loop.","high / medium are gated when trust mode is approval_required; low always runs. Approvals are one-time, consumed by approval_id, and bound by an input signature."]}},{id:"m6",tag:"06",title:"Allowlist + rate",blurb:"destination + sliding window",detail:{ref:"lib/tool-allowlists.js \xb7 lib/tool-rate-limits.js",body:["Each write tool defines a scope_key (e.g. recipient_domain for email, repo_full_name for GitHub, table for supabase_rest_*). Default-deny tools block until at least one entry exists; web_search / web_fetch are default-allow.","Sliding-window quotas live in MARKETPLACE_TOOLS β€” e.g. email_send 20/hour, gh_pr_merge 5/hour, supabase_rest_delete 10/hour. recordCall fires only after a successful adapter run, so denied calls never consume quota."]}},{id:"m7",tag:"07",title:"Adapter + egress",blurb:"wrapFetch β†’ tool_egress",detail:{ref:"lib/tools/adapters/ \xb7 lib/egress.js",body:["Adapters (files.js, terminal.js, processes.js, github.js, supabase.js, resend.js, vercel.js, web.js) execute the work; safety.js resolves paths inside allowed roots, redacts secrets, caps output.","Every external HTTP call goes through wrapFetch(toolName, agentId, fetch). One row lands in tool_egress per call (host, method, status, bytes in/out, duration) β€” never bodies. DB write failures are silent on purpose: observation must not break the caller."]}},{id:"m8",tag:"08",title:"Audit + heartbeat",blurb:"audit_logs + live events",detail:{ref:"lib/live-events.js \xb7 lib/live-events-bridge.js \xb7 lib/heartbeat-worker.js",body:["publishLiveEvent fans out to in-process subscribers and persists to activity_log. The SSE endpoint /api/events/stream tails activity_log to bridge events from the WhatsApp / cron / heartbeat daemons back into the dashboard.","Scheduled work flows through scripts/cron-daemon.mjs β†’ heartbeat_tasks (queued β†’ leased β†’ running β†’ complete | failed | approval_required). The worker owns leases, retries with backoff, pauses approval-required tasks, and recovers stale leases."]}}],j=[{id:"file_read",cat:"local",risk:"low",scope:"path inside allowed root",why:"Read-only, capped + redacted."},{id:"directory_list",cat:"local",risk:"low",scope:"path inside allowed root",why:"Read-only listing."},{id:"web_search",cat:"web",risk:"low",scope:"default-allow",why:"No side effects on local state."},{id:"file_write",cat:"local",risk:"medium",scope:"path inside allowed root",why:"Write inside workspace, redacted secrets."},{id:"file_patch",cat:"local",risk:"medium",scope:"path inside allowed root",why:"Surgical edits, approval-gated."},{id:"terminal_run",cat:"local",risk:"medium",scope:"classified per-command",why:"classifyCommand may upgrade to irreversible."},{id:"gh_issue_comment",cat:"github",risk:"medium",scope:"repo_full_name allowlist",why:"External write; allowlist + quota."},{id:"gh_pr_create",cat:"github",risk:"high",scope:"repo_full_name allowlist",why:"High blast radius; gated in approval mode."},{id:"supabase_rest_update",cat:"supabase",risk:"high",scope:"table allowlist",why:"Filters required; PATCH gated."},{id:"email_send",cat:"email",risk:"irreversible_external",scope:"recipient_domain allowlist",why:"Always approval-gated. Cannot be auto-trusted."},{id:"gh_pr_merge",cat:"github",risk:"irreversible_external",scope:"repo_full_name allowlist",why:"Always approval-gated. Cannot be auto-trusted."},{id:"supabase_rest_delete",cat:"supabase",risk:"irreversible_external",scope:"table allowlist",why:"Filters required; always approval-gated."},{id:"supabase_sql",cat:"supabase",risk:"irreversible_external",scope:"default_allow",why:"RLS-bypassing service-role SQL. Always approval."}],k=[{name:"Runtime entry",path:"app/api/orchestrator/stream/route.js",note:"SSE entry point for the main agent."},{name:"Domain logic",path:"lib/runtime.js",note:"createAgent, handleOrchestratorCommand, getState, artifacts."},{name:"SQLite schema",path:"lib/schema.js \xb7 data/madarx.sqlite",note:"agents, schedules, runs, approvals, heartbeat_tasks, secrets, tool_allowlists, tool_egress."},{name:"Agent engines",path:"lib/agent-engines.js \xb7 lib/agent-runner.js",note:"claude-code, anthropic, codex, ollama, hermes."},{name:"Tool registry",path:"lib/tools/registry.js \xb7 lib/tools/safety.js",note:"36 marketplace tools, classifyCommand, risk tiers."},{name:"Approvals",path:"lib/approvals.js \xb7 app/api/approvals/[id]/route.js",note:"One-time, signature-bound approval rows."},{name:"Allowlists + quotas",path:"lib/tool-allowlists.js \xb7 lib/tool-rate-limits.js",note:"Per-destination allow + sliding windows."},{name:"Egress log",path:"lib/egress.js",note:"wrapFetch β†’ tool_egress (host/method/status/bytes/ms)."},{name:"Secrets vault",path:"lib/secrets.js \xb7 lib/master-key.js",note:"AES-256-GCM in SQLite secrets table, MADARX_MASTER_KEY."},{name:"Cron daemon",path:"scripts/cron-daemon.mjs \xb7 lib/schedule.js",note:"Queues due schedules into heartbeat_tasks every 30s."},{name:"Heartbeat worker",path:"scripts/heartbeat-worker.mjs \xb7 lib/heartbeat-worker.js",note:"Lease, retry, approval pause, stale recovery."},{name:"WhatsApp gateway",path:"scripts/whatsapp-daemon.mjs \xb7 scripts/whatsapp-bridge/bridge.js \xb7 lib/whatsapp-router.js \xb7 lib/whatsapp-agent.js",note:"Baileys on 127.0.0.1:3210; allowlist; orchestrator with WA prompt."},{name:"Live events",path:"lib/live-events.js \xb7 lib/live-events-bridge.js \xb7 app/api/events/stream/route.js",note:"In-process bus + cross-process bridge via activity_log."},{name:"Hermes bridge",path:"lib/hermes.js \xb7 lib/hermes-jobs.js \xb7 scripts/hermes-job-runner.mjs \xb7 scripts/hermes-command.py",note:"Run Hermes commands and jobs from madarX."}],l=[{k:"Storage",hermes:"~/.hermes/state.db (SQLite + FTS), ~/.hermes/config.yaml, ~/.hermes/.env",paper:"Postgres-style company control plane (companies, employees, goals, budgets, tasks, routines, governance, secrets, attachments).",madarx:"data/madarx.sqlite (WAL, FK on) via node:sqlite + lib/schema.js."},{k:"Provider routing",hermes:"Per-session + per-cron-job model override; provider router in run_agent.py.",paper:"Platform-agnostic β€” adapters phone home; the control plane does not run the model itself.",madarx:"Engine string per agent (claude-code / anthropic / codex / ollama / hermes); no credential pool yet."},{k:"Memory",hermes:"Pluggable memory_provider (built-in / Honcho / Mem0 / …) injected as a fenced block; cron skips memory.",paper:"Documents + attachments + activity feed give long-form recall; no LLM memory module of its own.",madarx:"lib/agent-memory-context.js assembles a snapshot per run; no pluggable provider yet."},{k:"Skills",hermes:"SKILL.md directories under ~/.hermes/skills, progressive disclosure via skills_list / skill_view.",paper:"Routines + work products + governance act as the skill substrate.",madarx:"workspace/agents/<id>/skills.md + lib/agent-skills.js; not yet progressively loaded."},{k:"Sessions",hermes:"Per (platform, chat, thread, user) AIAgent cached in GatewayRunner; FTS search across history.",paper:"Tasks / issues / activity per employee per workspace; durable, queryable.",madarx:"chat_sessions + chat_messages; no full-text search."},{k:"Platforms",hermes:"Pluggable adapters: WhatsApp (Baileys bridge on port 3010), CLI, more; uniform MessageEvent abstraction.",paper:"Adapters (Claude / Codex / CLI / HTTP / webhook) hooked in via plugins; hermes_local mentioned as external adapter.",madarx:"Dashboard SSE + WhatsApp (Baileys on 127.0.0.1:3210); no shared adapter contract yet."},{k:"Cron / jobs",hermes:"cron/jobs.json with prompt + schedule + skills + model + delivery + no_agent + toolsets; fresh AIAgent per run.",paper:"Routines + heartbeat at the company-process level.",madarx:"lib/schedule.js parses human strings; cron-daemon queues heartbeat_tasks; worker honours retries, leases, approval pauses."},{k:"Approvals",hermes:"tools/approval.py β€” hardline block + smart classifier; CLI / gateway /approve /deny; smart / manual / off modes.",paper:"Governance + approval workflows are first-class in the org model.",madarx:"approval_requests rows; one-time consumption; irreversible_external tier always gated regardless of trust mode."},{k:"Subagents",hermes:"delegate_tool spawns child AIAgent with restricted toolsets, bounded depth/concurrency; only summary returns.",paper:"Employees and routines compose, with explicit budgets.",madarx:"lib/delegation.js + lib/delegation-contracts.js exist; concurrency / depth limits to harden."},{k:"Dynamic tools",hermes:"MCP servers register tools at startup; toolsets.py gates exposure.",paper:"Plugins extend the control plane.",madarx:"Static MARKETPLACE_TOOLS registry; no MCP dynamic registration yet."},{k:"Observability",hermes:"state.db transcripts; cron/output artifacts.",paper:"Activity / events feed across the org.",madarx:"audit_logs, agent_events, tool_egress, activity_log (SSE-bridged across processes)."}],m=[{k:"Phase 1",name:"Observability + source maps",bullets:["Live event topology view","Per-tool latency + error panels","Egress search UI on tool_egress"]},{k:"Phase 2",name:"Approval Center",bullets:["Single inbox for approvals across UI + WhatsApp","Smart classifier (low β†’ auto-approve)","TTL + escalation rules"]},{k:"Phase 3",name:"Memory + Skills",bullets:["Pluggable memory provider","SKILL.md progressive disclosure","Per-agent skill scoping"]},{k:"Phase 4",name:"Gateway adapters",bullets:["MessageEvent abstraction","Slack / Discord / Email adapters","Durable per-session AIAgent cache"]},{k:"Phase 5",name:"Provider router",bullets:["Credential pools per provider","Per-job model override","Cost + rate awareness baked in"]},{k:"Phase 6",name:"Evaluation + verification",bullets:["Visual QA on artifacts","Diff-based code verification","Replay-from-audit_logs for regression"]}],n={low:"low",medium:"medium",high:"high",irreversible_external:"irrev. external"},o={low:"low",medium:"medium",high:"high",irreversible_external:"irrev"};function p(a,b){return"manual"===b?{decision:"approval",why:"Manual mode: every risky call asks."}:"low"===a.risk?{decision:"execute",why:"Low-risk read; runs without approval."}:"irreversible_external"===a.risk?{decision:"approval",why:"Irreversible external. Auto-trust does NOT bypass."}:"auto"===b?{decision:"execute",why:`Auto-trust bypasses the ${a.risk} gate.`}:{decision:"approval",why:`approval_required mode gates ${a.risk}.`}}function q(){let[a,b]=(0,e.useState)("hermes"),[c,q]=(0,e.useState)("h1"),[r,s]=(0,e.useState)("m1"),[t,u]=(0,e.useState)(()=>new Set(["file_read","directory_list","web_search","file_write","file_patch","terminal_run","gh_issue_comment","email_send"])),[v,w]=(0,e.useState)("approval_required"),[x,y]=(0,e.useState)(k[0].path),[z,A]=(0,e.useState)("Open a PR titled β€œFix WhatsApp pairing crash” in kareemodev777/madarx-os, email ak@madarx.io a 1-line summary, and read scripts/whatsapp-daemon.mjs first."),[B,C]=(0,e.useState)(null),D=(0,e.useMemo)(()=>j.filter(a=>t.has(a.id)),[t]),E=(0,e.useMemo)(()=>{let a=0,b=0,c=D.map(c=>{let d=p(c,v);return"execute"===d.decision?a++:b++,{tool:c,decision:d}}),d=D.filter(a=>"irreversible_external"===a.risk).length,e=Math.round(100*(b+ +(d>0))/(D.length+1));return{rows:c,exec:a,gated:b,irrev:d,guardScore:e}},[D,v]);return(0,d.jsxs)("main",{className:f.shell,children:[(0,d.jsxs)("div",{className:f.topbar,children:[(0,d.jsxs)("div",{className:f.lead,children:[(0,d.jsx)("em",{children:"document \xb7 003 \xb7 architecture"}),(0,d.jsxs)("b",{children:["madar",(0,d.jsx)("i",{children:"X"})," OS \xa0\xb7\xa0 agent runtime atlas"]})]}),(0,d.jsx)("a",{className:f.home,href:"/",children:"← back to console"})]}),(0,d.jsxs)("header",{className:f.hero,children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("h1",{children:["madar",(0,d.jsx)("mark",{children:"X"})," OS is the main operating layer for the madarX agent stack."]}),(0,d.jsx)("p",{children:"The OS orchestrates missions, calls specialist vertical agents such as RegOps and Butler/Concierge, manages approvals, and generates artifacts inside one governed workspace. This atlas shows how the runtime earns Hermes-class power without losing its audit floor."})]}),(0,d.jsxs)("aside",{className:f.meta,children:[(0,d.jsx)("b",{children:"filing meta"}),(0,d.jsxs)("dl",{children:[(0,d.jsx)("dt",{children:"scope"})," ",(0,d.jsx)("dd",{children:"runtime architecture \xb7 approval contracts"}),(0,d.jsx)("dt",{children:"repos"})," ",(0,d.jsx)("dd",{children:"madarx-os \xb7 hermes-agent \xb7 paperclip"}),(0,d.jsx)("dt",{children:"classification"}),(0,d.jsx)("dd",{children:"internal \xb7 operator reference"}),(0,d.jsx)("dt",{children:"palette"})," ",(0,d.jsx)("dd",{children:"Onyx \xb7 Platinum \xb7 Bone \xb7 Graphite \xb7 Mars"})]})]})]}),(0,d.jsx)("nav",{className:f.tabs,role:"tablist","aria-label":"architecture sections",children:g.map(c=>(0,d.jsxs)("button",{role:"tab","aria-selected":a===c.id,className:a===c.id?f.on:"",onClick:()=>b(c.id),children:[c.label,(0,d.jsx)("small",{children:c.hint})]},c.id))}),"hermes"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Core loop"}),(0,d.jsx)("small",{children:"run_agent.py \xb7 gateway/run.py"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["Hermes is a personal AI runtime built around one loop. A platform adapter emits a normalised ",(0,d.jsx)("code",{children:"MessageEvent"}),"; ",(0,d.jsx)("code",{children:"GatewayRunner"})," resolves a per-session ",(0,d.jsx)("code",{children:"AIAgent"}),"; the agent builds a prompt with optional memory + skills, calls the configured provider, dispatches tool calls through a self-registering registry, gates them through approval, and iterates until a final answer."]}),(0,d.jsx)("p",{className:"muted",children:"Click any step to see what is happening at that point in the loop."})]}),(0,d.jsx)("div",{className:f.loop,role:"tablist",children:h.map(a=>(0,d.jsxs)("button",{role:"tab","aria-selected":c===a.id,className:`${f.loopStep} ${c===a.id?f.on:""}`,onClick:()=>q(a.id),children:[(0,d.jsx)("b",{children:a.tag}),(0,d.jsx)("span",{children:a.title}),(0,d.jsx)("small",{children:a.blurb})]},a.id))}),(0,d.jsx)("div",{className:f.loopExplain,children:(()=>{let a=h.find(a=>a.id===c);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("h4",{children:[a.tag," \xb7 ",a.title," ",(0,d.jsxs)("em",{children:["\xb7 ",a.detail.ref]})]}),a.detail.body.map((a,b)=>(0,d.jsx)("p",{children:a},b))]})})()})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"State + storage"}),(0,d.jsx)("small",{children:"~/.hermes"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("dl",{className:f.kv,children:[(0,d.jsx)("dt",{children:"config"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/config.yaml"})}),(0,d.jsx)("dt",{children:"secrets"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/.env"})}),(0,d.jsx)("dt",{children:"state"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"~/.hermes/state.db"})," \xb7 SQLite + FTS"]}),(0,d.jsx)("dt",{children:"skills"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/skills/<name>/SKILL.md"})}),(0,d.jsx)("dt",{children:"cron"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"~/.hermes/cron/jobs.json"})," \xb7 ",(0,d.jsx)("code",{children:"cron/output/"})]}),(0,d.jsx)("dt",{children:"WA bridge"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"scripts/whatsapp-bridge/bridge.js"})," \xb7 port ",(0,d.jsx)("code",{children:"3010"})]})]}),(0,d.jsxs)("p",{className:"muted",children:["Memory is pluggable (",(0,d.jsx)("code",{children:"agent/memory_provider.py"}),") β€” built-in, Honcho, Mem0 etc. β€” and rendered into the prompt as a fenced block. Cron runs skip memory by default."]}),(0,d.jsxs)("p",{className:"muted",children:["Delegation (",(0,d.jsx)("code",{children:"tools/delegate_tool.py"}),") spawns child ",(0,d.jsx)("code",{children:"AIAgent"})," sessions with restricted toolsets and bounded concurrency/depth, returning only a summary to the parent."]})]})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:`${f.panel} ${f.flat}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval model"}),(0,d.jsx)("small",{children:"tools/approval.py"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Hardline."})," A non-negotiable blocklist refuses catastrophic commands β€” destructive system writes, credential exfil, fork bombs β€” with no override. This list never asks the user."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Smart classifier."})," Risky shell, file, and network actions are flagged and surfaced for ",(0,d.jsx)("code",{children:"/approve"})," or ",(0,d.jsx)("code",{children:"/deny"})," on the platform that initiated the call (CLI prompt, WhatsApp inline reply, gateway-managed approval)."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Modes."})," ",(0,d.jsx)("code",{children:"smart"})," (default), ",(0,d.jsx)("code",{children:"manual"})," (every risky action asks), ",(0,d.jsx)("code",{children:"off"})," (trusted env). Modes are per-session, never global. Decisions never leak between users or chats."]})]})]})})]}),"paper"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"What Paperclip actually is"}),(0,d.jsx)("small",{children:"not an attachment tool"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["Paperclip (",(0,d.jsx)("code",{children:"~/Projects/paperclip"}),") is an open-source ",(0,d.jsx)("b",{children:"control plane for autonomous AI companies"}),". It models the organisation, not the agent: companies, employees / AI agents, org structure, goals, budgets, tasks and issues, routines and schedules, heartbeat execution, governance and approvals, secrets and storage, activity and events, plugins, workspaces and runtime, documents and attachments and work products."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Key distinction."})," Paperclip's control plane does ",(0,d.jsx)("i",{children:"not"})," have to run the agents itself. External agents and adapters run elsewhere and phone home β€” the plane keeps the durable record of what work was authorised, attempted, and produced."]}),(0,d.jsxs)("p",{children:["Adapters include Claude / Codex / generic CLI / HTTP / webhook. Local notes also reference a ",(0,d.jsx)("code",{children:"hermes_local"})," external-adapter plugin story β€” Hermes lives outside the plane and ships work products in."]})]})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Mental model"}),(0,d.jsx)("small",{children:"org first, agent second"})]}),(0,d.jsx)("div",{className:f.body,children:(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsx)("li",{children:"Company β†’ Employees (AI agents) with explicit roles."}),(0,d.jsx)("li",{children:"Goals β†’ Budgets β†’ Tasks / Issues with owners."}),(0,d.jsx)("li",{children:"Routines + heartbeat drive recurring execution."}),(0,d.jsx)("li",{children:"Governance / approvals are first-class β€” not bolted on."}),(0,d.jsx)("li",{children:"Activity + events feed gives a full audit timeline."}),(0,d.jsx)("li",{children:"Documents \xb7 attachments \xb7 work products land alongside the task that produced them."}),(0,d.jsx)("li",{children:"Plugins extend the plane; adapters extend the runtime."})]})})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.callout,children:[(0,d.jsx)("b",{children:"Why this matters for madarX."})," madarX is already most of a control plane (agents, schedules, approvals, audit, secrets, allowlists) β€” adopting Paperclip's separation-of-concerns lets us host external agent ",(0,d.jsx)("i",{children:"runtimes"})," (Hermes, Claude Code, Codex, MCP servers) as adapters that phone home, while madarX remains the durable governance plane."]})})]}),"madarx"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Execution loop"}),(0,d.jsx)("small",{children:"orchestrator β†’ engine β†’ adapter β†’ audit"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["madarX OS is a local-first Next.js 15 App Router product with a SQLite-backed runtime (",(0,d.jsx)("code",{children:"data/madarx.sqlite"}),", WAL, foreign keys). The dashboard at ",(0,d.jsx)("code",{children:"/"})," talks to the same database the background daemons do; nothing is in-memory only."]}),(0,d.jsx)("p",{className:"muted",children:"Click any step for the file path and what it enforces."})]}),(0,d.jsx)("div",{className:f.loop,role:"tablist",children:i.map(a=>(0,d.jsxs)("button",{role:"tab","aria-selected":r===a.id,className:`${f.loopStep} ${r===a.id?f.on:""}`,onClick:()=>s(a.id),children:[(0,d.jsx)("b",{children:a.tag}),(0,d.jsx)("span",{children:a.title}),(0,d.jsx)("small",{children:a.blurb})]},a.id))}),(0,d.jsx)("div",{className:f.loopExplain,children:(()=>{let a=i.find(a=>a.id===r);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("h4",{children:[a.tag," \xb7 ",a.title," ",(0,d.jsxs)("em",{children:["\xb7 ",a.detail.ref]})]}),a.detail.body.map((a,b)=>(0,d.jsx)("p",{children:a},b))]})})()})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Risk tiers"}),(0,d.jsx)("small",{children:"lib/tools/registry.js"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"low"})," \xb7 runs without approval (reads, web_search)."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"medium"})," \xb7 gated only when trust mode is ",(0,d.jsx)("code",{children:"approval_required"}),"."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"high"})," \xb7 gated in approval mode; auto-trust may run it."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"irreversible_external"})," \xb7 ",(0,d.jsx)("b",{children:"always"})," creates an approval row. Auto-trust never bypasses."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"blocked"})," \xb7 refused regardless of mode (e.g. ",(0,d.jsx)("code",{children:"rm -rf /"}),", force-push to main, raw ",(0,d.jsx)("code",{children:"DROP DATABASE"})," via shell)."]})]}),(0,d.jsxs)("p",{className:"muted",children:["The ",(0,d.jsx)("code",{children:"irreversible_external"})," tier is the load-bearing guarantee: an LLM on auto-trust cannot perform irreversible external writes without a human in the loop. ",(0,d.jsx)("code",{children:"action_type"})," begins ",(0,d.jsx)("code",{children:"main_agent_tool_irreversible:"})," and is bound by an input signature so the same approval cannot be replayed."]})]})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval simulator"}),(0,d.jsx)("small",{children:"capabilities \xb7 trust mode \xb7 score"})]}),(0,d.jsxs)("div",{className:f.modeRow,role:"tablist","aria-label":"trust mode",children:[(0,d.jsx)("button",{className:"approval_required"===v?f.on:"",onClick:()=>w("approval_required"),children:"approval required \xb7 default"}),(0,d.jsx)("button",{className:"auto"===v?`${f.on} ${f.danger}`:"",onClick:()=>w("auto"),children:"auto-trust \xb7 loosened"}),(0,d.jsx)("button",{className:"manual"===v?f.on:"",onClick:()=>w("manual"),children:"manual \xb7 every risky asks"})]}),(0,d.jsxs)("div",{className:f.simGrid,children:[(0,d.jsx)("div",{className:f.toggles,children:j.map(a=>{let b=t.has(a.id),c=p(a,v);return(0,d.jsxs)("label",{className:f.toggleRow,children:[(0,d.jsx)("input",{type:"checkbox",checked:b,onChange:()=>{var b;return b=a.id,void u(a=>{let c=new Set(a);return c.has(b)?c.delete(b):c.add(b),c})},"aria-label":`toggle ${a.id}`}),(0,d.jsxs)("div",{children:[(0,d.jsx)("b",{children:(0,d.jsx)("code",{children:a.id})}),(0,d.jsx)("small",{children:a.why}),(0,d.jsxs)("small",{className:f.scopeTag,children:["scope: ",a.scope," \xb7 category: ",a.cat]})]}),(0,d.jsx)("span",{className:`${f.riskTag} ${f[o[a.risk]]}`,children:n[a.risk]}),(0,d.jsx)("span",{className:`${f.riskTag} ${"approval"===c.decision?f.irrev:f.low}`,title:c.why,children:b?"approval"===c.decision?"APPROVE":"EXECUTE":"OFF"})]},a.id)})}),(0,d.jsxs)("div",{className:f.score,children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("b",{children:"guard score"}),(0,d.jsxs)("div",{className:f.scoreBig,children:[(0,d.jsx)("em",{children:E.guardScore}),(0,d.jsx)("span",{style:{color:"#9a9a9d",fontSize:14},children:" / 100"})]})]}),(0,d.jsx)("div",{className:f.scoreBar,children:(0,d.jsx)("i",{style:{width:`${E.guardScore}%`}})}),(0,d.jsxs)("ul",{className:f.scoreList,children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"enabled"}),(0,d.jsxs)("span",{children:[D.length," tool(s)"]})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"auto-execute"}),(0,d.jsx)("span",{children:E.exec})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"approval-gated"}),(0,d.jsx)("span",{children:E.gated})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"irreversible"}),(0,d.jsx)("span",{children:E.irrev})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"trust mode"}),(0,d.jsx)("span",{children:v})]})]}),(0,d.jsx)("p",{style:{fontSize:11,color:"#9a9a9d",margin:0,lineHeight:1.5},children:"auto"===v?"auto-trust bypasses medium/high gates β€” irreversible_external still asks.":"manual"===v?"manual mode forces approval on every non-low call.":"approval_required gates everything above low; irreversible always gates."})]})]})]})})]}),"upgrade"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Closing the gap to Hermes"}),(0,d.jsx)("small",{children:"without losing the audit floor"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["The blueprint: keep madarX's approval contract (",(0,d.jsx)("code",{children:"approval_requests"})," row, one-time consumption, signature-bound, hardline never-allowed list, ",(0,d.jsx)("code",{children:"irreversible_external"})," always gated) as immovable invariants β€” and layer Hermes-class capabilities on top."]}),(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Provider router + credential pools."})," Pluggable provider strategy in ",(0,d.jsx)("code",{children:"lib/agent-engines.js"}),": per-job model override (mirroring Hermes cron jobs), per-provider key rotation, cost + rate awareness."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Pluggable memory providers."})," New ",(0,d.jsx)("code",{children:"lib/memory/"})," module with built-in, Honcho-style, and Mem0-style providers. Fenced memory block injected in ",(0,d.jsx)("code",{children:"lib/agent-memory-context.js"}),"; opt-out for scheduled runs by default."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Skill lifecycle + progressive loading."})," ",(0,d.jsx)("code",{children:"workspace/skills/<name>/SKILL.md"})," with ",(0,d.jsx)("code",{children:"skills_list"})," / ",(0,d.jsx)("code",{children:"skill_view"})," tools; only the index appears in the prompt until a skill is opened."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Session transcript FTS."})," Add a ",(0,d.jsx)("code",{children:"chat_messages_fts"})," virtual table; expose ",(0,d.jsx)("code",{children:"session_search"})," as a low-risk tool."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Platform adapter abstraction."})," New ",(0,d.jsx)("code",{children:"lib/gateway/"})," with a ",(0,d.jsx)("code",{children:"MessageEvent"})," shape; WhatsApp, Slack, Discord, Email become symmetrical adapters. The same loop reaches every surface."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Durable gateway session cache."})," Per (platform, chat, thread, user) record in SQLite, with a process-cached ",(0,d.jsx)("code",{children:"AIAgent"}),"-equivalent in front. Survives Next.js hot-reload."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Subagent isolation + concurrency."})," Promote ",(0,d.jsx)("code",{children:"lib/delegation.js"})," + ",(0,d.jsx)("code",{children:"delegation-contracts.js"})," to first-class: explicit max depth, max concurrent children per parent, restricted toolsets, summary-only return."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"MCP dynamic tool registry."})," Tools registered at runtime by MCP servers join ",(0,d.jsx)("code",{children:"MARKETPLACE_TOOLS"})," with a ",(0,d.jsx)("code",{children:"source:'mcp'"})," tag; risk tier required at registration time."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Cron delivery semantics."})," Bring Hermes ",(0,d.jsx)("code",{children:"delivery"})," + ",(0,d.jsx)("code",{children:"no_agent"})," + per-job ",(0,d.jsx)("code",{children:"toolsets"}),"/",(0,d.jsx)("code",{children:"model"}),"/",(0,d.jsx)("code",{children:"script"})," into ",(0,d.jsx)("code",{children:"schedules"})," rows; fresh agent per run."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Approval UX parity."})," Single approval inbox (UI + WhatsApp) with one-tap ",(0,d.jsx)("code",{children:"/approve"})," \xb7 ",(0,d.jsx)("code",{children:"/deny"}),". TTL, expiry, and a smart classifier that may auto-approve ",(0,d.jsx)("i",{children:"only"})," low-risk after sustained green history."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Hardline blocklist + smart classifier."})," Mirror ",(0,d.jsx)("code",{children:"tools/approval.py"})," hardline patterns into ",(0,d.jsx)("code",{children:"lib/tools/safety.js"})," as a non-overridable set, separate from risk-tier gating."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Context compression + parent-session lineage."})," Lossy compress old turns above a token threshold; child sessions remember their parent ",(0,d.jsx)("code",{children:"session_id"})," for audit lineage."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Verification gates on artifacts."})," Visual QA (screenshot diff for generated UI), build/test gates for generated code, before any ",(0,d.jsx)("code",{children:"artifact"})," is marked ",(0,d.jsx)("i",{children:"shippable"}),"."]})]})]})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval contract"}),(0,d.jsx)("small",{children:"immovable invariants"})]}),(0,d.jsx)("div",{className:f.body,children:(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:["Every risky local command, file write, external send, deploy, secret read β†’ ",(0,d.jsx)("code",{children:"approval_requests"})," row."]}),(0,d.jsxs)("li",{children:["Row fields: ",(0,d.jsx)("code",{children:"action_type"}),", payload summary, ",(0,d.jsx)("code",{children:"risk"}),", ",(0,d.jsx)("code",{children:"requested_by"}),", ",(0,d.jsx)("code",{children:"ttl"}),", ",(0,d.jsx)("code",{children:"status"}),", input-signature binding."]}),(0,d.jsxs)("li",{children:["One-time consumed ",(0,d.jsx)("code",{children:"approval_id"})," β€” never replayable."]}),(0,d.jsx)("li",{children:"Hardline never-allowed list short-circuits before the approval gate."}),(0,d.jsxs)("li",{children:["Smart classifier may ",(0,d.jsx)("i",{children:"only"})," auto-approve ",(0,d.jsx)("code",{children:"low"}),"; ",(0,d.jsx)("code",{children:"irreversible_external"})," can never be auto-approved."]}),(0,d.jsxs)("li",{children:["Approvals via dashboard or WhatsApp; every decision lands in ",(0,d.jsx)("code",{children:"audit_logs"}),"."]}),(0,d.jsxs)("li",{children:["Heartbeat tasks paused in ",(0,d.jsx)("code",{children:"approval_required"})," status resume on consumption, with the original input signature."]})]})})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Recommended phases"}),(0,d.jsx)("small",{children:"delivery order"})]}),(0,d.jsx)("div",{className:f.roadmap,children:m.map(a=>(0,d.jsxs)("div",{className:f.phase,children:[(0,d.jsx)("b",{children:a.k}),(0,d.jsx)("span",{children:a.name}),(0,d.jsx)("ul",{children:a.bullets.map(a=>(0,d.jsx)("li",{children:a},a))})]},a.k))})]})})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Comparison matrix"}),(0,d.jsx)("small",{children:"Hermes \xb7 Paperclip \xb7 madarX"})]}),(0,d.jsx)("div",{style:{overflowX:"auto"},children:(0,d.jsxs)("table",{className:f.matrix,children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{children:"Capability"}),(0,d.jsx)("th",{children:"Hermes Agent"}),(0,d.jsx)("th",{children:"Paperclip"}),(0,d.jsxs)("th",{children:["madar",(0,d.jsx)("span",{className:f.mark,children:"X"})," OS"]})]})}),(0,d.jsx)("tbody",{children:l.map(a=>(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{children:a.k}),(0,d.jsx)("td",{children:a.hermes}),(0,d.jsx)("td",{children:a.paper}),(0,d.jsx)("td",{children:a.madarx})]},a.k))})]})})]})}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Source-file map"}),(0,d.jsx)("small",{children:"where the contracts live in this repo"})]}),(0,d.jsx)("div",{className:f.sourceList,children:k.map(a=>(0,d.jsxs)("button",{className:`${f.sourceCard} ${x===a.path?f.on:""}`,onClick:()=>y(a.path),children:[(0,d.jsx)("b",{children:a.name}),(0,d.jsx)("code",{children:a.path}),(0,d.jsx)("small",{children:a.note})]},a.path))})]})}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Mission simulator"}),(0,d.jsx)("small",{children:"type a goal β€” see tools, approvals, heartbeat, audit"})]}),(0,d.jsxs)("div",{className:f.simShell,children:[(0,d.jsxs)("div",{className:f.simInput,children:[(0,d.jsx)("p",{className:f.simHelp,children:"This runs locally in the browser. It pattern-matches your prompt against the marketplace tool surface, then walks the approval / allowlist / heartbeat path the runtime would take in the active trust mode."}),(0,d.jsx)("textarea",{value:z,onChange:a=>A(a.target.value),placeholder:"e.g. read scripts/whatsapp-daemon.mjs, open a PR with a fix, email me a summary"}),(0,d.jsxs)("div",{className:f.simRow,children:[(0,d.jsx)("button",{onClick:function(){let a=(function(a){let b=a.toLowerCase(),c=new Set;return/(read|inspect|look at|cat |list|find|grep)/.test(b)&&c.add("file_read"),/(directory|folder|tree|ls )/.test(b)&&c.add("directory_list"),/(search the web|google|look up|web ?search)/.test(b)&&c.add("web_search"),/(write|create file|save|edit|patch|append)/.test(b)&&c.add("file_write"),/patch|diff|modify line/.test(b)&&c.add("file_patch"),/(run|exec|shell|terminal|npm |node |git )/.test(b)&&c.add("terminal_run"),/comment on (the )?pr|github issue comment/.test(b)&&c.add("gh_issue_comment"),/(open|create) (a )?pr|pull request/.test(b)&&c.add("gh_pr_create"),/merge (the )?pr/.test(b)&&c.add("gh_pr_merge"),/(send|email|resend|notify .* via email)/.test(b)&&c.add("email_send"),/(insert|update) row|supabase update/.test(b)&&c.add("supabase_rest_update"),/(delete|drop) row|supabase delete/.test(b)&&c.add("supabase_rest_delete"),/run sql|select |raw sql/.test(b)&&c.add("supabase_sql"),0===c.size&&c.add("file_read"),j.filter(a=>c.has(a.id))})(z).map(a=>({tool:a,decision:p(a,v)})),b=a.filter(a=>"approval"===a.decision.decision).map(a=>a.tool),c=a.filter(a=>"execute"===a.decision.decision).map(a=>a.tool),d=0===b.length?[{status:"queued",desc:"one heartbeat_task per scheduled batch"},{status:"leased",desc:"worker claims with a lease"},{status:"running",desc:"adapter executing"},{status:"complete",desc:"final event recorded"}]:[{status:"queued",desc:"cron-daemon enqueues row"},{status:"leased",desc:"worker claims lease"},{status:"running",desc:"adapter starts"},{status:"approval_required",desc:"paused until approval consumed"},{status:"running",desc:"resumed by /api/approvals/[id]"},{status:"complete",desc:"after successful adapter call"}],e=a.flatMap(a=>{var b;return b=a.tool,"execute"===a.decision.decision?[`main_agent.tool.${b.id} β†’ executed`,"tool_egress: 1 row (host derived by adapter)","tool_rate_limit_events: +1"]:[`approval_requests: NEW row (action_type=main_agent_tool${"irreversible_external"===b.risk?"_irreversible":""}:${b.id})`,"audit_logs: main_agent.tool.approval_required","heartbeat_task: paused if scheduled (status=approval_required)"]});C({rows:a,approvals:b,executes:c,heartbeat:d,audit:e})},children:"Simulate mission"}),(0,d.jsx)("button",{className:f.secondary,onClick:()=>{A(""),C(null)},children:"Clear"}),(0,d.jsx)("button",{className:f.secondary,onClick:()=>A("Read lib/runtime.js, run npm test, then merge PR #42 in kareemodev777/madarx-os and email ak@madarx.io."),children:"Sample \xb7 risky mission"})]}),(0,d.jsxs)("p",{className:f.simHelp,children:["Active trust mode: ",(0,d.jsx)("code",{children:v})," \xb7 toggle modes in the madarX tab."]})]}),(0,d.jsx)("div",{className:f.simOut,children:B?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsxs)("b",{children:["Tools selected (",B.rows.length,")"]}),(0,d.jsx)("ul",{children:B.rows.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:a.tool.id})," \xb7 ",(0,d.jsx)("span",{className:f.scopeTag,children:a.tool.risk})," β†’ ",(0,d.jsx)("b",{style:{color:"approval"===a.decision.decision?"#C2452A":"#0F0F11"},children:"approval"===a.decision.decision?"APPROVAL":"EXECUTE"}),(0,d.jsx)("div",{className:f.simHelp,children:a.decision.why})]},a.tool.id))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsxs)("b",{children:["Approvals required (",B.approvals.length,")"]}),0===B.approvals.length?(0,d.jsxs)("p",{className:"empty",children:["None β€” all selected tools are auto-executing under ",(0,d.jsx)("code",{children:v}),"."]}):(0,d.jsx)("ul",{children:B.approvals.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsxs)("code",{children:["main_agent_tool","irreversible_external"===a.risk?"_irreversible":"",":",a.id]})," \xb7 scope: ",(0,d.jsx)("span",{className:f.scopeTag,children:a.scope})]},a.id))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Heartbeat queue trace"}),(0,d.jsx)("ul",{children:B.heartbeat.map((a,b)=>(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:a.status})," β€” ",(0,d.jsx)("span",{className:f.scopeTag,children:a.desc})]},b))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Audit events written"}),(0,d.jsx)("ul",{className:"audit",children:B.audit.map((a,b)=>(0,d.jsxs)("li",{children:[(0,d.jsx)("em",{children:"\xb7"})," ",a]},b))})]})]}):(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Output"}),(0,d.jsxs)("p",{className:"empty",children:["Press ",(0,d.jsx)("b",{children:"Simulate mission"})," to see the runtime decision trace."]})]})})]})]})}),(0,d.jsxs)("footer",{className:f.footer,children:[(0,d.jsxs)("span",{children:["madarX OS \xb7 architecture \xb7 ",new Date().toISOString().slice(0,10)]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("a",{className:f.home,href:"/",style:{textDecoration:"none"},children:"← console"})," \xa0 ",(0,d.jsx)("a",{className:f.home,href:"/runtime",style:{textDecoration:"none"},children:"runtime diagnostics"})]})]})]})}},71401:a=>{a.exports={shell:"page_shell__1owo6",topbar:"page_topbar__RDAf_",lead:"page_lead__GO7nt",home:"page_home__CrsuB",hero:"page_hero__Uw3gV",meta:"page_meta__0oJc0",tabs:"page_tabs__zaoPA",on:"page_on__kz13k",section:"page_section__OHecK",single:"page_single__lo57t",panel:"page_panel___yDgb",dark:"page_dark__woyPh",panelTitle:"page_panelTitle__VU_9C",flat:"page_flat__p7a07",body:"page_body__INhrm",muted:"page_muted__jLyTo",kv:"page_kv__wdY2L",loop:"page_loop__G9Pis",loopStep:"page_loopStep__7MDLJ",loopExplain:"page_loopExplain__6Y2JV",simGrid:"page_simGrid__Xn1VU",toggles:"page_toggles__b4tMW",toggleRow:"page_toggleRow__UK7GD",riskTag:"page_riskTag__FEAUm",low:"page_low__F__wJ",medium:"page_medium__DVqkH",high:"page_high__vM9De",irrev:"page_irrev__wNgTy",scopeTag:"page_scopeTag__vLaK0",modeRow:"page_modeRow__9hs08",danger:"page_danger__uge2z",score:"page_score__o4nz_",scoreBig:"page_scoreBig___uIUw",scoreBar:"page_scoreBar__UE_JN",scoreList:"page_scoreList__DVN8l",matrix:"page_matrix__FYUGq",mark:"page_mark__bItqn",sourceList:"page_sourceList__shdcU",sourceCard:"page_sourceCard__3cBGo",simShell:"page_simShell__L4xDX",simInput:"page_simInput__rprg0",simHelp:"page_simHelp__mZr12",simRow:"page_simRow__gSDwz",secondary:"page_secondary__ukirh",simOut:"page_simOut__VIl8E",simBlock:"page_simBlock__wRnDM",empty:"page_empty__NK8OW",audit:"page_audit__wblhm",roadmap:"page_roadmap__cBPW7",phase:"page_phase__qBAaC",footer:"page_footer__Cf7et",callout:"page_callout__AlUn9"}},71553:a=>{"use strict";a.exports=require("node:dns/promises")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78608:a=>{"use strict";a.exports=require("exceljs")},80099:a=>{"use strict";a.exports=require("node:sqlite")},83237:a=>{"use strict";a.exports=import("playwright")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90875:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(75338),e=c(50872);function f(){return(0,d.jsx)(e.D,{label:"Architecture"})}},91762:(a,b,c)=>{Promise.resolve().then(c.bind(c,40742))}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[5873,3940,3676,1699,3230,6059],()=>b(b.s=60085));module.exports=c})();
2
+ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71256:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>q});var d=c(21124),e=c(38301),f=c(71401);let g=[{id:"hermes",label:"Hermes Agent",hint:"Personal AI runtime"},{id:"paper",label:"Paperclip",hint:"AI-company control plane"},{id:"madarx",label:"madarX OS",hint:"Local-first, audited"},{id:"upgrade",label:"Upgrade Blueprint",hint:"Path to parity"}],h=[{id:"h1",tag:"01",title:"Receive event",blurb:"Platform adapter β†’ MessageEvent",detail:{ref:"gateway/run.py \xb7 GatewayRunner",body:["A platform adapter (WhatsApp, Slack, CLI) emits a MessageEvent with platform/chat/thread/user identifiers.","The WhatsApp adapter (gateway/platforms/whatsapp.py) starts scripts/whatsapp-bridge/bridge.js β€” a Node Baileys bridge β€” and polls inbound messages over a local HTTP loop (port 3010 on this machine).","Events are normalised before any agent code runs, so the same loop powers every platform."]}},{id:"h2",tag:"02",title:"Resolve session",blurb:"Map to a cached AIAgent",detail:{ref:"GatewayRunner.session_cache",body:["GatewayRunner maps (platform, chat, thread, user) β†’ a long-lived AIAgent instance held in process memory.","New chats spawn a fresh AIAgent; reconnects pick the existing transcript up where it left off.","Sessions are isolated β€” approvals, queues, and tool state never leak between users or chats."]}},{id:"h3",tag:"03",title:"Build prompt",blurb:"Memory + skills disclosure",detail:{ref:"agent/memory_provider.py \xb7 skills.py",body:["Memory provider (built-in / Honcho / Mem0 / etc.) returns a fenced memory block; cron runs skip memory by default.","Skills (~/.hermes/skills, each with a SKILL.md) load progressively β€” only the index is shown until skills_list / skill_view are called.","Toolsets gate which tools are exposed for this session; MCP servers can register more dynamically."]}},{id:"h4",tag:"04",title:"Provider call",blurb:"Anthropic / OpenAI / local",detail:{ref:"run_agent.py \xb7 AIAgent.run",body:["AIAgent builds the messages, calls the configured provider, then parses tool calls from the response.","Per-job model selection is allowed: cron jobs (cron/jobs.json) override model, skills, toolsets, delivery and no_agent independently."]}},{id:"h5",tag:"05",title:"Dispatch tools",blurb:"Registry + MCP fan-out",detail:{ref:"tools/registry.py \xb7 model_tools.py",body:["Tools self-register at import via decorators in tools/registry.py; toolsets.py enables/disables groups by name.","MCP servers contribute dynamically registered tools at startup β€” the same dispatch path treats them as first-class.","Delegation (tools/delegate_tool.py) spawns child AIAgent sessions with restricted toolsets and bounded depth/concurrency; only a summary returns to the parent."]}},{id:"h6",tag:"06",title:"Approval gate",blurb:"Hardline \xb7 smart \xb7 manual",detail:{ref:"tools/approval.py",body:["A hardline blocklist refuses catastrophic commands outright β€” no override.","A smart classifier flags risky shell/file/network actions and asks for /approve or /deny on the platform that initiated the call.","Modes: smart (default), manual (always ask), off (trusted environments). Decisions are session-scoped and never global."]}},{id:"h7",tag:"07",title:"Append + iterate",blurb:"Tool result β†’ next turn",detail:{ref:"AIAgent main loop",body:["Tool results are appended to the message list and the loop runs again β€” multi-step plans emerge from chained tool calls.","Iteration stops when the model emits a final assistant message or hits the configured max_iterations."]}},{id:"h8",tag:"08",title:"Persist + deliver",blurb:"state.db + platform reply",detail:{ref:"~/.hermes/state.db \xb7 GatewayRunner.send",body:["Every turn writes to ~/.hermes/state.db (sessions, messages, FTS search index).","Cron jobs (cron/jobs.py + cron/scheduler.py) reuse the same loop but with a fresh AIAgent; their output is stored under cron/output and delivered through the configured channel.","GatewayRunner sends the final reply back through the same platform adapter that received the event."]}}],i=[{id:"m1",tag:"01",title:"Stream entry",blurb:"/api/orchestrator/stream",detail:{ref:"app/api/orchestrator/stream/route.js",body:["The dashboard composer POSTs to /api/orchestrator/stream; the route streams Server-Sent Events back to the client.","Inbound WhatsApp messages take a parallel path through lib/whatsapp-router.js β†’ lib/whatsapp-agent.js with a WhatsApp-specific system prompt and a 6-turn / 1536-token cap."]}},{id:"m2",tag:"02",title:"Runtime route",blurb:"handleOrchestratorCommand",detail:{ref:"lib/runtime.js",body:["lib/runtime.js owns all domain logic: agent creation, schedule upserts, marketing/competitor reports, heartbeat ticks, artifact writes.","The orchestrator interprets the prompt and either runs a marketplace tool directly or spawns a sub-agent through lib/agent-runner.js."]}},{id:"m3",tag:"03",title:"Engine spawn",blurb:"claude-code \xb7 anthropic \xb7 codex \xb7 ollama \xb7 hermes",detail:{ref:"lib/agent-engines.js",body:["Five engines are wired: claude-code (default, spawns the local CC CLI with --permission-mode bypassPermissions; the load-bearing safety boundary is the .claude/settings.json deny list), anthropic (madarX tool marketplace via the Messages API β€” required for create_artifact / generate_ui / whatsapp_send / competitor_report / marketing_plan), ollama, codex, and hermes (lib/hermes-jobs.js + scripts/hermes-job-runner.mjs).","CC spawns timeout via CLAUDE_CODE_TICK_TIMEOUT_MS (default 600000ms) and cap turns via CLAUDE_CODE_MAX_TURNS (default 30)."]}},{id:"m4",tag:"04",title:"Classify risk",blurb:"registry + safety",detail:{ref:"lib/tools/registry.js \xb7 lib/tools/safety.js",body:["executeRegistryTool() classifies every call: low / medium / high / irreversible_external. classifyCommand inspects terminal_run / process_start commands and flags destructive patterns (git push --force, kubectl delete, DROP TABLE / TRUNCATE / DELETE without WHERE).","36 marketplace tools across github (11), local_machine (9), supabase (8), vercel (3), web (3) and email (2) β€” see MARKETPLACE_TOOLS in lib/tools/registry.js."]}},{id:"m5",tag:"05",title:"Approval gate",blurb:"lib/approvals.js",detail:{ref:"lib/approvals.js \xb7 app/api/approvals/[id]/route.js",body:["irreversible_external always creates an approval_requests row with action_type main_agent_tool_irreversible:<toolName> β€” auto-trust does NOT bypass this tier. This is the load-bearing guarantee that an LLM on auto-trust cannot perform irreversible external writes without a human in the loop.","high / medium are gated when trust mode is approval_required; low always runs. Approvals are one-time, consumed by approval_id, and bound by an input signature."]}},{id:"m6",tag:"06",title:"Allowlist + rate",blurb:"destination + sliding window",detail:{ref:"lib/tool-allowlists.js \xb7 lib/tool-rate-limits.js",body:["Each write tool defines a scope_key (e.g. recipient_domain for email, repo_full_name for GitHub, table for supabase_rest_*). Default-deny tools block until at least one entry exists; web_search / web_fetch are default-allow.","Sliding-window quotas live in MARKETPLACE_TOOLS β€” e.g. email_send 20/hour, gh_pr_merge 5/hour, supabase_rest_delete 10/hour. recordCall fires only after a successful adapter run, so denied calls never consume quota."]}},{id:"m7",tag:"07",title:"Adapter + egress",blurb:"wrapFetch β†’ tool_egress",detail:{ref:"lib/tools/adapters/ \xb7 lib/egress.js",body:["Adapters (files.js, terminal.js, processes.js, github.js, supabase.js, resend.js, vercel.js, web.js) execute the work; safety.js resolves paths inside allowed roots, redacts secrets, caps output.","Every external HTTP call goes through wrapFetch(toolName, agentId, fetch). One row lands in tool_egress per call (host, method, status, bytes in/out, duration) β€” never bodies. DB write failures are silent on purpose: observation must not break the caller."]}},{id:"m8",tag:"08",title:"Audit + heartbeat",blurb:"audit_logs + live events",detail:{ref:"lib/live-events.js \xb7 lib/live-events-bridge.js \xb7 lib/heartbeat-worker.js",body:["publishLiveEvent fans out to in-process subscribers and persists to activity_log. The SSE endpoint /api/events/stream tails activity_log to bridge events from the WhatsApp / cron / heartbeat daemons back into the dashboard.","Scheduled work flows through scripts/cron-daemon.mjs β†’ heartbeat_tasks (queued β†’ leased β†’ running β†’ complete | failed | approval_required). The worker owns leases, retries with backoff, pauses approval-required tasks, and recovers stale leases."]}}],j=[{id:"file_read",cat:"local",risk:"low",scope:"path inside allowed root",why:"Read-only, capped + redacted."},{id:"directory_list",cat:"local",risk:"low",scope:"path inside allowed root",why:"Read-only listing."},{id:"web_search",cat:"web",risk:"low",scope:"default-allow",why:"No side effects on local state."},{id:"file_write",cat:"local",risk:"medium",scope:"path inside allowed root",why:"Write inside workspace, redacted secrets."},{id:"file_patch",cat:"local",risk:"medium",scope:"path inside allowed root",why:"Surgical edits, approval-gated."},{id:"terminal_run",cat:"local",risk:"medium",scope:"classified per-command",why:"classifyCommand may upgrade to irreversible."},{id:"gh_issue_comment",cat:"github",risk:"medium",scope:"repo_full_name allowlist",why:"External write; allowlist + quota."},{id:"gh_pr_create",cat:"github",risk:"high",scope:"repo_full_name allowlist",why:"High blast radius; gated in approval mode."},{id:"supabase_rest_update",cat:"supabase",risk:"high",scope:"table allowlist",why:"Filters required; PATCH gated."},{id:"email_send",cat:"email",risk:"irreversible_external",scope:"recipient_domain allowlist",why:"Always approval-gated. Cannot be auto-trusted."},{id:"gh_pr_merge",cat:"github",risk:"irreversible_external",scope:"repo_full_name allowlist",why:"Always approval-gated. Cannot be auto-trusted."},{id:"supabase_rest_delete",cat:"supabase",risk:"irreversible_external",scope:"table allowlist",why:"Filters required; always approval-gated."},{id:"supabase_sql",cat:"supabase",risk:"irreversible_external",scope:"default_allow",why:"RLS-bypassing service-role SQL. Always approval."}],k=[{name:"Runtime entry",path:"app/api/orchestrator/stream/route.js",note:"SSE entry point for the main agent."},{name:"Domain logic",path:"lib/runtime.js",note:"createAgent, handleOrchestratorCommand, getState, artifacts."},{name:"SQLite schema",path:"lib/schema.js \xb7 data/madarx.sqlite",note:"agents, schedules, runs, approvals, heartbeat_tasks, secrets, tool_allowlists, tool_egress."},{name:"Agent engines",path:"lib/agent-engines.js \xb7 lib/agent-runner.js",note:"claude-code, anthropic, codex, ollama, hermes."},{name:"Tool registry",path:"lib/tools/registry.js \xb7 lib/tools/safety.js",note:"36 marketplace tools, classifyCommand, risk tiers."},{name:"Approvals",path:"lib/approvals.js \xb7 app/api/approvals/[id]/route.js",note:"One-time, signature-bound approval rows."},{name:"Allowlists + quotas",path:"lib/tool-allowlists.js \xb7 lib/tool-rate-limits.js",note:"Per-destination allow + sliding windows."},{name:"Egress log",path:"lib/egress.js",note:"wrapFetch β†’ tool_egress (host/method/status/bytes/ms)."},{name:"Secrets vault",path:"lib/secrets.js \xb7 lib/master-key.js",note:"AES-256-GCM in SQLite secrets table, MADARX_MASTER_KEY."},{name:"Cron daemon",path:"scripts/cron-daemon.mjs \xb7 lib/schedule.js",note:"Queues due schedules into heartbeat_tasks every 30s."},{name:"Heartbeat worker",path:"scripts/heartbeat-worker.mjs \xb7 lib/heartbeat-worker.js",note:"Lease, retry, approval pause, stale recovery."},{name:"WhatsApp gateway",path:"scripts/whatsapp-daemon.mjs \xb7 scripts/whatsapp-bridge/bridge.js \xb7 lib/whatsapp-router.js \xb7 lib/whatsapp-agent.js",note:"Baileys on 127.0.0.1:3210; allowlist; orchestrator with WA prompt."},{name:"Live events",path:"lib/live-events.js \xb7 lib/live-events-bridge.js \xb7 app/api/events/stream/route.js",note:"In-process bus + cross-process bridge via activity_log."},{name:"Hermes bridge",path:"lib/hermes.js \xb7 lib/hermes-jobs.js \xb7 scripts/hermes-job-runner.mjs \xb7 scripts/hermes-command.py",note:"Run Hermes commands and jobs from madarX."}],l=[{k:"Storage",hermes:"~/.hermes/state.db (SQLite + FTS), ~/.hermes/config.yaml, ~/.hermes/.env",paper:"Postgres-style company control plane (companies, employees, goals, budgets, tasks, routines, governance, secrets, attachments).",madarx:"data/madarx.sqlite (WAL, FK on) via node:sqlite + lib/schema.js."},{k:"Provider routing",hermes:"Per-session + per-cron-job model override; provider router in run_agent.py.",paper:"Platform-agnostic β€” adapters phone home; the control plane does not run the model itself.",madarx:"Engine string per agent (claude-code / anthropic / codex / ollama / hermes); no credential pool yet."},{k:"Memory",hermes:"Pluggable memory_provider (built-in / Honcho / Mem0 / …) injected as a fenced block; cron skips memory.",paper:"Documents + attachments + activity feed give long-form recall; no LLM memory module of its own.",madarx:"lib/agent-memory-context.js assembles a snapshot per run; no pluggable provider yet."},{k:"Skills",hermes:"SKILL.md directories under ~/.hermes/skills, progressive disclosure via skills_list / skill_view.",paper:"Routines + work products + governance act as the skill substrate.",madarx:"workspace/agents/<id>/skills.md + lib/agent-skills.js; not yet progressively loaded."},{k:"Sessions",hermes:"Per (platform, chat, thread, user) AIAgent cached in GatewayRunner; FTS search across history.",paper:"Tasks / issues / activity per employee per workspace; durable, queryable.",madarx:"chat_sessions + chat_messages; no full-text search."},{k:"Platforms",hermes:"Pluggable adapters: WhatsApp (Baileys bridge on port 3010), CLI, more; uniform MessageEvent abstraction.",paper:"Adapters (Claude / Codex / CLI / HTTP / webhook) hooked in via plugins; hermes_local mentioned as external adapter.",madarx:"Dashboard SSE + WhatsApp (Baileys on 127.0.0.1:3210); no shared adapter contract yet."},{k:"Cron / jobs",hermes:"cron/jobs.json with prompt + schedule + skills + model + delivery + no_agent + toolsets; fresh AIAgent per run.",paper:"Routines + heartbeat at the company-process level.",madarx:"lib/schedule.js parses human strings; cron-daemon queues heartbeat_tasks; worker honours retries, leases, approval pauses."},{k:"Approvals",hermes:"tools/approval.py β€” hardline block + smart classifier; CLI / gateway /approve /deny; smart / manual / off modes.",paper:"Governance + approval workflows are first-class in the org model.",madarx:"approval_requests rows; one-time consumption; irreversible_external tier always gated regardless of trust mode."},{k:"Subagents",hermes:"delegate_tool spawns child AIAgent with restricted toolsets, bounded depth/concurrency; only summary returns.",paper:"Employees and routines compose, with explicit budgets.",madarx:"lib/delegation.js + lib/delegation-contracts.js exist; concurrency / depth limits to harden."},{k:"Dynamic tools",hermes:"MCP servers register tools at startup; toolsets.py gates exposure.",paper:"Plugins extend the control plane.",madarx:"Static MARKETPLACE_TOOLS registry; no MCP dynamic registration yet."},{k:"Observability",hermes:"state.db transcripts; cron/output artifacts.",paper:"Activity / events feed across the org.",madarx:"audit_logs, agent_events, tool_egress, activity_log (SSE-bridged across processes)."}],m=[{k:"Phase 1",name:"Observability + source maps",bullets:["Live event topology view","Per-tool latency + error panels","Egress search UI on tool_egress"]},{k:"Phase 2",name:"Approval Center",bullets:["Single inbox for approvals across UI + WhatsApp","Smart classifier (low β†’ auto-approve)","TTL + escalation rules"]},{k:"Phase 3",name:"Memory + Skills",bullets:["Pluggable memory provider","SKILL.md progressive disclosure","Per-agent skill scoping"]},{k:"Phase 4",name:"Gateway adapters",bullets:["MessageEvent abstraction","Slack / Discord / Email adapters","Durable per-session AIAgent cache"]},{k:"Phase 5",name:"Provider router",bullets:["Credential pools per provider","Per-job model override","Cost + rate awareness baked in"]},{k:"Phase 6",name:"Evaluation + verification",bullets:["Visual QA on artifacts","Diff-based code verification","Replay-from-audit_logs for regression"]}],n={low:"low",medium:"medium",high:"high",irreversible_external:"irrev. external"},o={low:"low",medium:"medium",high:"high",irreversible_external:"irrev"};function p(a,b){return"manual"===b?{decision:"approval",why:"Manual mode: every risky call asks."}:"low"===a.risk?{decision:"execute",why:"Low-risk read; runs without approval."}:"irreversible_external"===a.risk?{decision:"approval",why:"Irreversible external. Auto-trust does NOT bypass."}:"auto"===b?{decision:"execute",why:`Auto-trust bypasses the ${a.risk} gate.`}:{decision:"approval",why:`approval_required mode gates ${a.risk}.`}}function q(){let[a,b]=(0,e.useState)("hermes"),[c,q]=(0,e.useState)("h1"),[r,s]=(0,e.useState)("m1"),[t,u]=(0,e.useState)(()=>new Set(["file_read","directory_list","web_search","file_write","file_patch","terminal_run","gh_issue_comment","email_send"])),[v,w]=(0,e.useState)("approval_required"),[x,y]=(0,e.useState)(k[0].path),[z,A]=(0,e.useState)("Open a PR titled β€œFix WhatsApp pairing crash” in kareemodev777/madarx-os, email ak@madarx.io a 1-line summary, and read scripts/whatsapp-daemon.mjs first."),[B,C]=(0,e.useState)(null),D=(0,e.useMemo)(()=>j.filter(a=>t.has(a.id)),[t]),E=(0,e.useMemo)(()=>{let a=0,b=0,c=D.map(c=>{let d=p(c,v);return"execute"===d.decision?a++:b++,{tool:c,decision:d}}),d=D.filter(a=>"irreversible_external"===a.risk).length,e=Math.round(100*(b+ +(d>0))/(D.length+1));return{rows:c,exec:a,gated:b,irrev:d,guardScore:e}},[D,v]);return(0,d.jsxs)("main",{className:f.shell,children:[(0,d.jsxs)("div",{className:f.topbar,children:[(0,d.jsxs)("div",{className:f.lead,children:[(0,d.jsx)("em",{children:"document \xb7 003 \xb7 architecture"}),(0,d.jsxs)("b",{children:["madar",(0,d.jsx)("i",{children:"X"})," OS \xa0\xb7\xa0 agent runtime atlas"]})]}),(0,d.jsx)("a",{className:f.home,href:"/",children:"← back to console"})]}),(0,d.jsxs)("header",{className:f.hero,children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("h1",{children:["madar",(0,d.jsx)("mark",{children:"X"})," OS is the main operating layer for the madarX agent stack."]}),(0,d.jsx)("p",{children:"The OS orchestrates missions, calls specialist vertical agents such as RegOps and Butler/Concierge, manages approvals, and generates artifacts inside one governed workspace. This atlas shows how the runtime earns Hermes-class power without losing its audit floor."})]}),(0,d.jsxs)("aside",{className:f.meta,children:[(0,d.jsx)("b",{children:"filing meta"}),(0,d.jsxs)("dl",{children:[(0,d.jsx)("dt",{children:"scope"})," ",(0,d.jsx)("dd",{children:"runtime architecture \xb7 approval contracts"}),(0,d.jsx)("dt",{children:"repos"})," ",(0,d.jsx)("dd",{children:"madarx-os \xb7 hermes-agent \xb7 paperclip"}),(0,d.jsx)("dt",{children:"classification"}),(0,d.jsx)("dd",{children:"internal \xb7 operator reference"}),(0,d.jsx)("dt",{children:"palette"})," ",(0,d.jsx)("dd",{children:"Onyx \xb7 Platinum \xb7 Bone \xb7 Graphite \xb7 Mars"})]})]})]}),(0,d.jsx)("nav",{className:f.tabs,role:"tablist","aria-label":"architecture sections",children:g.map(c=>(0,d.jsxs)("button",{role:"tab","aria-selected":a===c.id,className:a===c.id?f.on:"",onClick:()=>b(c.id),children:[c.label,(0,d.jsx)("small",{children:c.hint})]},c.id))}),"hermes"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Core loop"}),(0,d.jsx)("small",{children:"run_agent.py \xb7 gateway/run.py"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["Hermes is a personal AI runtime built around one loop. A platform adapter emits a normalised ",(0,d.jsx)("code",{children:"MessageEvent"}),"; ",(0,d.jsx)("code",{children:"GatewayRunner"})," resolves a per-session ",(0,d.jsx)("code",{children:"AIAgent"}),"; the agent builds a prompt with optional memory + skills, calls the configured provider, dispatches tool calls through a self-registering registry, gates them through approval, and iterates until a final answer."]}),(0,d.jsx)("p",{className:"muted",children:"Click any step to see what is happening at that point in the loop."})]}),(0,d.jsx)("div",{className:f.loop,role:"tablist",children:h.map(a=>(0,d.jsxs)("button",{role:"tab","aria-selected":c===a.id,className:`${f.loopStep} ${c===a.id?f.on:""}`,onClick:()=>q(a.id),children:[(0,d.jsx)("b",{children:a.tag}),(0,d.jsx)("span",{children:a.title}),(0,d.jsx)("small",{children:a.blurb})]},a.id))}),(0,d.jsx)("div",{className:f.loopExplain,children:(()=>{let a=h.find(a=>a.id===c);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("h4",{children:[a.tag," \xb7 ",a.title," ",(0,d.jsxs)("em",{children:["\xb7 ",a.detail.ref]})]}),a.detail.body.map((a,b)=>(0,d.jsx)("p",{children:a},b))]})})()})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"State + storage"}),(0,d.jsx)("small",{children:"~/.hermes"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("dl",{className:f.kv,children:[(0,d.jsx)("dt",{children:"config"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/config.yaml"})}),(0,d.jsx)("dt",{children:"secrets"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/.env"})}),(0,d.jsx)("dt",{children:"state"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"~/.hermes/state.db"})," \xb7 SQLite + FTS"]}),(0,d.jsx)("dt",{children:"skills"}),(0,d.jsx)("dd",{children:(0,d.jsx)("code",{children:"~/.hermes/skills/<name>/SKILL.md"})}),(0,d.jsx)("dt",{children:"cron"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"~/.hermes/cron/jobs.json"})," \xb7 ",(0,d.jsx)("code",{children:"cron/output/"})]}),(0,d.jsx)("dt",{children:"WA bridge"}),(0,d.jsxs)("dd",{children:[(0,d.jsx)("code",{children:"scripts/whatsapp-bridge/bridge.js"})," \xb7 port ",(0,d.jsx)("code",{children:"3010"})]})]}),(0,d.jsxs)("p",{className:"muted",children:["Memory is pluggable (",(0,d.jsx)("code",{children:"agent/memory_provider.py"}),") β€” built-in, Honcho, Mem0 etc. β€” and rendered into the prompt as a fenced block. Cron runs skip memory by default."]}),(0,d.jsxs)("p",{className:"muted",children:["Delegation (",(0,d.jsx)("code",{children:"tools/delegate_tool.py"}),") spawns child ",(0,d.jsx)("code",{children:"AIAgent"})," sessions with restricted toolsets and bounded concurrency/depth, returning only a summary to the parent."]})]})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:`${f.panel} ${f.flat}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval model"}),(0,d.jsx)("small",{children:"tools/approval.py"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Hardline."})," A non-negotiable blocklist refuses catastrophic commands β€” destructive system writes, credential exfil, fork bombs β€” with no override. This list never asks the user."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Smart classifier."})," Risky shell, file, and network actions are flagged and surfaced for ",(0,d.jsx)("code",{children:"/approve"})," or ",(0,d.jsx)("code",{children:"/deny"})," on the platform that initiated the call (CLI prompt, WhatsApp inline reply, gateway-managed approval)."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Modes."})," ",(0,d.jsx)("code",{children:"smart"})," (default), ",(0,d.jsx)("code",{children:"manual"})," (every risky action asks), ",(0,d.jsx)("code",{children:"off"})," (trusted env). Modes are per-session, never global. Decisions never leak between users or chats."]})]})]})})]}),"paper"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"What Paperclip actually is"}),(0,d.jsx)("small",{children:"not an attachment tool"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["Paperclip (",(0,d.jsx)("code",{children:"~/Projects/paperclip"}),") is an open-source ",(0,d.jsx)("b",{children:"control plane for autonomous AI companies"}),". It models the organisation, not the agent: companies, employees / AI agents, org structure, goals, budgets, tasks and issues, routines and schedules, heartbeat execution, governance and approvals, secrets and storage, activity and events, plugins, workspaces and runtime, documents and attachments and work products."]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("b",{children:"Key distinction."})," Paperclip's control plane does ",(0,d.jsx)("i",{children:"not"})," have to run the agents itself. External agents and adapters run elsewhere and phone home β€” the plane keeps the durable record of what work was authorised, attempted, and produced."]}),(0,d.jsxs)("p",{children:["Adapters include Claude / Codex / generic CLI / HTTP / webhook. Local notes also reference a ",(0,d.jsx)("code",{children:"hermes_local"})," external-adapter plugin story β€” Hermes lives outside the plane and ships work products in."]})]})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Mental model"}),(0,d.jsx)("small",{children:"org first, agent second"})]}),(0,d.jsx)("div",{className:f.body,children:(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsx)("li",{children:"Company β†’ Employees (AI agents) with explicit roles."}),(0,d.jsx)("li",{children:"Goals β†’ Budgets β†’ Tasks / Issues with owners."}),(0,d.jsx)("li",{children:"Routines + heartbeat drive recurring execution."}),(0,d.jsx)("li",{children:"Governance / approvals are first-class β€” not bolted on."}),(0,d.jsx)("li",{children:"Activity + events feed gives a full audit timeline."}),(0,d.jsx)("li",{children:"Documents \xb7 attachments \xb7 work products land alongside the task that produced them."}),(0,d.jsx)("li",{children:"Plugins extend the plane; adapters extend the runtime."})]})})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.callout,children:[(0,d.jsx)("b",{children:"Why this matters for madarX."})," madarX is already most of a control plane (agents, schedules, approvals, audit, secrets, allowlists) β€” adopting Paperclip's separation-of-concerns lets us host external agent ",(0,d.jsx)("i",{children:"runtimes"})," (Hermes, Claude Code, Codex, MCP servers) as adapters that phone home, while madarX remains the durable governance plane."]})})]}),"madarx"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Execution loop"}),(0,d.jsx)("small",{children:"orchestrator β†’ engine β†’ adapter β†’ audit"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["madarX OS is a local-first Next.js 15 App Router product with a SQLite-backed runtime (",(0,d.jsx)("code",{children:"data/madarx.sqlite"}),", WAL, foreign keys). The dashboard at ",(0,d.jsx)("code",{children:"/"})," talks to the same database the background daemons do; nothing is in-memory only."]}),(0,d.jsx)("p",{className:"muted",children:"Click any step for the file path and what it enforces."})]}),(0,d.jsx)("div",{className:f.loop,role:"tablist",children:i.map(a=>(0,d.jsxs)("button",{role:"tab","aria-selected":r===a.id,className:`${f.loopStep} ${r===a.id?f.on:""}`,onClick:()=>s(a.id),children:[(0,d.jsx)("b",{children:a.tag}),(0,d.jsx)("span",{children:a.title}),(0,d.jsx)("small",{children:a.blurb})]},a.id))}),(0,d.jsx)("div",{className:f.loopExplain,children:(()=>{let a=i.find(a=>a.id===r);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("h4",{children:[a.tag," \xb7 ",a.title," ",(0,d.jsxs)("em",{children:["\xb7 ",a.detail.ref]})]}),a.detail.body.map((a,b)=>(0,d.jsx)("p",{children:a},b))]})})()})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Risk tiers"}),(0,d.jsx)("small",{children:"lib/tools/registry.js"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"low"})," \xb7 runs without approval (reads, web_search)."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"medium"})," \xb7 gated only when trust mode is ",(0,d.jsx)("code",{children:"approval_required"}),"."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"high"})," \xb7 gated in approval mode; auto-trust may run it."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"irreversible_external"})," \xb7 ",(0,d.jsx)("b",{children:"always"})," creates an approval row. Auto-trust never bypasses."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:"blocked"})," \xb7 refused regardless of mode (e.g. ",(0,d.jsx)("code",{children:"rm -rf /"}),", force-push to main, raw ",(0,d.jsx)("code",{children:"DROP DATABASE"})," via shell)."]})]}),(0,d.jsxs)("p",{className:"muted",children:["The ",(0,d.jsx)("code",{children:"irreversible_external"})," tier is the load-bearing guarantee: an LLM on auto-trust cannot perform irreversible external writes without a human in the loop. ",(0,d.jsx)("code",{children:"action_type"})," begins ",(0,d.jsx)("code",{children:"main_agent_tool_irreversible:"})," and is bound by an input signature so the same approval cannot be replayed."]})]})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval simulator"}),(0,d.jsx)("small",{children:"capabilities \xb7 trust mode \xb7 score"})]}),(0,d.jsxs)("div",{className:f.modeRow,role:"tablist","aria-label":"trust mode",children:[(0,d.jsx)("button",{className:"approval_required"===v?f.on:"",onClick:()=>w("approval_required"),children:"approval required \xb7 default"}),(0,d.jsx)("button",{className:"auto"===v?`${f.on} ${f.danger}`:"",onClick:()=>w("auto"),children:"auto-trust \xb7 loosened"}),(0,d.jsx)("button",{className:"manual"===v?f.on:"",onClick:()=>w("manual"),children:"manual \xb7 every risky asks"})]}),(0,d.jsxs)("div",{className:f.simGrid,children:[(0,d.jsx)("div",{className:f.toggles,children:j.map(a=>{let b=t.has(a.id),c=p(a,v);return(0,d.jsxs)("label",{className:f.toggleRow,children:[(0,d.jsx)("input",{type:"checkbox",checked:b,onChange:()=>{var b;return b=a.id,void u(a=>{let c=new Set(a);return c.has(b)?c.delete(b):c.add(b),c})},"aria-label":`toggle ${a.id}`}),(0,d.jsxs)("div",{children:[(0,d.jsx)("b",{children:(0,d.jsx)("code",{children:a.id})}),(0,d.jsx)("small",{children:a.why}),(0,d.jsxs)("small",{className:f.scopeTag,children:["scope: ",a.scope," \xb7 category: ",a.cat]})]}),(0,d.jsx)("span",{className:`${f.riskTag} ${f[o[a.risk]]}`,children:n[a.risk]}),(0,d.jsx)("span",{className:`${f.riskTag} ${"approval"===c.decision?f.irrev:f.low}`,title:c.why,children:b?"approval"===c.decision?"APPROVE":"EXECUTE":"OFF"})]},a.id)})}),(0,d.jsxs)("div",{className:f.score,children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("b",{children:"guard score"}),(0,d.jsxs)("div",{className:f.scoreBig,children:[(0,d.jsx)("em",{children:E.guardScore}),(0,d.jsx)("span",{style:{color:"#9a9a9d",fontSize:14},children:" / 100"})]})]}),(0,d.jsx)("div",{className:f.scoreBar,children:(0,d.jsx)("i",{style:{width:`${E.guardScore}%`}})}),(0,d.jsxs)("ul",{className:f.scoreList,children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"enabled"}),(0,d.jsxs)("span",{children:[D.length," tool(s)"]})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"auto-execute"}),(0,d.jsx)("span",{children:E.exec})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"approval-gated"}),(0,d.jsx)("span",{children:E.gated})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"irreversible"}),(0,d.jsx)("span",{children:E.irrev})]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"trust mode"}),(0,d.jsx)("span",{children:v})]})]}),(0,d.jsx)("p",{style:{fontSize:11,color:"#9a9a9d",margin:0,lineHeight:1.5},children:"auto"===v?"auto-trust bypasses medium/high gates β€” irreversible_external still asks.":"manual"===v?"manual mode forces approval on every non-low call.":"approval_required gates everything above low; irreversible always gates."})]})]})]})})]}),"upgrade"===a&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("section",{className:f.section,children:[(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Closing the gap to Hermes"}),(0,d.jsx)("small",{children:"without losing the audit floor"})]}),(0,d.jsxs)("div",{className:f.body,children:[(0,d.jsxs)("p",{children:["The blueprint: keep madarX's approval contract (",(0,d.jsx)("code",{children:"approval_requests"})," row, one-time consumption, signature-bound, hardline never-allowed list, ",(0,d.jsx)("code",{children:"irreversible_external"})," always gated) as immovable invariants β€” and layer Hermes-class capabilities on top."]}),(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Provider router + credential pools."})," Pluggable provider strategy in ",(0,d.jsx)("code",{children:"lib/agent-engines.js"}),": per-job model override (mirroring Hermes cron jobs), per-provider key rotation, cost + rate awareness."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Pluggable memory providers."})," New ",(0,d.jsx)("code",{children:"lib/memory/"})," module with built-in, Honcho-style, and Mem0-style providers. Fenced memory block injected in ",(0,d.jsx)("code",{children:"lib/agent-memory-context.js"}),"; opt-out for scheduled runs by default."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Skill lifecycle + progressive loading."})," ",(0,d.jsx)("code",{children:"workspace/skills/<name>/SKILL.md"})," with ",(0,d.jsx)("code",{children:"skills_list"})," / ",(0,d.jsx)("code",{children:"skill_view"})," tools; only the index appears in the prompt until a skill is opened."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Session transcript FTS."})," Add a ",(0,d.jsx)("code",{children:"chat_messages_fts"})," virtual table; expose ",(0,d.jsx)("code",{children:"session_search"})," as a low-risk tool."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Platform adapter abstraction."})," New ",(0,d.jsx)("code",{children:"lib/gateway/"})," with a ",(0,d.jsx)("code",{children:"MessageEvent"})," shape; WhatsApp, Slack, Discord, Email become symmetrical adapters. The same loop reaches every surface."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Durable gateway session cache."})," Per (platform, chat, thread, user) record in SQLite, with a process-cached ",(0,d.jsx)("code",{children:"AIAgent"}),"-equivalent in front. Survives Next.js hot-reload."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Subagent isolation + concurrency."})," Promote ",(0,d.jsx)("code",{children:"lib/delegation.js"})," + ",(0,d.jsx)("code",{children:"delegation-contracts.js"})," to first-class: explicit max depth, max concurrent children per parent, restricted toolsets, summary-only return."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"MCP dynamic tool registry."})," Tools registered at runtime by MCP servers join ",(0,d.jsx)("code",{children:"MARKETPLACE_TOOLS"})," with a ",(0,d.jsx)("code",{children:"source:'mcp'"})," tag; risk tier required at registration time."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Cron delivery semantics."})," Bring Hermes ",(0,d.jsx)("code",{children:"delivery"})," + ",(0,d.jsx)("code",{children:"no_agent"})," + per-job ",(0,d.jsx)("code",{children:"toolsets"}),"/",(0,d.jsx)("code",{children:"model"}),"/",(0,d.jsx)("code",{children:"script"})," into ",(0,d.jsx)("code",{children:"schedules"})," rows; fresh agent per run."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Approval UX parity."})," Single approval inbox (UI + WhatsApp) with one-tap ",(0,d.jsx)("code",{children:"/approve"})," \xb7 ",(0,d.jsx)("code",{children:"/deny"}),". TTL, expiry, and a smart classifier that may auto-approve ",(0,d.jsx)("i",{children:"only"})," low-risk after sustained green history."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Hardline blocklist + smart classifier."})," Mirror ",(0,d.jsx)("code",{children:"tools/approval.py"})," hardline patterns into ",(0,d.jsx)("code",{children:"lib/tools/safety.js"})," as a non-overridable set, separate from risk-tier gating."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Context compression + parent-session lineage."})," Lossy compress old turns above a token threshold; child sessions remember their parent ",(0,d.jsx)("code",{children:"session_id"})," for audit lineage."]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("b",{children:"Verification gates on artifacts."})," Visual QA (screenshot diff for generated UI), build/test gates for generated code, before any ",(0,d.jsx)("code",{children:"artifact"})," is marked ",(0,d.jsx)("i",{children:"shippable"}),"."]})]})]})]}),(0,d.jsxs)("div",{className:`${f.panel} ${f.dark}`,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Approval contract"}),(0,d.jsx)("small",{children:"immovable invariants"})]}),(0,d.jsx)("div",{className:f.body,children:(0,d.jsxs)("ul",{className:"flat",children:[(0,d.jsxs)("li",{children:["Every risky local command, file write, external send, deploy, secret read β†’ ",(0,d.jsx)("code",{children:"approval_requests"})," row."]}),(0,d.jsxs)("li",{children:["Row fields: ",(0,d.jsx)("code",{children:"action_type"}),", payload summary, ",(0,d.jsx)("code",{children:"risk"}),", ",(0,d.jsx)("code",{children:"requested_by"}),", ",(0,d.jsx)("code",{children:"ttl"}),", ",(0,d.jsx)("code",{children:"status"}),", input-signature binding."]}),(0,d.jsxs)("li",{children:["One-time consumed ",(0,d.jsx)("code",{children:"approval_id"})," β€” never replayable."]}),(0,d.jsx)("li",{children:"Hardline never-allowed list short-circuits before the approval gate."}),(0,d.jsxs)("li",{children:["Smart classifier may ",(0,d.jsx)("i",{children:"only"})," auto-approve ",(0,d.jsx)("code",{children:"low"}),"; ",(0,d.jsx)("code",{children:"irreversible_external"})," can never be auto-approved."]}),(0,d.jsxs)("li",{children:["Approvals via dashboard or WhatsApp; every decision lands in ",(0,d.jsx)("code",{children:"audit_logs"}),"."]}),(0,d.jsxs)("li",{children:["Heartbeat tasks paused in ",(0,d.jsx)("code",{children:"approval_required"})," status resume on consumption, with the original input signature."]})]})})]})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Recommended phases"}),(0,d.jsx)("small",{children:"delivery order"})]}),(0,d.jsx)("div",{className:f.roadmap,children:m.map(a=>(0,d.jsxs)("div",{className:f.phase,children:[(0,d.jsx)("b",{children:a.k}),(0,d.jsx)("span",{children:a.name}),(0,d.jsx)("ul",{children:a.bullets.map(a=>(0,d.jsx)("li",{children:a},a))})]},a.k))})]})})]}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Comparison matrix"}),(0,d.jsx)("small",{children:"Hermes \xb7 Paperclip \xb7 madarX"})]}),(0,d.jsx)("div",{style:{overflowX:"auto"},children:(0,d.jsxs)("table",{className:f.matrix,children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{children:"Capability"}),(0,d.jsx)("th",{children:"Hermes Agent"}),(0,d.jsx)("th",{children:"Paperclip"}),(0,d.jsxs)("th",{children:["madar",(0,d.jsx)("span",{className:f.mark,children:"X"})," OS"]})]})}),(0,d.jsx)("tbody",{children:l.map(a=>(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{children:a.k}),(0,d.jsx)("td",{children:a.hermes}),(0,d.jsx)("td",{children:a.paper}),(0,d.jsx)("td",{children:a.madarx})]},a.k))})]})})]})}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Source-file map"}),(0,d.jsx)("small",{children:"where the contracts live in this repo"})]}),(0,d.jsx)("div",{className:f.sourceList,children:k.map(a=>(0,d.jsxs)("button",{className:`${f.sourceCard} ${x===a.path?f.on:""}`,onClick:()=>y(a.path),children:[(0,d.jsx)("b",{children:a.name}),(0,d.jsx)("code",{children:a.path}),(0,d.jsx)("small",{children:a.note})]},a.path))})]})}),(0,d.jsx)("section",{className:`${f.section} ${f.single}`,children:(0,d.jsxs)("div",{className:f.panel,children:[(0,d.jsxs)("div",{className:f.panelTitle,children:[(0,d.jsx)("b",{children:"Mission simulator"}),(0,d.jsx)("small",{children:"type a goal β€” see tools, approvals, heartbeat, audit"})]}),(0,d.jsxs)("div",{className:f.simShell,children:[(0,d.jsxs)("div",{className:f.simInput,children:[(0,d.jsx)("p",{className:f.simHelp,children:"This runs locally in the browser. It pattern-matches your prompt against the marketplace tool surface, then walks the approval / allowlist / heartbeat path the runtime would take in the active trust mode."}),(0,d.jsx)("textarea",{value:z,onChange:a=>A(a.target.value),placeholder:"e.g. read scripts/whatsapp-daemon.mjs, open a PR with a fix, email me a summary"}),(0,d.jsxs)("div",{className:f.simRow,children:[(0,d.jsx)("button",{onClick:function(){let a=(function(a){let b=a.toLowerCase(),c=new Set;return/(read|inspect|look at|cat |list|find|grep)/.test(b)&&c.add("file_read"),/(directory|folder|tree|ls )/.test(b)&&c.add("directory_list"),/(search the web|google|look up|web ?search)/.test(b)&&c.add("web_search"),/(write|create file|save|edit|patch|append)/.test(b)&&c.add("file_write"),/patch|diff|modify line/.test(b)&&c.add("file_patch"),/(run|exec|shell|terminal|npm |node |git )/.test(b)&&c.add("terminal_run"),/comment on (the )?pr|github issue comment/.test(b)&&c.add("gh_issue_comment"),/(open|create) (a )?pr|pull request/.test(b)&&c.add("gh_pr_create"),/merge (the )?pr/.test(b)&&c.add("gh_pr_merge"),/(send|email|resend|notify .* via email)/.test(b)&&c.add("email_send"),/(insert|update) row|supabase update/.test(b)&&c.add("supabase_rest_update"),/(delete|drop) row|supabase delete/.test(b)&&c.add("supabase_rest_delete"),/run sql|select |raw sql/.test(b)&&c.add("supabase_sql"),0===c.size&&c.add("file_read"),j.filter(a=>c.has(a.id))})(z).map(a=>({tool:a,decision:p(a,v)})),b=a.filter(a=>"approval"===a.decision.decision).map(a=>a.tool),c=a.filter(a=>"execute"===a.decision.decision).map(a=>a.tool),d=0===b.length?[{status:"queued",desc:"one heartbeat_task per scheduled batch"},{status:"leased",desc:"worker claims with a lease"},{status:"running",desc:"adapter executing"},{status:"complete",desc:"final event recorded"}]:[{status:"queued",desc:"cron-daemon enqueues row"},{status:"leased",desc:"worker claims lease"},{status:"running",desc:"adapter starts"},{status:"approval_required",desc:"paused until approval consumed"},{status:"running",desc:"resumed by /api/approvals/[id]"},{status:"complete",desc:"after successful adapter call"}],e=a.flatMap(a=>{var b;return b=a.tool,"execute"===a.decision.decision?[`main_agent.tool.${b.id} β†’ executed`,"tool_egress: 1 row (host derived by adapter)","tool_rate_limit_events: +1"]:[`approval_requests: NEW row (action_type=main_agent_tool${"irreversible_external"===b.risk?"_irreversible":""}:${b.id})`,"audit_logs: main_agent.tool.approval_required","heartbeat_task: paused if scheduled (status=approval_required)"]});C({rows:a,approvals:b,executes:c,heartbeat:d,audit:e})},children:"Simulate mission"}),(0,d.jsx)("button",{className:f.secondary,onClick:()=>{A(""),C(null)},children:"Clear"}),(0,d.jsx)("button",{className:f.secondary,onClick:()=>A("Read lib/runtime.js, run npm test, then merge PR #42 in kareemodev777/madarx-os and email ak@madarx.io."),children:"Sample \xb7 risky mission"})]}),(0,d.jsxs)("p",{className:f.simHelp,children:["Active trust mode: ",(0,d.jsx)("code",{children:v})," \xb7 toggle modes in the madarX tab."]})]}),(0,d.jsx)("div",{className:f.simOut,children:B?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsxs)("b",{children:["Tools selected (",B.rows.length,")"]}),(0,d.jsx)("ul",{children:B.rows.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:a.tool.id})," \xb7 ",(0,d.jsx)("span",{className:f.scopeTag,children:a.tool.risk})," β†’ ",(0,d.jsx)("b",{style:{color:"approval"===a.decision.decision?"#C2452A":"#0F0F11"},children:"approval"===a.decision.decision?"APPROVAL":"EXECUTE"}),(0,d.jsx)("div",{className:f.simHelp,children:a.decision.why})]},a.tool.id))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsxs)("b",{children:["Approvals required (",B.approvals.length,")"]}),0===B.approvals.length?(0,d.jsxs)("p",{className:"empty",children:["None β€” all selected tools are auto-executing under ",(0,d.jsx)("code",{children:v}),"."]}):(0,d.jsx)("ul",{children:B.approvals.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsxs)("code",{children:["main_agent_tool","irreversible_external"===a.risk?"_irreversible":"",":",a.id]})," \xb7 scope: ",(0,d.jsx)("span",{className:f.scopeTag,children:a.scope})]},a.id))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Heartbeat queue trace"}),(0,d.jsx)("ul",{children:B.heartbeat.map((a,b)=>(0,d.jsxs)("li",{children:[(0,d.jsx)("code",{children:a.status})," β€” ",(0,d.jsx)("span",{className:f.scopeTag,children:a.desc})]},b))})]}),(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Audit events written"}),(0,d.jsx)("ul",{className:"audit",children:B.audit.map((a,b)=>(0,d.jsxs)("li",{children:[(0,d.jsx)("em",{children:"\xb7"})," ",a]},b))})]})]}):(0,d.jsxs)("div",{className:f.simBlock,children:[(0,d.jsx)("b",{children:"Output"}),(0,d.jsxs)("p",{className:"empty",children:["Press ",(0,d.jsx)("b",{children:"Simulate mission"})," to see the runtime decision trace."]})]})})]})]})}),(0,d.jsxs)("footer",{className:f.footer,children:[(0,d.jsxs)("span",{children:["madarX OS \xb7 architecture \xb7 ",new Date().toISOString().slice(0,10)]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("a",{className:f.home,href:"/",style:{textDecoration:"none"},children:"← console"})," \xa0 ",(0,d.jsx)("a",{className:f.home,href:"/runtime",style:{textDecoration:"none"},children:"runtime diagnostics"})]})]})]})}},71401:a=>{a.exports={shell:"page_shell__1owo6",topbar:"page_topbar__RDAf_",lead:"page_lead__GO7nt",home:"page_home__CrsuB",hero:"page_hero__Uw3gV",meta:"page_meta__0oJc0",tabs:"page_tabs__zaoPA",on:"page_on__kz13k",section:"page_section__OHecK",single:"page_single__lo57t",panel:"page_panel___yDgb",dark:"page_dark__woyPh",panelTitle:"page_panelTitle__VU_9C",flat:"page_flat__p7a07",body:"page_body__INhrm",muted:"page_muted__jLyTo",kv:"page_kv__wdY2L",loop:"page_loop__G9Pis",loopStep:"page_loopStep__7MDLJ",loopExplain:"page_loopExplain__6Y2JV",simGrid:"page_simGrid__Xn1VU",toggles:"page_toggles__b4tMW",toggleRow:"page_toggleRow__UK7GD",riskTag:"page_riskTag__FEAUm",low:"page_low__F__wJ",medium:"page_medium__DVqkH",high:"page_high__vM9De",irrev:"page_irrev__wNgTy",scopeTag:"page_scopeTag__vLaK0",modeRow:"page_modeRow__9hs08",danger:"page_danger__uge2z",score:"page_score__o4nz_",scoreBig:"page_scoreBig___uIUw",scoreBar:"page_scoreBar__UE_JN",scoreList:"page_scoreList__DVN8l",matrix:"page_matrix__FYUGq",mark:"page_mark__bItqn",sourceList:"page_sourceList__shdcU",sourceCard:"page_sourceCard__3cBGo",simShell:"page_simShell__L4xDX",simInput:"page_simInput__rprg0",simHelp:"page_simHelp__mZr12",simRow:"page_simRow__gSDwz",secondary:"page_secondary__ukirh",simOut:"page_simOut__VIl8E",simBlock:"page_simBlock__wRnDM",empty:"page_empty__NK8OW",audit:"page_audit__wblhm",roadmap:"page_roadmap__cBPW7",phase:"page_phase__qBAaC",footer:"page_footer__Cf7et",callout:"page_callout__AlUn9"}},71553:a=>{"use strict";a.exports=require("node:dns/promises")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78608:a=>{"use strict";a.exports=require("exceljs")},80099:a=>{"use strict";a.exports=require("node:sqlite")},83237:a=>{"use strict";a.exports=import("playwright")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90875:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(75338),e=c(50872);function f(){return(0,d.jsx)(e.D,{label:"Architecture"})}},91762:(a,b,c)=>{Promise.resolve().then(c.bind(c,40742))}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[5873,3940,9195,1699,3230,6059],()=>b(b.s=60085));module.exports=c})();