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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +432 -425
- package/.next/standalone/.next/app-path-routes-manifest.json +83 -82
- package/.next/standalone/.next/build-manifest.json +2 -2
- package/.next/standalone/.next/prerender-manifest.json +15 -15
- package/.next/standalone/.next/routes-manifest.json +8 -0
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +4 -4
- package/.next/standalone/.next/server/app/activity/page.js +1 -1
- package/.next/standalone/.next/server/app/activity/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/page.js +3 -3
- package/.next/standalone/.next/server/app/admin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents/[id]/page.js +5 -5
- package/.next/standalone/.next/server/app/agents/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents/page.js +1 -1
- package/.next/standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/activity/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/audit-export/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/share-links/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-memory/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-runs/[id]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-runs/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-runs/[id]/log/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-runs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route.js +1 -0
- package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/agents/[id]/chain/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/memory/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/reports/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/run/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/run/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/create/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/ops/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/approvals/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/approvals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/acl/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/protect/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/raw/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/artifacts/upload/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/audit/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/audit/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/join-bootstrap/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/brand/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/brand/share/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/upload/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/join-complete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/approvals/page.js +2 -2
- package/.next/standalone/.next/server/app/approvals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/architecture/page.js +1 -1
- package/.next/standalone/.next/server/app/architecture/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/architecture/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/architecture.html +2 -2
- package/.next/standalone/.next/server/app/architecture.rsc +4 -4
- package/.next/standalone/.next/server/app/audit/live/page.js +1 -1
- package/.next/standalone/.next/server/app/audit/live/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/audit/page.js +1 -1
- package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/brand/page.js +1 -1
- package/.next/standalone/.next/server/app/brand/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/brand.html +1 -1
- package/.next/standalone/.next/server/app/brand.rsc +4 -4
- package/.next/standalone/.next/server/app/disk/page.js +1 -1
- package/.next/standalone/.next/server/app/disk/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/federated-ai/page.js +1 -1
- package/.next/standalone/.next/server/app/federated-ai/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/federated-ai/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/federated-ai.html +2 -2
- package/.next/standalone/.next/server/app/federated-ai.rsc +4 -4
- package/.next/standalone/.next/server/app/hail/[id]/governance/page.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/governance/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/interview/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/page.js +3 -3
- package/.next/standalone/.next/server/app/hail/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/help/[slug]/page.js +1 -1
- package/.next/standalone/.next/server/app/help/[slug]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/help/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/help/page.js +1 -1
- package/.next/standalone/.next/server/app/help/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +2 -2
- package/.next/standalone/.next/server/app/index.rsc +5 -5
- package/.next/standalone/.next/server/app/join/page.js +1 -1
- package/.next/standalone/.next/server/app/join/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/join.html +1 -1
- package/.next/standalone/.next/server/app/join.rsc +4 -4
- package/.next/standalone/.next/server/app/login/page.js +1 -1
- package/.next/standalone/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/marketplace/page.js +3 -3
- package/.next/standalone/.next/server/app/marketplace/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/marketplace/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/page.js +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/results/page.js +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/results/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/mines/[projectId]/results/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/mines/page.js +1 -1
- package/.next/standalone/.next/server/app/mines/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/mines/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/missions/page.js +2 -2
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/org/page.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/org/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/org/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +2 -2
- package/.next/standalone/.next/server/app/onboarding.rsc +4 -4
- package/.next/standalone/.next/server/app/org/page.js +1 -1
- package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page.js +2 -2
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/log/page.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/log/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/log/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/new/page.js +3 -3
- package/.next/standalone/.next/server/app/projects/new/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/new.html +2 -1
- package/.next/standalone/.next/server/app/projects/new.rsc +5 -5
- package/.next/standalone/.next/server/app/projects/page.js +13 -13
- package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/reports/[file]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/reports/page.js +1 -1
- package/.next/standalone/.next/server/app/reports/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/reports/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/runtime/page.js +1 -1
- package/.next/standalone/.next/server/app/runtime/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/runtime/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/schedules/page.js +2 -2
- package/.next/standalone/.next/server/app/schedules/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/account/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/account/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/account/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/advanced/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/advanced/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/advanced/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/appearance/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/appearance/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/appearance/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/brand/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/brand/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/brand/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/brand.html +2 -2
- package/.next/standalone/.next/server/app/settings/brand.rsc +4 -4
- package/.next/standalone/.next/server/app/settings/connectors/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/connectors/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/engines/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/engines/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/engines/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/onboarding/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/onboarding.html +2 -2
- package/.next/standalone/.next/server/app/settings/onboarding.rsc +4 -4
- package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runtime/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/runtime/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/team/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/team/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/team/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/tools/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/tools/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/tools/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +2 -2
- package/.next/standalone/.next/server/app/settings.rsc +4 -4
- package/.next/standalone/.next/server/app/share/[token]/page.js +1 -1
- package/.next/standalone/.next/server/app/share/[token]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/share/space/[token]/page.js +1 -1
- package/.next/standalone/.next/server/app/share/space/[token]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/tasks/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/page.js +1 -1
- package/.next/standalone/.next/server/app/tasks/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/team/[agentId]/page.js +1 -1
- package/.next/standalone/.next/server/app/team/[agentId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/team/[agentId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/team/page.js +1 -1
- package/.next/standalone/.next/server/app/team/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/team/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tools/page.js +1 -1
- package/.next/standalone/.next/server/app/tools/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/whatsapp/page.js +1 -1
- package/.next/standalone/.next/server/app/whatsapp/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/whatsapp.html +2 -2
- package/.next/standalone/.next/server/app/whatsapp.rsc +4 -4
- package/.next/standalone/.next/server/app/workflows/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/definition/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/definition/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +83 -82
- package/.next/standalone/.next/server/chunks/1699.js +25 -25
- package/.next/standalone/.next/server/chunks/3806.js +1 -0
- package/.next/standalone/.next/server/chunks/4740.js +1 -1
- package/.next/standalone/.next/server/chunks/6059.js +1 -1
- package/.next/standalone/.next/server/chunks/8194.js +1 -0
- package/.next/standalone/.next/server/chunks/9195.js +9 -0
- package/.next/standalone/.next/server/functions-config-manifest.json +34 -33
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/static/chunks/3054-451abdd7b9afc2ac.js +1 -0
- package/.next/standalone/.next/static/chunks/app/activity/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/agents/[id]/page-e4bcb0ace2900a11.js +1 -0
- package/.next/standalone/.next/static/chunks/app/agents/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/agents/page-47a00aa58327a35e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/activity/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/active-run/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/create/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/approvals/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/audit/list/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/audit/search/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/config/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/session/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/brand/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/brand/share/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/config/env/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/config/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/connections/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/disk/files/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/stream/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/help/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/marketplace/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/missions/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/models/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/org/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/orgs/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/secrets/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/state/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/system/update/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tools/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/transcripts/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/approvals/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/architecture/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/audit/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/brand/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/disk/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/federated-ai/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/help/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/layout-b7e1918b9125641e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-d2298bc1803944ae.js +1 -0
- package/.next/standalone/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/missions/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/onboarding/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/org/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/page-887ef6f96897f78a.js +1 -0
- package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/projects/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/projects/page-739d4cc74824d336.js +1 -0
- package/.next/standalone/.next/static/chunks/app/reports/[file]/route-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/reports/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/runtime/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/schedules/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/page-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/tasks/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/tools/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/tools/page-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/whatsapp/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/css/2587cd46c922a6d8.css +1 -0
- package/.next/standalone/CHANGELOG.md +14 -0
- package/.next/standalone/package.json +4 -2
- package/.next/static/chunks/3054-451abdd7b9afc2ac.js +1 -0
- package/.next/static/chunks/app/activity/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/agents/[id]/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/agents/[id]/page-e4bcb0ace2900a11.js +1 -0
- package/.next/static/chunks/app/agents/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/agents/page-47a00aa58327a35e.js +1 -0
- package/.next/static/chunks/app/api/activity/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/admin/audit-export/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/admin/share-links/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-memory/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-runs/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-runs/[id]/log/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-runs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agent-runs/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/active-run/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/chain/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/memory/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/reports/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/run/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/[id]/skills/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/create/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/agents/ops/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/approvals/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/approvals/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/acl/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/protect/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/raw/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/artifacts/upload/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/audit/list/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/audit/search/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/auth/callback/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/auth/config/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/auth/join-bootstrap/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/auth/session/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/brand/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/brand/share/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/chat/sessions/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/chat/sessions/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/config/env/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/config/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/connections/[service]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/connections/[service]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/connections/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/cron/tick/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/import/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/dashboard/spaces/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/disk/files/[id]/blob/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/disk/files/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/disk/files/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/disk/folders/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/events/since/[cursor]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/events/stream/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/fs/create-folder/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/fs/pick-folder/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/engagements/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/interviews/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hail/setup-packages/validate/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/heartbeat/tick/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/heartbeat/worker/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/help/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hermes/jobs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/hermes/jobs/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/integrations/google/callback/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/integrations/google/oauth/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/marketplace/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/marketplace/open-design/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/marketplace/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/import-roots/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/portfolio/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/projects/[id]/import/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/mines/projects/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/missions/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/models/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/onboarding/blueprint/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/onboarding/launch/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orchestrator/command/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orchestrator/stream/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orchestrator/upload/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/org/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/invites/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/members/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/invites/pending/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/join/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/join-complete/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/orgs/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/printing-press/clis/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/printing-press/install/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/printing-press/security-mode/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/privacy/config/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/privacy/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/[id]/share-link/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/definitions/[slug]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/definitions/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/definitions/validate/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/processes/start-and-route/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/projects/[slug]/library/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/projects/[slug]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/projects/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/runs/approve-claude-run/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/runs/competitor-report/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/runs/engine-ping/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/runs/marketing-plan/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/schedules/upsert/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/secrets/[name]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/secrets/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/settings/trust-mode/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/[token]/otp/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/[token]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/[token]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/space/[token]/otp/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/space/[token]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/share/space/[token]/verify/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/shared/spaces/publish/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/shared/spaces/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/shared/spaces/status/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/shared/spaces/unpublish/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/state/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/system/update/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/active-run/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/attachments/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/checklist/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/checkout/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/children/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/comments/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/events/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/release/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tasks/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tool-allowlists/[id]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tool-allowlists/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tool-egress/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tools/[name]/approve/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tools/[name]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/tools/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/transcripts/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/providers/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/realtime/context/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/realtime/session/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/realtime/tool-result/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/realtime/tools/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/voice/tts/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/allowlist/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/disconnect/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/messages/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/qr/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/send/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/api/whatsapp/status/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/approvals/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/architecture/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/audit/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/brand/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/disk/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/federated-ai/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/help/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/layout-b7e1918b9125641e.js +1 -0
- package/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/login/page-d2298bc1803944ae.js +1 -0
- package/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/missions/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/onboarding/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/org/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/page-887ef6f96897f78a.js +1 -0
- package/.next/static/chunks/app/projects/[slug]/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/projects/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/projects/page-739d4cc74824d336.js +1 -0
- package/.next/static/chunks/app/reports/[file]/route-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/reports/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/runtime/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/schedules/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/settings/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/settings/page-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/tasks/[id]/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/tasks/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/tools/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/tools/page-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/whatsapp/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/workflows/share/[caseId]/page-17ae3509caaa1354.js +1 -0
- package/.next/static/css/2587cd46c922a6d8.css +1 -0
- package/CHANGELOG.md +14 -0
- package/app/agents/[id]/agent-activity-feed.tsx +43 -7
- package/app/agents/[id]/agent-detail-simple.tsx +1 -1
- package/app/agents/agent-run-button.jsx +13 -0
- package/app/api/agents/[id]/active-run/route.js +23 -0
- package/app/api/agents/[id]/run/route.js +27 -8
- package/app/components/app-chrome.jsx +2 -0
- package/app/components/app-topbar.jsx +100 -0
- package/app/components/dashboard/canvas-section.jsx +73 -53
- package/app/components/smart-search.jsx +11 -0
- package/app/globals.css +107 -4
- package/app/login/login-client.jsx +15 -2
- package/lib/active-runs.js +33 -0
- package/lib/agent-config.js +1 -8
- package/lib/agent-engines.js +7 -1
- package/lib/agent-runner.js +36 -0
- package/lib/auth.js +21 -8
- package/lib/heartbeat-worker.js +5 -1
- package/package.json +4 -2
- package/scripts/prepack-guard.mjs +79 -0
- package/.next/standalone/.next/server/chunks/3676.js +0 -9
- package/.next/standalone/.next/server/chunks/5093.js +0 -1
- package/.next/standalone/.next/server/chunks/9860.js +0 -1
- package/.next/standalone/.next/static/chunks/7597-9d44318ae8a6db9b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/agents/[id]/page-474f640e84f7b4b5.js +0 -1
- package/.next/standalone/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/agents/page-b79b611acd56712b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/page-e23d5fe32a5160d5.js +0 -1
- package/.next/standalone/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/page-a716d81055cfaa16.js +0 -1
- package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/projects/page-9792d7b57f298e6f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +0 -1
- package/.next/standalone/.next/static/css/54018a2de582f8bf.css +0 -1
- package/.next/standalone/data/.artifacts-migrated-v1 +0 -9
- package/.next/standalone/data/.auth-migrated-v1 +0 -1
- package/.next/standalone/data/.default-project-seeded +0 -1
- package/.next/standalone/data/madarx.sqlite +0 -0
- package/.next/standalone/data/madarx.sqlite-shm +0 -0
- package/.next/standalone/data/madarx.sqlite-wal +0 -0
- package/.next/standalone/data/uae-ai-report-2026-05-18.md +0 -103
- package/.next/standalone/workspace/agents/ops-agent/skills.md +0 -35
- package/.next/standalone/workspace/agents/tool-smith-agent/skills.md +0 -35
- package/.next/static/chunks/7597-9d44318ae8a6db9b.js +0 -1
- package/.next/static/chunks/app/activity/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/agents/[id]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/agents/[id]/page-474f640e84f7b4b5.js +0 -1
- package/.next/static/chunks/app/agents/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/agents/page-b79b611acd56712b.js +0 -1
- package/.next/static/chunks/app/api/activity/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/admin/audit-export/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/admin/share-links/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-memory/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-runs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-runs/[id]/log/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-runs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agent-runs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/[id]/chain/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/[id]/memory/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/[id]/reports/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/[id]/run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/[id]/skills/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/create/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/agents/ops/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/approvals/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/approvals/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/protect/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/raw/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/artifacts/upload/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/audit/list/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/audit/search/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/auth/callback/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/auth/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/auth/join-bootstrap/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/auth/session/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/brand/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/brand/share/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/chat/sessions/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/chat/sessions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/config/env/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/connections/[service]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/connections/[service]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/connections/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/cron/tick/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/import/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/dashboard/spaces/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/disk/files/[id]/blob/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/disk/files/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/disk/files/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/disk/folders/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/events/since/[cursor]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/events/stream/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/fs/create-folder/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/fs/pick-folder/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/engagements/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/interviews/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hail/setup-packages/validate/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/heartbeat/tick/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/heartbeat/worker/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/help/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hermes/jobs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/hermes/jobs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/integrations/google/callback/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/integrations/google/oauth/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/marketplace/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/marketplace/open-design/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/marketplace/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/import-roots/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/portfolio/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/projects/[id]/import/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/mines/projects/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/missions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/models/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/onboarding/blueprint/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/onboarding/launch/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orchestrator/command/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orchestrator/stream/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orchestrator/upload/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/org/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/invites/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/members/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/invites/pending/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/join/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/join-complete/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/orgs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/printing-press/clis/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/printing-press/install/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/printing-press/security-mode/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/privacy/config/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/privacy/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/[id]/share-link/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/definitions/[slug]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/definitions/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/definitions/validate/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/processes/start-and-route/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/projects/[slug]/library/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/projects/[slug]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/projects/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/runs/approve-claude-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/runs/competitor-report/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/runs/engine-ping/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/runs/marketing-plan/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/schedules/upsert/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/secrets/[name]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/secrets/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/settings/trust-mode/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/[token]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/space/[token]/otp/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/space/[token]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/share/space/[token]/verify/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/shared/spaces/publish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/shared/spaces/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/shared/spaces/status/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/shared/spaces/unpublish/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/state/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/system/update/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/active-run/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/attachments/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/checklist/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/checkout/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/children/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/comments/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/events/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/release/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tasks/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tool-allowlists/[id]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tool-allowlists/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tool-egress/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tools/[name]/approve/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tools/[name]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/tools/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/transcripts/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/providers/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/realtime/context/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/realtime/session/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/realtime/tool-result/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/realtime/tools/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/voice/tts/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/allowlist/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/disconnect/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/messages/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/qr/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/send/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/api/whatsapp/status/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/approvals/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/architecture/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/audit/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/brand/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/disk/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/federated-ai/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/help/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/layout-eaed78b7751b2b5b.js +0 -1
- package/.next/static/chunks/app/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/login/page-e23d5fe32a5160d5.js +0 -1
- package/.next/static/chunks/app/marketplace/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/missions/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/onboarding/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/org/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/page-a716d81055cfaa16.js +0 -1
- package/.next/static/chunks/app/projects/[slug]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/projects/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/projects/page-9792d7b57f298e6f.js +0 -1
- package/.next/static/chunks/app/reports/[file]/route-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/reports/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/runtime/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/schedules/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/settings/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/settings/page-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/tasks/[id]/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/tasks/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/tools/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/tools/page-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/whatsapp/loading-ac9aed5c6e27d434.js +0 -1
- package/.next/static/chunks/app/workflows/share/[caseId]/page-ac9aed5c6e27d434.js +0 -1
- package/.next/static/css/54018a2de582f8bf.css +0 -1
- /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 → ZxaTPKGC9lESQlvHfrHgp}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 → ZxaTPKGC9lESQlvHfrHgp}/_ssgManifest.js +0 -0
- /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 → ZxaTPKGC9lESQlvHfrHgp}/_buildManifest.js +0 -0
- /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 → ZxaTPKGC9lESQlvHfrHgp}/_ssgManifest.js +0 -0
package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/settings/runtime/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":["8601","static/chunks/app/settings/runtime/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":["2619","static/chunks/2619-04bc32f026a0d946.js","1953","static/chunks/app/settings/layout-08f6b30132b26dd1.js"],"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/settings/layout":[],"/home/runner/work/madarx-os/madarx-os/app/settings/loading":[],"/home/runner/work/madarx-os/madarx-os/app/settings/page":[],"/home/runner/work/madarx-os/madarx-os/app/settings/runtime/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["/settings/runtime/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":["8601","static/chunks/app/settings/runtime/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":["2619","static/chunks/2619-04bc32f026a0d946.js","1953","static/chunks/app/settings/layout-08f6b30132b26dd1.js"],"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/settings/layout":[],"/home/runner/work/madarx-os/madarx-os/app/settings/loading":[],"/home/runner/work/madarx-os/madarx-os/app/settings/page":[],"/home/runner/work/madarx-os/madarx-os/app/settings/runtime/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=5226,a.ids=[5226],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")},5795:(a,b,c)=>{"use strict";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/settings/team/team-invites.jsx\" 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/settings/team/team-invites.jsx","default")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},13330:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(65751).A)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},16295:(a,b,c)=>{"use strict";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/settings/account/auth-config-form.jsx\" 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/settings/account/auth-config-form.jsx","default")},16879:(a,b,c)=>{Promise.resolve().then(c.bind(c,94657)),Promise.resolve().then(c.bind(c,61413)),Promise.resolve().then(c.bind(c,84442)),Promise.resolve().then(c.bind(c,46638)),Promise.resolve().then(c.bind(c,20988)),Promise.resolve().then(c.bind(c,18229)),Promise.resolve().then(c.bind(c,16279))},18229:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(21124),e=c(38301),f=c(42378),g=c(86737);function h({orgId:a,name:b,canRename:c=!1}){let h=(0,f.useRouter)(),[i,j]=(0,e.useState)(!1),[k,l]=(0,e.useState)(b),[m,n]=(0,e.useState)(!1),[o,p]=(0,e.useState)("");async function q(c){c.preventDefault();let d=k.trim();if(!d||d===b){j(!1),l(b);return}p(""),n(!0);try{let b=await fetch(`/api/orgs/${a}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:d})}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||c.message||"Could not rename organization.");j(!1),h.refresh()}catch(a){p(a.message)}finally{n(!1)}}return c?i?(0,d.jsxs)("form",{onSubmit:q,style:{display:"inline-flex",alignItems:"center",gap:"0.5rem",flexWrap:"wrap"},children:[(0,d.jsx)("input",{className:"admin-input",value:k,onChange:a=>l(a.target.value),maxLength:80,autoFocus:!0,"aria-label":"Organization name",style:{minWidth:220}}),(0,d.jsx)("button",{type:"submit",className:"admin-btn-primary admin-btn-sm",disabled:m||!k.trim(),children:m?"Saving…":"Save"}),(0,d.jsx)("button",{type:"button",className:"admin-btn-sm",disabled:m,onClick:()=>{j(!1),l(b),p("")},children:"Cancel"}),o?(0,d.jsx)("span",{role:"alert",style:{color:"var(--accent-600)",fontSize:"0.85em",width:"100%"},children:o}):null]}):(0,d.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:"0.5rem"},children:[(0,d.jsx)("b",{children:b}),(0,d.jsxs)("button",{type:"button",className:"admin-btn-sm",onClick:()=>{l(b),j(!0),p("")},style:{display:"inline-flex",alignItems:"center",gap:"0.35rem"},"aria-label":"Rename organization",children:[(0,d.jsx)(g.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),"Rename"]})]}):(0,d.jsx)("b",{children:b})}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},20988:(a,b,c)=>{"use strict";c.d(b,{default:()=>j});var d=c(21124),e=c(38301),f=c(42378);let g=(0,c(65751).A)("user-minus",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["line",{x1:"22",x2:"16",y1:"11",y2:"11",key:"1shjgl"}]]),h={owner:"mars",admin:"ready",member:"neutral",viewer:"neutral"},i=["owner","admin","member","viewer"];function j({orgId:a,members:b,currentUserId:c,canManage:j,isOwner:l}){let m=(0,f.useRouter)(),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)("");async function r(b,c){q(""),o(b);try{let d=await fetch(`/api/orgs/${a}/members/${b}/role`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({role:c})}),e=await d.json().catch(()=>({}));if(!d.ok)throw Error(e.error||e.message||"Could not change role.");m.refresh()}catch(a){q(a.message)}finally{o("")}}async function s(b,c){if(window.confirm(`Remove ${c} from this organization?`)){q(""),o(b);try{let c=await fetch(`/api/orgs/${a}/members/${b}`,{method:"DELETE"}),d=await c.json().catch(()=>({}));if(!c.ok)throw Error(d.error||d.message||"Could not remove member.");m.refresh()}catch(a){q(a.message)}finally{o("")}}}return b&&0!==b.length?(0,d.jsxs)("div",{className:"admin-card-list",children:[p?(0,d.jsx)("div",{className:"admin-record",role:"alert",style:{borderColor:"var(--accent-500)",color:"var(--accent-600)"},children:p}):null,(0,d.jsxs)("table",{className:"admin-table",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{children:"Member"}),(0,d.jsx)("th",{children:"Role"}),(0,d.jsx)("th",{children:"Joined"}),j?(0,d.jsx)("th",{"aria-label":"Actions"}):null]})}),(0,d.jsx)("tbody",{children:b.map(a=>{let b=a.user_id===c,e=a.display_name||a.email||a.user_id,f=n===a.user_id;return(0,d.jsxs)("tr",{children:[(0,d.jsx)("td",{children:(0,d.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.6rem"},children:[(0,d.jsx)("div",{className:"org-card-avatar small","aria-hidden":"true",children:function(a="",b=""){return(a||b||"").split(/[\s@.]+/).map(a=>a[0]).filter(Boolean).slice(0,2).join("").toUpperCase()||"\xb7"}(a.display_name,a.email)}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{style:{fontWeight:600},children:[a.display_name||(0,d.jsx)("span",{className:"admin-muted",children:"—"}),b?(0,d.jsx)("span",{className:"admin-muted",style:{fontWeight:400},children:" \xb7 you"}):null]}),(0,d.jsx)("div",{className:"admin-muted",style:{fontSize:"0.85em"},children:a.email||"—"})]})]})}),(0,d.jsx)("td",{children:l&&!b?(0,d.jsx)("select",{className:"admin-select",defaultValue:a.role,disabled:f,onChange:b=>r(a.user_id,b.target.value),"aria-label":`Role for ${e}`,children:i.map(a=>(0,d.jsx)("option",{value:a,children:a},a))}):(0,d.jsx)(k,{tone:h[a.role]||"neutral",children:a.role})}),(0,d.jsx)("td",{className:"admin-muted",children:a.accepted_at?a.accepted_at.slice(0,10):"—"}),j?(0,d.jsx)("td",{style:{textAlign:"right"},children:b?null:(0,d.jsxs)("button",{type:"button",className:"admin-btn-danger-sm",disabled:f,onClick:()=>s(a.user_id,e),style:{display:"inline-flex",alignItems:"center",gap:"0.35rem"},children:[(0,d.jsx)(g,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),f?"Removing…":"Remove"]})}):null]},a.user_id)})})]})]}):(0,d.jsx)("div",{className:"admin-card-list",children:(0,d.jsx)("div",{className:"admin-record admin-muted",children:"No members yet. Invite teammates below."})})}function k({tone:a,children:b}){return(0,d.jsx)("span",{className:`admin-pill ${a}`,children:b})}},21242:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{default:()=>t,dynamic:()=>v,runtime:()=>u});var e=c(75338),f=c(86893),g=c(1511),h=c(33446),i=c(46359),j=c(66700),k=c(82979),l=c(46311),m=c(71512),n=c(16295),o=c(75808),p=c(84436),q=c(5795),r=c(34111),s=a([g,h,i,j]);[g,h,i,j]=s.then?(await s)():s;let u="nodejs",v="force-dynamic",w=new Set(["owner","admin"]);async function t(){let a=null;try{a=await (0,g.OC)(null)}catch{a=null}let b=(0,g.getAuthMode)(),c=(0,h.vR)(),d={mode:b,url:c.url||"",anonKey:c.anonKey||"",serviceKeySet:(0,h.LQ)(),envLocked:(0,h.hI)()},s=a?.org_id||null,t=s?(0,i.getOrgById)(s):null,u=(s?(0,i.YV)(s):[]).map(a=>({user_id:a.user_id,role:a.role,email:a.email||null,display_name:a.display_name||null,accepted_at:a.accepted_at||null})),v=s&&a?(0,i.xX)(a.user_id,s):null,x=v?.role||a?.role||"owner",y=w.has(x),z=(0,j.isSharedCloudReady)(),A="local"===b&&t?.id==="personal-org";return(0,e.jsx)(f.iN,{kicker:"Settings",title:"Team",description:"Connect Supabase, set up your organization, and invite teammates. Advanced security policy lives in Admin.",hideProjectSwitcher:!0,children:(0,e.jsxs)("div",{className:"mkt-page","data-page":"settings-team",children:[(0,e.jsxs)("section",{className:"mkt-stats",children:[(0,e.jsxs)("div",{className:"mkt-stat",children:[(0,e.jsx)("b",{children:u.length||1}),(0,e.jsx)("span",{children:"Members"})]}),(0,e.jsxs)("div",{className:"mkt-stat",children:[(0,e.jsx)("b",{style:{textTransform:"capitalize"},children:x}),(0,e.jsx)("span",{children:"Your role"})]}),(0,e.jsxs)("div",{className:"mkt-stat",children:[(0,e.jsx)("b",{children:"supabase"===b?"Supabase":"Local"}),(0,e.jsx)("span",{children:"Auth mode"})]}),(0,e.jsxs)("div",{className:"mkt-stat",children:[(0,e.jsx)("b",{children:z?"Connected":"Local only"}),(0,e.jsx)("span",{children:"Cloud sync"})]})]}),(0,e.jsxs)("section",{className:"admin-panel",children:[(0,e.jsxs)("div",{className:"admin-panel-head",children:[(0,e.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:"0.5rem"},children:[z?(0,e.jsx)(k.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}):(0,e.jsx)(l.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),"Cloud connection"]}),(0,e.jsx)("small",{children:"Connect a Supabase project to enable real sign-in, shared organizations, and cloud sync. Stored encrypted in the local vault."})]}),(0,e.jsx)("div",{className:"admin-card-list",children:(0,e.jsx)("div",{className:"admin-record",children:(0,e.jsx)(n.default,{initial:d})})})]}),(0,e.jsxs)("section",{className:"admin-panel",children:[(0,e.jsxs)("div",{className:"admin-panel-head",children:[(0,e.jsx)("span",{children:"Organization"}),(0,e.jsx)("small",{children:"The shared space for members, invites, and audited collaboration."})]}),t?(0,e.jsx)("div",{className:"admin-card-list",children:(0,e.jsxs)("div",{className:"admin-record",children:[(0,e.jsxs)("div",{className:"admin-record-top",children:[(0,e.jsx)(r.default,{orgId:t.id,name:t.name,canRename:"owner"===x}),A?(0,e.jsx)(f.qs,{tone:"neutral",children:"Personal workspace \xb7 local"}):(0,e.jsxs)(f.qs,{tone:"free"===t.plan?"neutral":"ready",children:[t.plan||"free"," plan"]})]}),A?(0,e.jsxs)("p",{className:"admin-muted",style:{fontSize:"0.85em",margin:"0.4rem 0 0"},children:["This is your ",(0,e.jsx)("b",{children:"Personal workspace (local)"})," — private to this machine and never shared. Connect Supabase above and sign in to create a real organization (it gets its own unique ID) that you can invite teammates into."]}):null,(0,e.jsxs)("dl",{className:"account-meta",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("dt",{children:"Slug"}),(0,e.jsx)("dd",{className:"mono",children:t.slug})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("dt",{children:"Org ID"}),(0,e.jsx)("dd",{className:"mono",children:t.id})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("dt",{children:"Members"}),(0,e.jsx)("dd",{children:u.length||1})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("dt",{children:"MFA policy"}),(0,e.jsx)("dd",{children:t.mfa_required?"Required":"Optional"})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("dt",{children:"Cloud sync"}),(0,e.jsx)("dd",{children:z?"Connected to Supabase":"Local only (no service-role key)"})]})]}),(0,e.jsx)("div",{className:"admin-form-actions",style:{marginTop:"0.75rem",gap:"0.5rem"},children:(0,e.jsxs)("a",{href:"/admin",className:"admin-btn-sm",style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:[(0,e.jsx)(m.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),"Advanced security settings"]})})]})}):(0,e.jsx)("div",{className:"admin-card-list",children:(0,e.jsx)("div",{className:"admin-record",children:a?(0,e.jsx)(o.default,{}):(0,e.jsx)(f.pp,{title:"Sign in to create an organization",children:"Connect Supabase above, then sign in to create or join an organization."})})})]}),t?(0,e.jsxs)("section",{className:"admin-panel",children:[(0,e.jsxs)("div",{className:"admin-panel-head",children:[(0,e.jsx)("span",{children:"Members"}),(0,e.jsx)("small",{children:y?"Change roles or remove members. The last owner cannot be removed or demoted.":"People in this organization. Ask an owner to change roles."})]}),(0,e.jsx)(p.default,{orgId:t.id,members:u,currentUserId:a?.user_id||"",canManage:y,isOwner:"owner"===x})]}):null,t&&y?(0,e.jsxs)("section",{className:"admin-panel",children:[(0,e.jsxs)("div",{className:"admin-panel-head",children:[(0,e.jsx)("span",{children:"Invite teammates"}),(0,e.jsx)("small",{children:"Share one link. They sign in and join automatically — no codes to copy."})]}),A?(0,e.jsx)("div",{className:"admin-card-list",children:(0,e.jsx)("div",{className:"admin-record admin-muted",style:{fontSize:"0.9em"},children:"Your Personal workspace can't be shared — it's local to this machine. Connect Supabase above and sign in to create a shareable organization, then invite teammates here."})}):(0,e.jsx)(q.default,{orgId:t.id,creatorRole:x,cloudReady:z})]}):null]})})}d()}catch(a){d(a)}})},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")},28465:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(65751).A)("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]])},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")},34111:(a,b,c)=>{"use strict";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/settings/team/team-org-name.jsx\" 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/settings/team/team-org-name.jsx","default")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},46311:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(59740).A)("cloud-off",[["path",{d:"M10.94 5.274A7 7 0 0 1 15.71 10h1.79a4.5 4.5 0 0 1 4.222 6.057",key:"1uxyv8"}],["path",{d:"M18.796 18.81A4.5 4.5 0 0 1 17.5 19H9A7 7 0 0 1 5.79 5.78",key:"99tcn7"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},46638:(a,b,c)=>{"use strict";c.d(b,{default:()=>o});var d=c(21124),e=c(38301),f=c(13330),g=c(65751);let h=(0,g.A)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]),i=(0,g.A)("link-2",[["path",{d:"M9 17H7A5 5 0 0 1 7 7h2",key:"8i5ue5"}],["path",{d:"M15 7h2a5 5 0 1 1 0 10h-2",key:"1b9ql8"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]]),j=(0,g.A)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]),k=(0,g.A)("mail",[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7",key:"132q7q"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}]]);var l=c(28465);let m={owner:["admin","member","viewer"],admin:["member","viewer"]};function n(a){if(!a)return"no expiry";let b=new Date(a).getTime()-Date.now();if(b<=0)return"expired";let c=Math.round(b/36e5);return c<48?`in ${c}h`:`in ${Math.round(c/24)}d`}function o({orgId:a,creatorRole:b="owner",cloudReady:c=!1}){let g=m[b]||["member","viewer"],o=`/api/orgs/${a}/invites`,[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(""),[t,u]=(0,e.useState)(""),[v,w]=(0,e.useState)(null),[x,y]=(0,e.useState)(""),[z,A]=(0,e.useState)(!1),[B,C]=(0,e.useState)("member"),[D,E]=(0,e.useState)("72"),[F,G]=(0,e.useState)(""),[H,I]=(0,e.useState)(""),[J,K]=(0,e.useState)("member"),L=(0,e.useCallback)(async()=>{try{let a=await fetch(o),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Failed to load invites");q(b.invites||[]),s("")}catch(a){s(a.message),q([])}},[o]),{emailInvites:M,linkInvites:N}=(0,e.useMemo)(()=>{let a=p||[];return{emailInvites:a.filter(a=>"email"===a.kind||a.email),linkInvites:a.filter(a=>"link"===a.kind||!a.email&&a.has_token)}},[p]);async function O(a){a?.preventDefault?.(),u("link"),s("");try{let a={role:B};""!==D&&(a.expiresInHours=Number(D)),""!==F&&(a.maxUses=Number(F));let b=await fetch(o,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.message||c.error||"Could not create link");let d=c.joinPath?`${window.location.origin}${c.joinPath}`:"";w({token:c.token,invite:c.invite,url:d}),y(""),A(!1),await L()}catch(a){s(a.message)}finally{u("")}}async function P(a){a.preventDefault(),u("email"),s("");try{let a=await fetch(o,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:H.trim(),role:J})}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.message||b.error||"Could not send invite");I(""),await L()}catch(a){s(a.message)}finally{u("")}}async function Q(a){u(a),s("");try{let b=await fetch(`${o}/${a}`,{method:"DELETE"});if(!b.ok){let a=await b.json().catch(()=>({}));throw Error(a.error||"Could not revoke")}await L()}catch(a){s(a.message)}finally{u("")}}async function R(a,b){try{await navigator.clipboard.writeText(a),y(b),setTimeout(()=>y(""),2e3)}catch{}}let S=(0,d.jsx)(d.Fragment,{children:g.map(a=>(0,d.jsx)("option",{value:a,children:a},a))});return(0,d.jsxs)("div",{className:"admin-card-list",children:[r?(0,d.jsx)("div",{className:"admin-record",role:"alert",style:{borderColor:"var(--accent-500)",color:"var(--accent-600)"},children:r}):null,v?(0,d.jsxs)("div",{className:"admin-record",style:{borderColor:"var(--accent-500)"},children:[(0,d.jsxs)("div",{className:"admin-record-top",children:[(0,d.jsxs)("b",{style:{display:"inline-flex",alignItems:"center",gap:"0.45rem"},children:[(0,d.jsx)(f.A,{className:"settings-rail-icon",strokeWidth:2,"aria-hidden":"true"}),"Invite link ready"]}),(0,d.jsx)("span",{className:"admin-pill mars",children:"Shown once"})]}),(0,d.jsx)("p",{className:"admin-muted",style:{fontSize:"0.85em",margin:"0.35rem 0 0.6rem"},children:v.url?"Send this link. They sign in once and join automatically.":"Connect Supabase to generate a one-click link. For now, share this code — they paste it under “Join with code”."}),v.url?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("code",{className:"team-invite-code",children:v.url}),(0,d.jsxs)("div",{style:{display:"flex",gap:"0.5rem",flexWrap:"wrap",marginTop:"0.5rem"},children:[(0,d.jsxs)("button",{className:"admin-btn-primary admin-btn-sm",onClick:()=>R(v.url,"link"),style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:["link"===x?(0,d.jsx)(f.A,{className:"settings-rail-icon",strokeWidth:2}):(0,d.jsx)(h,{className:"settings-rail-icon",strokeWidth:1.75}),"link"===x?"Copied":"Copy link"]}),(0,d.jsx)("button",{className:"admin-btn-sm",onClick:()=>w(null),children:"Done"})]})]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("code",{className:"team-invite-code",children:v.token}),(0,d.jsxs)("div",{style:{display:"flex",gap:"0.5rem",flexWrap:"wrap",marginTop:"0.5rem"},children:[(0,d.jsxs)("button",{className:"admin-btn-primary admin-btn-sm",onClick:()=>R(v.token,"code"),style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:["code"===x?(0,d.jsx)(f.A,{className:"settings-rail-icon",strokeWidth:2}):(0,d.jsx)(h,{className:"settings-rail-icon",strokeWidth:1.75}),"code"===x?"Copied":"Copy code"]}),(0,d.jsx)("button",{className:"admin-btn-sm",onClick:()=>w(null),children:"Done"})]})]}),(0,d.jsxs)("div",{className:"admin-muted",style:{fontSize:"0.8em",marginTop:"0.5rem"},children:[v.invite?.role," \xb7 ",v.invite?.max_uses?`${v.invite.max_uses} uses`:"unlimited uses"," \xb7 expires ",n(v.invite?.expires_at)]})]}):null,(0,d.jsxs)("div",{className:"admin-record",children:[(0,d.jsxs)("div",{className:"admin-record-top",children:[(0,d.jsxs)("b",{style:{display:"inline-flex",alignItems:"center",gap:"0.45rem"},children:[(0,d.jsx)(i,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),"Shareable invite link"]}),(0,d.jsx)("button",{type:"button",className:"admin-btn-sm",onClick:()=>A(a=>!a),children:z?"Hide options":"Options"})]}),(0,d.jsxs)("p",{className:"admin-muted",style:{fontSize:"0.85em",margin:"0.35rem 0 0.6rem"},children:["One link, sign in, joined. ",c?"":"Connect Supabase above for one-click links."]}),(0,d.jsxs)("form",{onSubmit:O,style:{display:"flex",gap:"0.5rem",flexWrap:"wrap",alignItems:"flex-end"},children:[z?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("label",{className:"admin-field",style:{minWidth:120},children:[(0,d.jsx)("span",{children:"Role"}),(0,d.jsx)("select",{className:"admin-select",value:B,onChange:a=>C(a.target.value),children:S})]}),(0,d.jsxs)("label",{className:"admin-field",style:{minWidth:120},children:[(0,d.jsx)("span",{children:"Expires"}),(0,d.jsxs)("select",{className:"admin-select",value:D,onChange:a=>E(a.target.value),children:[(0,d.jsx)("option",{value:"24",children:"24 hours"}),(0,d.jsx)("option",{value:"72",children:"72 hours"}),(0,d.jsx)("option",{value:"168",children:"7 days"}),(0,d.jsx)("option",{value:"",children:"No expiry"})]})]}),(0,d.jsxs)("label",{className:"admin-field",style:{minWidth:140},children:[(0,d.jsx)("span",{children:"Max uses"}),(0,d.jsx)("input",{className:"admin-input",type:"number",min:"1",value:F,onChange:a=>G(a.target.value),placeholder:"Unlimited"})]})]}):null,(0,d.jsxs)("button",{type:"submit",className:"admin-btn-primary",disabled:"link"===t,style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:[(0,d.jsx)(j,{className:"settings-rail-icon",strokeWidth:2,"aria-hidden":"true"}),"link"===t?"Creating…":"Create invite link"]})]})]}),(0,d.jsxs)("form",{className:"admin-record",onSubmit:P,children:[(0,d.jsx)("div",{className:"admin-record-top",children:(0,d.jsxs)("b",{style:{display:"inline-flex",alignItems:"center",gap:"0.45rem"},children:[(0,d.jsx)(k,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),"Invite by email"]})}),(0,d.jsx)("p",{className:"admin-muted",style:{fontSize:"0.85em",margin:"0.35rem 0 0.6rem"},children:"They join automatically the first time they sign in with this email."}),(0,d.jsxs)("div",{style:{display:"flex",gap:"0.5rem",flexWrap:"wrap",alignItems:"flex-end"},children:[(0,d.jsxs)("label",{className:"admin-field",style:{flex:1,minWidth:200},children:[(0,d.jsx)("span",{children:"Email"}),(0,d.jsx)("input",{className:"admin-input",type:"email",value:H,onChange:a=>I(a.target.value),placeholder:"teammate@example.com"})]}),(0,d.jsxs)("label",{className:"admin-field",style:{minWidth:120},children:[(0,d.jsx)("span",{children:"Role"}),(0,d.jsx)("select",{className:"admin-select",value:J,onChange:a=>K(a.target.value),children:S})]}),(0,d.jsx)("button",{type:"submit",className:"admin-btn-primary",disabled:"email"===t||!H.trim(),children:"email"===t?"Sending…":"Add"})]})]}),null===p?(0,d.jsx)("div",{className:"admin-record admin-muted",children:"Loading invites…"}):0===M.length&&0===N.length?(0,d.jsx)("div",{className:"admin-record admin-muted",children:"No active invites."}):(0,d.jsxs)("div",{className:"admin-record",children:[(0,d.jsx)("div",{className:"admin-record-top",children:(0,d.jsx)("b",{children:"Active invites"})}),(0,d.jsxs)("ul",{className:"team-invite-list",children:[N.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:[(0,d.jsx)(i,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),a.label||"Invite link"," \xb7 ",a.role," \xb7 ",a.used_count,a.max_uses?`/${a.max_uses}`:""," used \xb7 expires ",n(a.expires_at)]}),(0,d.jsxs)("button",{className:"admin-btn-danger-sm",disabled:t===a.id,onClick:()=>Q(a.id),style:{display:"inline-flex",alignItems:"center",gap:"0.35rem"},children:[(0,d.jsx)(l.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),t===a.id?"…":"Revoke"]})]},a.id)),M.map(a=>(0,d.jsxs)("li",{children:[(0,d.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:"0.4rem"},children:[(0,d.jsx)(k,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),a.email," \xb7 ",a.role," \xb7 expires ",n(a.expires_at)]}),(0,d.jsxs)("button",{className:"admin-btn-danger-sm",disabled:t===a.id,onClick:()=>Q(a.id),style:{display:"inline-flex",alignItems:"center",gap:"0.35rem"},children:[(0,d.jsx)(l.A,{className:"settings-rail-icon",strokeWidth:1.75,"aria-hidden":"true"}),t===a.id?"…":"Revoke"]})]},a.id))]})]})]})}},48161:a=>{"use strict";a.exports=require("node:os")},50832:a=>{"use strict";a.exports=import("@anthropic-ai/sdk")},61413:(a,b,c)=>{"use strict";c.d(b,{default:()=>f});var d=c(21124),e=c(38301);function f({initial:a}){let[b,c]=(0,e.useState)(a?.mode||"local"),[f,g]=(0,e.useState)(a?.url||""),[h,i]=(0,e.useState)(a?.anonKey||""),[j,k]=(0,e.useState)(""),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(!1),[p,q]=(0,e.useState)(null),r=!!a?.envLocked,s=!!a?.serviceKeySet,t=a?.mode==="supabase";async function u(a){let b=await fetch("/api/auth/config",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(a)}),c=await b.json().catch(()=>({}));return{status:b.status,data:c}}async function v(){q(null),m(!0);try{let{status:a,data:b}=await u({action:"test",url:f,anonKey:h});b.ok?q({tone:"ok",text:"Connection succeeded — Supabase project is reachable."}):403===a?q({tone:"err",text:"Not authorized — your session did not resolve as an owner/admin (this is not a connectivity problem). Reload after signing in, or reset to local mode using the recovery token in data/.auth-recovery-token."}):b.test?.error?q({tone:"err",text:`Connection failed: ${b.test.error}.`}):q({tone:"err",text:`Connection test failed: ${b.error||"unknown error"}.`})}catch{q({tone:"err",text:"Could not reach the server to run the test."})}finally{m(!1)}}async function w(){q(null),o(!0);try{let a={action:"save",mode:b};f&&(a.url=f),h&&(a.anonKey=h),j&&(a.serviceKey=j);let{status:c,data:d}=await u(a);if(422===c)return void q({tone:"err",text:`Cannot switch to Supabase — connection test failed: ${d.test?.error||"unreachable"}. Fix the URL/anon key and try again.`});if(403===c)return void q({tone:"err",text:"Not allowed — you must be an owner or admin to change auth settings."});if(!d.ok)return void q({tone:"err",text:`Save failed: ${d.error||"unknown error"}.`});if("supabase"===b&&!t){q({tone:"info",text:"Saved. Supabase mode enabled — redirecting to sign in…"}),setTimeout(()=>window.location.assign("/login"),800);return}q({tone:"ok",text:"Authentication settings saved."}),setTimeout(()=>window.location.reload(),700)}catch{q({tone:"err",text:"Could not reach the server to save."})}finally{o(!1)}}return(0,d.jsxs)("div",{className:"auth-config-form",style:{display:"grid",gap:"0.85rem"},children:[(0,d.jsxs)("div",{className:"auth-mode-toggle",role:"radiogroup","aria-label":"Authentication mode",children:[(0,d.jsxs)("button",{type:"button",role:"radio","aria-checked":"local"===b,className:"local"===b?"active":"",onClick:()=>!r&&c("local"),disabled:r,children:["Local operator",(0,d.jsx)("small",{children:"Single owner, no sign-in. Default."})]}),(0,d.jsxs)("button",{type:"button",role:"radio","aria-checked":"supabase"===b,className:"supabase"===b?"active":"",onClick:()=>!r&&c("supabase"),disabled:r,children:["Supabase accounts",(0,d.jsx)("small",{children:"Real sign-in, orgs, cloud sync."})]})]}),r?(0,d.jsxs)("p",{className:"admin-muted",style:{fontSize:"0.82em"},children:["Auth mode is locked by the ",(0,d.jsx)("code",{children:"MADARX_AUTH_MODE"})," environment variable. Unset it to manage the mode here."]}):null,(0,d.jsxs)("div",{className:"admin-form-row",style:{display:"grid",gap:"0.75rem"},children:[(0,d.jsxs)("label",{className:"admin-field",children:[(0,d.jsx)("span",{children:"Supabase project URL"}),(0,d.jsx)("input",{type:"url",className:"admin-input",placeholder:"https://YOUR-PROJECT.supabase.co",value:f,onChange:a=>g(a.target.value),autoComplete:"off"})]}),(0,d.jsxs)("label",{className:"admin-field",children:[(0,d.jsx)("span",{children:"Anon (public) key"}),(0,d.jsx)("input",{type:"text",className:"admin-input",placeholder:"eyJhbGciOi…",value:h,onChange:a=>i(a.target.value),autoComplete:"off"})]}),(0,d.jsxs)("label",{className:"admin-field",children:[(0,d.jsxs)("span",{children:["Service-role key ",s?(0,d.jsx)("em",{style:{color:"#1d7a47",fontStyle:"normal"},children:"\xb7 set"}):null]}),(0,d.jsx)("input",{type:"password",className:"admin-input",placeholder:s?"•••••••• (leave blank to keep)":"eyJhbGciOi… (enables cloud sync)",value:j,onChange:a=>k(a.target.value),autoComplete:"off"})]}),(0,d.jsx)("p",{className:"admin-muted",style:{fontSize:"0.78em",margin:0},children:"Stored encrypted in the local secrets vault. The service-role key never leaves the server and powers cloud sync and shared spaces."}),(0,d.jsxs)("p",{className:"admin-muted",style:{fontSize:"0.78em",margin:0},children:["Lockout safety: if Supabase sign-in ever fails, reset to local mode from the login page using the recovery token in ",(0,d.jsx)("code",{children:"data/.auth-recovery-token"}),", or set ",(0,d.jsx)("code",{children:"MADARX_AUTH_MODE=local"})," in the environment."]})]}),p?(0,d.jsx)("div",{style:{...{ok:{background:"rgba(34,139,84,.10)",color:"#1d7a47",border:"1px solid rgba(34,139,84,.25)"},err:{background:"rgba(194,69,42,.08)",color:"#a8331c",border:"1px solid rgba(194,69,42,.22)"},info:{background:"rgba(20,22,26,.05)",color:"#3a3f47",border:"1px solid rgba(20,22,26,.12)"}}[p.tone],padding:"0.6rem 0.8rem",borderRadius:10,fontSize:"0.85em"},children:p.text}):null,(0,d.jsxs)("div",{className:"admin-form-actions",style:{display:"flex",gap:"0.5rem",flexWrap:"wrap"},children:[(0,d.jsx)("button",{type:"button",className:"admin-btn-sm",onClick:v,disabled:l||n||!f||!h,children:l?"Testing…":"Test connection"}),(0,d.jsx)("button",{type:"button",className:"admin-btn-primary",onClick:w,disabled:n||l||r,children:n?"Saving…":"supabase"!==b||t?"Save settings":"Save & switch to Supabase"})]})]})}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},63735:(a,b,c)=>{Promise.resolve().then(c.bind(c,35271)),Promise.resolve().then(c.bind(c,16295)),Promise.resolve().then(c.bind(c,75808)),Promise.resolve().then(c.bind(c,5795)),Promise.resolve().then(c.bind(c,84436)),Promise.resolve().then(c.bind(c,34111)),Promise.resolve().then(c.bind(c,57870))},71512:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(59740).A)("shield-check",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},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")},75808:(a,b,c)=>{"use strict";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/settings/team/team-create-org.jsx\" 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/settings/team/team-create-org.jsx","default")},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")},82979:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(59740).A)("cloud",[["path",{d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"p7xjir"}]])},83237:a=>{"use strict";a.exports=import("playwright")},84436:(a,b,c)=>{"use strict";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/settings/team/team-members.jsx\" 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/settings/team/team-members.jsx","default")},84442:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(21124),e=c(38301),f=c(42378);function g(a){return a.trim().toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,60)||"org"}function h(){let a=(0,f.useRouter)(),[b,c]=(0,e.useState)(""),[h,i]=(0,e.useState)(!1),[j,k]=(0,e.useState)("");async function l(c){c.preventDefault(),k(""),i(!0);try{let c=await fetch("/api/orgs",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:b.trim(),slug:g(b)})}),d=await c.json().catch(()=>({}));if(!c.ok)throw Error(d.error||"Could not create organization.");a.refresh()}catch(a){k(a.message)}finally{i(!1)}}return(0,d.jsxs)("form",{onSubmit:l,style:{display:"grid",gap:"0.75rem"},children:[(0,d.jsx)("p",{className:"admin-muted",style:{margin:0,fontSize:"0.9em"},children:"Start fresh — you'll be the owner. You can invite teammates once it exists."}),(0,d.jsxs)("label",{className:"admin-field",children:[(0,d.jsx)("span",{children:"Organization name"}),(0,d.jsx)("input",{className:"admin-input",value:b,onChange:a=>c(a.target.value),placeholder:"Acme Robotics",required:!0,autoComplete:"off"})]}),b.trim()?(0,d.jsxs)("p",{className:"admin-muted",style:{margin:0,fontSize:"0.78em"},children:["Slug: ",(0,d.jsx)("code",{className:"mono",children:g(b)})]}):null,j?(0,d.jsx)("div",{role:"alert",style:{color:"var(--accent-600)",fontSize:"0.85em"},children:j}):null,(0,d.jsx)("div",{className:"admin-form-actions",children:(0,d.jsx)("button",{type:"submit",className:"admin-btn-primary",disabled:h||!b.trim(),children:h?"Creating…":"Create organization"})})]})}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86737:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(65751).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},91249:(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:["settings",{children:["team",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,21242)),"/home/runner/work/madarx-os/madarx-os/app/settings/team/page.js"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,62557)),"/home/runner/work/madarx-os/madarx-os/app/settings/layout.js"],loading:[()=>Promise.resolve().then(c.bind(c,77909)),"/home/runner/work/madarx-os/madarx-os/app/settings/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/settings/team/page.js"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/settings/team/page",pathname:"/settings/team",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var D;let H="/settings/team/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}}}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5873,3940,
|
|
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}}}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5873,3940,9195,1699,3230,6059,6700,1648],()=>b(b.s=91249));module.exports=c})();
|