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
|
@@ -3,84 +3,85 @@
|
|
|
3
3
|
"functions": {
|
|
4
4
|
"/api/activity": {},
|
|
5
5
|
"/api/admin/audit-export": {},
|
|
6
|
-
"/api/agent-memory": {},
|
|
7
6
|
"/api/admin/share-links": {},
|
|
7
|
+
"/api/agent-memory": {},
|
|
8
8
|
"/api/agent-runs/[id]/cancel": {},
|
|
9
9
|
"/api/agent-runs/[id]/events": {},
|
|
10
10
|
"/api/agent-runs/[id]/log": {},
|
|
11
11
|
"/api/agent-runs/[id]": {},
|
|
12
12
|
"/api/agent-runs": {},
|
|
13
|
+
"/api/agents/[id]/active-run": {},
|
|
13
14
|
"/api/agents/[id]/chain": {},
|
|
14
15
|
"/api/agents/[id]/memory": {},
|
|
16
|
+
"/api/agents/[id]/reports": {},
|
|
15
17
|
"/api/agents/[id]/run": {},
|
|
16
18
|
"/api/agents/[id]/skills": {},
|
|
17
19
|
"/api/agents/create": {},
|
|
18
|
-
"/api/agents/[id]/reports": {},
|
|
19
20
|
"/api/agents/ops": {},
|
|
20
21
|
"/api/approvals/[id]": {},
|
|
21
|
-
"/api/artifacts/[id]/acl": {},
|
|
22
22
|
"/api/approvals": {},
|
|
23
|
-
"/api/artifacts/[id]/
|
|
23
|
+
"/api/artifacts/[id]/acl": {},
|
|
24
24
|
"/api/artifacts/[id]/raw": {},
|
|
25
|
+
"/api/artifacts/[id]/protect": {},
|
|
25
26
|
"/api/artifacts/[id]": {},
|
|
26
27
|
"/api/artifacts/[id]/share-link/[linkId]": {},
|
|
27
|
-
"/api/artifacts/upload": {},
|
|
28
28
|
"/api/artifacts/[id]/share-link": {},
|
|
29
|
+
"/api/artifacts/upload": {},
|
|
29
30
|
"/api/audit/list": {},
|
|
30
31
|
"/api/audit/search": {},
|
|
31
|
-
"/api/auth/callback": {},
|
|
32
32
|
"/api/auth/config": {},
|
|
33
|
+
"/api/auth/callback": {},
|
|
33
34
|
"/api/auth/join-bootstrap": {},
|
|
34
35
|
"/api/auth/session": {},
|
|
35
36
|
"/api/brand": {},
|
|
36
|
-
"/api/chat/sessions/[id]": {},
|
|
37
37
|
"/api/brand/share": {},
|
|
38
|
+
"/api/chat/sessions/[id]": {},
|
|
38
39
|
"/api/chat/sessions": {},
|
|
39
40
|
"/api/config/env": {},
|
|
40
41
|
"/api/config": {},
|
|
41
42
|
"/api/connections/[service]": {},
|
|
42
|
-
"/api/cron/tick": {},
|
|
43
43
|
"/api/connections/[service]/verify": {},
|
|
44
44
|
"/api/connections": {},
|
|
45
|
+
"/api/cron/tick": {},
|
|
45
46
|
"/api/dashboard/spaces/[id]/share-link/[linkId]": {},
|
|
46
47
|
"/api/dashboard/spaces/[id]/share-link": {},
|
|
47
48
|
"/api/disk/files/[id]/blob": {},
|
|
48
49
|
"/api/disk/files/[id]": {},
|
|
49
50
|
"/api/disk/files/[id]/transcribe": {},
|
|
50
51
|
"/api/disk/files": {},
|
|
51
|
-
"/api/disk/folders": {},
|
|
52
52
|
"/api/events/since/[cursor]": {},
|
|
53
|
+
"/api/disk/folders": {},
|
|
53
54
|
"/api/events/stream": {},
|
|
54
55
|
"/api/fs/create-folder": {},
|
|
55
|
-
"/api/fs/pick-folder": {},
|
|
56
56
|
"/api/hail/engagements/[id]/blueprint": {},
|
|
57
|
+
"/api/fs/pick-folder": {},
|
|
57
58
|
"/api/hail/engagements/[id]/diagnostic": {},
|
|
58
|
-
"/api/hail/engagements/[id]/governance": {},
|
|
59
59
|
"/api/hail/engagements/[id]/interview": {},
|
|
60
|
-
"/api/hail/engagements/[id]/
|
|
60
|
+
"/api/hail/engagements/[id]/governance": {},
|
|
61
61
|
"/api/hail/engagements/[id]/pilot": {},
|
|
62
|
+
"/api/hail/engagements/[id]/quarterly": {},
|
|
62
63
|
"/api/hail/engagements/[id]": {},
|
|
63
64
|
"/api/hail/engagements/[id]/setup-package": {},
|
|
64
|
-
"/api/hail/interviews/[id]/responses": {},
|
|
65
65
|
"/api/hail/engagements": {},
|
|
66
|
+
"/api/hail/interviews/[id]/responses": {},
|
|
66
67
|
"/api/hail/interviews/[id]": {},
|
|
67
|
-
"/api/hail/setup-packages/validate": {},
|
|
68
68
|
"/api/hail/setup-packages/[id]/apply": {},
|
|
69
|
+
"/api/hail/setup-packages/validate": {},
|
|
69
70
|
"/api/heartbeat/tick": {},
|
|
70
71
|
"/api/heartbeat/worker": {},
|
|
71
|
-
"/api/hermes/jobs/[id]/events": {},
|
|
72
72
|
"/api/help": {},
|
|
73
|
+
"/api/hermes/jobs/[id]/events": {},
|
|
73
74
|
"/api/hermes/jobs/[id]": {},
|
|
74
|
-
"/api/integrations/google/callback": {},
|
|
75
75
|
"/api/hermes/jobs": {},
|
|
76
|
+
"/api/integrations/google/callback": {},
|
|
76
77
|
"/api/integrations/google/oauth": {},
|
|
77
78
|
"/api/marketplace/[id]": {},
|
|
78
79
|
"/api/marketplace/open-design": {},
|
|
79
80
|
"/api/marketplace": {},
|
|
80
81
|
"/api/mines/import-roots": {},
|
|
81
82
|
"/api/mines/portfolio": {},
|
|
82
|
-
"/api/mines/projects/[id]/diligence": {},
|
|
83
83
|
"/api/mines/projects/[id]/chunks": {},
|
|
84
|
+
"/api/mines/projects/[id]/diligence": {},
|
|
84
85
|
"/api/mines/projects/[id]/import": {},
|
|
85
86
|
"/api/mines/projects/[id]/publish": {},
|
|
86
87
|
"/api/mines/projects": {},
|
|
@@ -89,13 +90,13 @@
|
|
|
89
90
|
"/api/onboarding/blueprint": {},
|
|
90
91
|
"/api/onboarding/launch": {},
|
|
91
92
|
"/api/orchestrator/command": {},
|
|
92
|
-
"/api/orchestrator/stream": {},
|
|
93
93
|
"/api/orchestrator/upload": {},
|
|
94
|
-
"/api/
|
|
95
|
-
"/api/orgs/[id]/invites": {},
|
|
94
|
+
"/api/orchestrator/stream": {},
|
|
96
95
|
"/api/orgs/[id]/invites/[inviteId]": {},
|
|
97
|
-
"/api/orgs/[id]/
|
|
96
|
+
"/api/orgs/[id]/invites": {},
|
|
98
97
|
"/api/orgs/[id]/members/[userId]/role": {},
|
|
98
|
+
"/api/orgs/[id]/members/[userId]": {},
|
|
99
|
+
"/api/org": {},
|
|
99
100
|
"/api/orgs/[id]/members": {},
|
|
100
101
|
"/api/orgs/[id]": {},
|
|
101
102
|
"/api/orgs/invites/pending": {},
|
|
@@ -106,49 +107,49 @@
|
|
|
106
107
|
"/api/printing-press/install": {},
|
|
107
108
|
"/api/printing-press/security-mode": {},
|
|
108
109
|
"/api/privacy/config": {},
|
|
109
|
-
"/api/processes/[id]": {},
|
|
110
110
|
"/api/privacy/verify": {},
|
|
111
|
+
"/api/processes/[id]": {},
|
|
111
112
|
"/api/processes/[id]/share-link": {},
|
|
112
113
|
"/api/processes/[id]/stages/[stageId]/override": {},
|
|
113
114
|
"/api/processes/[id]/stages/[stageId]/retry": {},
|
|
114
115
|
"/api/processes/[id]/stages/[stageId]/submit": {},
|
|
115
116
|
"/api/processes/definitions/[slug]": {},
|
|
116
117
|
"/api/processes/definitions/[slug]/settings": {},
|
|
117
|
-
"/api/processes/definitions": {},
|
|
118
118
|
"/api/processes/definitions/validate": {},
|
|
119
|
+
"/api/processes/definitions": {},
|
|
119
120
|
"/api/processes": {},
|
|
120
121
|
"/api/processes/start-and-route": {},
|
|
121
|
-
"/api/projects/[slug]": {},
|
|
122
122
|
"/api/projects/[slug]/library": {},
|
|
123
|
+
"/api/projects/[slug]": {},
|
|
123
124
|
"/api/projects": {},
|
|
124
125
|
"/api/runs/approve-claude-run": {},
|
|
125
126
|
"/api/runs/claude-code-dry-run": {},
|
|
126
127
|
"/api/runs/competitor-report": {},
|
|
127
128
|
"/api/runs/engine-ping": {},
|
|
128
129
|
"/api/runs/marketing-plan": {},
|
|
129
|
-
"/api/schedules/upsert": {},
|
|
130
130
|
"/api/secrets/[name]": {},
|
|
131
|
+
"/api/schedules/upsert": {},
|
|
131
132
|
"/api/secrets": {},
|
|
132
133
|
"/api/settings/trust-mode": {},
|
|
133
134
|
"/api/share/[token]/otp": {},
|
|
134
135
|
"/api/share/[token]": {},
|
|
135
136
|
"/api/share/[token]/verify": {},
|
|
136
137
|
"/api/share/space/[token]/otp": {},
|
|
137
|
-
"/api/share/space/[token]": {},
|
|
138
138
|
"/api/share/space/[token]/verify": {},
|
|
139
|
+
"/api/share/space/[token]": {},
|
|
139
140
|
"/api/shared/spaces/[id]/acl": {},
|
|
140
141
|
"/api/shared/spaces/publish": {},
|
|
141
142
|
"/api/shared/spaces": {},
|
|
142
|
-
"/api/shared/spaces/unpublish": {},
|
|
143
143
|
"/api/shared/spaces/status": {},
|
|
144
|
+
"/api/shared/spaces/unpublish": {},
|
|
144
145
|
"/api/state": {},
|
|
145
146
|
"/api/system/update": {},
|
|
146
147
|
"/api/tasks/[id]/active-run": {},
|
|
147
148
|
"/api/tasks/[id]/attachments": {},
|
|
148
149
|
"/api/tasks/[id]/checklist/[itemId]": {},
|
|
150
|
+
"/api/tasks/[id]/children": {},
|
|
149
151
|
"/api/tasks/[id]/checklist": {},
|
|
150
152
|
"/api/tasks/[id]/checkout": {},
|
|
151
|
-
"/api/tasks/[id]/children": {},
|
|
152
153
|
"/api/tasks/[id]/comments": {},
|
|
153
154
|
"/api/tasks/[id]/events": {},
|
|
154
155
|
"/api/tasks/[id]/live-runs": {},
|
|
@@ -162,16 +163,16 @@
|
|
|
162
163
|
"/api/tools/[name]": {},
|
|
163
164
|
"/api/tools": {},
|
|
164
165
|
"/api/transcripts": {},
|
|
165
|
-
"/api/voice/providers": {},
|
|
166
166
|
"/api/voice/realtime/context": {},
|
|
167
|
+
"/api/voice/providers": {},
|
|
167
168
|
"/api/voice/realtime/session": {},
|
|
168
169
|
"/api/voice/realtime/tool-result": {},
|
|
169
170
|
"/api/voice/realtime/tools": {},
|
|
170
171
|
"/api/voice/tts": {},
|
|
171
172
|
"/api/whatsapp/allowlist": {},
|
|
172
173
|
"/api/whatsapp/disconnect": {},
|
|
173
|
-
"/api/whatsapp/messages": {},
|
|
174
174
|
"/api/whatsapp/qr": {},
|
|
175
|
+
"/api/whatsapp/messages": {},
|
|
175
176
|
"/api/whatsapp/send": {},
|
|
176
177
|
"/api/whatsapp/status": {},
|
|
177
178
|
"/reports/[file]": {},
|
|
@@ -179,9 +180,9 @@
|
|
|
179
180
|
"/admin": {},
|
|
180
181
|
"/agents/[id]": {},
|
|
181
182
|
"/agents": {},
|
|
182
|
-
"/approvals": {},
|
|
183
183
|
"/audit/live": {},
|
|
184
184
|
"/audit": {},
|
|
185
|
+
"/approvals": {},
|
|
185
186
|
"/hail/[id]/governance": {},
|
|
186
187
|
"/hail/[id]/interview": {},
|
|
187
188
|
"/hail/[id]": {},
|
|
@@ -192,16 +193,16 @@
|
|
|
192
193
|
"/mines/[projectId]": {},
|
|
193
194
|
"/mines/[projectId]/results": {},
|
|
194
195
|
"/mines": {},
|
|
195
|
-
"/missions": {},
|
|
196
196
|
"/onboarding/org": {},
|
|
197
|
+
"/missions": {},
|
|
197
198
|
"/org": {},
|
|
198
199
|
"/reports": {},
|
|
199
200
|
"/runtime": {},
|
|
200
201
|
"/schedules": {},
|
|
201
202
|
"/tasks/[id]": {},
|
|
203
|
+
"/share/space/[token]": {},
|
|
202
204
|
"/tasks": {},
|
|
203
205
|
"/tools": {},
|
|
204
|
-
"/share/space/[token]": {},
|
|
205
206
|
"/settings/account": {},
|
|
206
207
|
"/settings/advanced": {},
|
|
207
208
|
"/settings/appearance": {},
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"wasm": [],
|
|
18
18
|
"assets": [],
|
|
19
19
|
"env": {
|
|
20
|
-
"__NEXT_BUILD_ID": "
|
|
21
|
-
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "
|
|
22
|
-
"__NEXT_PREVIEW_MODE_ID": "
|
|
23
|
-
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "
|
|
24
|
-
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "
|
|
20
|
+
"__NEXT_BUILD_ID": "ZxaTPKGC9lESQlvHfrHgp",
|
|
21
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "4ty8kaYM40FQPlt2h1KaliTsaacnc9Vf3IuxhqrSFEU=",
|
|
22
|
+
"__NEXT_PREVIEW_MODE_ID": "5a543a290bd7752ad498c852dfe7d6ec",
|
|
23
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "15f4366427d62dcf9b152d098e2d86eb5c823318196688af72a0f3f6017c57c3",
|
|
24
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "001ad8b0d0df7853e128417b59cecb3cba1e62b3ac7bd38b7e110ff348ab01e0"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--PoL_cD5mauHkRGcYCq0A2--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/54018a2de582f8bf.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f916d679fe38a701.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-eaed78b7751b2b5b.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><button type="button" aria-label="Upload an avatar" title="Upload an avatar" class="group relative w-9 h-9 rounded-full overflow-hidden flex items-center justify-center cursor-pointer border border-[rgba(20,22,26,0.16)] bg-[rgba(17,19,24,0.035)] transition-colors hover:border-[rgba(20,22,26,0.32)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#9aa1ab" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V8M8 12h8"></path></svg><span class="absolute inset-0 hidden group-hover:flex items-center justify-center bg-black/35 text-white"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V6M12 6 7.5 10.5M12 6l4.5 4.5"></path><path d="M5 18v1.5A1.5 1.5 0 0 0 6.5 21h11a1.5 1.5 0 0 0 1.5-1.5V18"></path></svg></span></button><input type="file" accept="image/*" hidden=""/></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Spaces" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Spaces</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ebb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-eaed78b7751b2b5b.js\"],\"default\"]\n3:I[66809,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-eaed78b7751b2b5b.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[24431,[],\"OutletBoundary\"]\n8:I[15278,[],\"AsyncMetadataOutlet\"]\na:I[24431,[],\"ViewportBoundary\"]\nc:I[24431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/54018a2de582f8bf.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"PoL-cD5mauHkRGcYCq0A2\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/54018a2de582f8bf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[80622,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L10\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--ZxaTPKGC9lESQlvHfrHgp--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2587cd46c922a6d8.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f916d679fe38a701.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/3054-451abdd7b9afc2ac.js" async=""></script><script src="/_next/static/chunks/app/layout-b7e1918b9125641e.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><header class="app-topbar" role="banner"><div class="app-topbar-left"><span class="app-topbar-brand">madar<b>X</b></span><span class="app-topbar-sep" aria-hidden="true"></span><span class="app-topbar-section">madarX</span></div><div class="app-topbar-right"><div id="app-topbar-slot" class="app-topbar-slot"></div><span class="app-topbar-activity " title="No agents running"><span class="app-topbar-dot" aria-hidden="true"></span>Idle</span><button type="button" class="app-topbar-search" aria-label="Open search (Command K)"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span>Search</span><kbd><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-command" aria-hidden="true"><path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3"></path></svg>K</kbd></button></div></header><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><button type="button" aria-label="Upload an avatar" title="Upload an avatar" class="group relative w-9 h-9 rounded-full overflow-hidden flex items-center justify-center cursor-pointer border border-[rgba(20,22,26,0.16)] bg-[rgba(17,19,24,0.035)] transition-colors hover:border-[rgba(20,22,26,0.32)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#9aa1ab" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V8M8 12h8"></path></svg><span class="absolute inset-0 hidden group-hover:flex items-center justify-center bg-black/35 text-white"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 16V6M12 6 7.5 10.5M12 6l4.5 4.5"></path><path d="M5 18v1.5A1.5 1.5 0 0 0 6.5 21h11a1.5 1.5 0 0 0 1.5-1.5V18"></path></svg></span></button><input type="file" accept="image/*" hidden=""/></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Spaces" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Spaces</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ejb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[97190,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"3054\",\"static/chunks/3054-451abdd7b9afc2ac.js\",\"7177\",\"static/chunks/app/layout-b7e1918b9125641e.js\"],\"default\"]\n3:I[66809,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"3054\",\"static/chunks/3054-451abdd7b9afc2ac.js\",\"7177\",\"static/chunks/app/layout-b7e1918b9125641e.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[24431,[],\"OutletBoundary\"]\n8:I[15278,[],\"AsyncMetadataOutlet\"]\na:I[24431,[],\"ViewportBoundary\"]\nc:I[24431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/2587cd46c922a6d8.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"ZxaTPKGC9lESQlvHfrHgp\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2587cd46c922a6d8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[80622,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L10\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" defer=""></script><script src="/_next/static/chunks/framework-e9384f6a6720bcd2.js" defer=""></script><script src="/_next/static/chunks/main-944972f800552297.js" defer=""></script><script src="/_next/static/chunks/pages/_app-4b3fb5e477a0267f.js" defer=""></script><script src="/_next/static/chunks/pages/_error-c970d8b55ace1b48.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-f916d679fe38a701.js" defer=""></script><script src="/_next/static/chunks/framework-e9384f6a6720bcd2.js" defer=""></script><script src="/_next/static/chunks/main-944972f800552297.js" defer=""></script><script src="/_next/static/chunks/pages/_app-4b3fb5e477a0267f.js" defer=""></script><script src="/_next/static/chunks/pages/_error-c970d8b55ace1b48.js" defer=""></script><script src="/_next/static/ZxaTPKGC9lESQlvHfrHgp/_buildManifest.js" defer=""></script><script src="/_next/static/ZxaTPKGC9lESQlvHfrHgp/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"ZxaTPKGC9lESQlvHfrHgp","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"40662a4066f3fa89922109d95af142ae788c0f48a7\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"11169\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"95726\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"40694892c01c4db4c43af24e3c5b8ff1bf82816a2c\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"11169\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"95726\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"40ee08d318c524b551415b396a489da82ae176f6cf\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"11169\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"95726\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"40313822eb6ddaaa67d65952bf46bb376ece4c184f\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"80694\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"4053da423c132c8b82c7d16bb98c81e8b8968ad616\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"80694\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"405c3b29b3cadb9db1adad93170edeb261f51d80fe\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"80694\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4088a9c0b78296f2129fe3fb027ccea8e13818d1a3\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"931\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"60a03e821bac453d4ed4e6672d9c2a2e5a3d09a082\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"931\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60cec097917b9c591afc16bb06895fca059a850d03\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"931\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40220cf37db9e1a1f262f58179556d32fdbd5312e3\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"4028479a92ef444fd1158a919bea9177d968ed583f\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_9\"},\"407024ef04f033271b0b6f80bf98544528e774b25f\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_7\"},\"4087c045e43f375288452ac2c257c248ec6563444c\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4087fbf45aea406844ce2f5f1a30040854656d327b\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_8\"},\"40d88d0ddd73a46f5cc35ae16264fdb8814c71d303\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40d93c1d3cb7e43e538fc22190e2665ed2617f2074\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"40e3bf5fd77775cb4dd54571b59a3619540d29a77d\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"40f9f003751bd23b2ad3a2da4ad869340e8f70155c\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40faa3202cc73646d96042693ebaf028afe11675da\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"10813\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"40fb492ba4b5695bf0a082cb2501290d9678610ecf\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"85657\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60c91528ff54c3bdf169994fbf9bdba514a2537229\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"44558\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40a08007f1043313cde01d462eb72c24a2540b9ad0\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"61225\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40696f77195e370936f569718bdf1a5cdbea9bdb8a\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"83551\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"408f53cd8638a2ba01c8d818e08d73ff392e77ca03\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"42090\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40bc8c8badd6a2d778607fd35103b56d497e1d00d1\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"42090\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40c947f778d35dbca504d3d1d4661a1ca36ed2df30\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"42090\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40f0d1dffa6c2e8ea0299b9668154e3055d60a7da3\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"42090\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"4069caab0b455c08ce3ff9954481db141848bc7c7c\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"14494\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"40f013e74bfc532fc2af1636e2e9842240d0f95194\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"14494\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"407a6fe82fa6744ebde3cb6c6d1fe15e3eddf8acba\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"46674\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"409cabba6c08f87fc07c9318303154b79619214ef4\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"67062\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"67062\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"006553308d0d403a9151c5108150a9e9fefdfe43fa\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"78636\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4033ab1aaecefd96e1c7da36e413055a23560506ec\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"78636\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4050c8eb2fadf070477c4ce35fce97850e80671d14\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"78636\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40d537b43a7fc2b0b70300e4bdd2baa78a225f2661\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"93570\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40284fdc22582745940fa980cc283b109f3e8b6a40\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"90924\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"407ae760b9f4a2f5a172d6b7ca1f0370f581299239\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"90924\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40af5b9b4b241308f95476b04798108fecc5c2975c\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"90924\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"403c25060ebe8ffd3630e52b9e29629efa7a15835b\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"40673\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"13934\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"404cce7150d2acc5ee19356fa3efb446f4ccd47781\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"40673\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"13934\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"4075a84e8eb09a4875edef58dc19d1a4d6a5b6ed89\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"40673\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"13934\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"400ba55181defa8f7c3cd11bbf12a390dcff989c8a\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"41539\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40279fe079610b0a64fb5a7d9d2a3ef50236de5831\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"41539\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40e160665e5dc9363979c1478d00c2249967e6add3\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"41539\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40627d5c16b15f45edecea426b2de92ff8b19a7f42\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"366\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"601fbb7155aa015dca597486d0f7ad3f0998367c6d\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"366\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"604848e30f5d1d7ce18dab2239119ed1e74c0283f5\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"366\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"400b32b3402dd83deac031206609e4d1b76a84d85e\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"403db533175d3fe7fcbf7f776168737ece72504b9f\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"4042e3fad1cfdf66eb69097aafcfe889b7cd67b2ec\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_7\"},\"404cd6eb8555d5f13feb81f214b91cd354f1b9e7dd\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"407b427b4f9da9d00fa3850cb062aef798399aab11\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"40a2741b16647e1359e28a2f5213239413e74f6dcc\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40a70c5ac4381b35430d58e4541f27922cd7c1bd90\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"40e9ced821704b1df729ea007a0980f32b62c93bf4\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_8\"},\"40edd3f7d73a71ce181c4674ef2d6ca33c501c00b8\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40efa22c383a06fff77462dd73c7f346ad27858a68\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"88928\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_9\"},\"40d10001b4bd7a06eb5562cc37f696ec382f0d6182\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"14204\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60757f3bc95cd0644accdb8e5c6650ebd2fceeacbb\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"54177\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40b4567fa7ba4cb37c1c0c3dc8e0bfb723afe7e683\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"26884\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40b7c997559143f852d191c97303062326c0ee07dd\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"26884\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40c89e970d234f1ecaab86d0fffe0a1ea458cc1084\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"26884\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40f87c962af10eb5e053ca658d7758f63522aaf046\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"26884\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4043ad43ad555fbcb52b3e31ea1adf107979e6186d\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"17364\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40d63433fcc35170d5800d623aff24d74321496d93\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"53571\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"40f70316a3e6926603ae772f73d77d52cfa807e96b\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"53571\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"405fb027d53f4c59c5c8c4ff2d41f42b7a98980684\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"65640\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40731e16fca771cf253d8b5506395ac08dbbbbfdd2\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"49432\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"49432\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40d9c34148739c1c14c2d9d02faef09f775191cd82\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"90159\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"008a8790b61b6bffc9b5cb058c59351e7abdbd5e3c\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"4186\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4016dc7543e6e803bf0a11eccfe6bde2f6a906637b\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"4186\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40caffdfb758248eedb94c2148971ee17a7ffa5957\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"4186\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"403a870c00c5ecde46d51f40227e0d62061b9a5f75\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"90977\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4080cbab2c415ffc296722beffa2fa4e9233633ce3\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"32955\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40a36a515d7d6f9c8b0a5962a8646f3b6032c30de7\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"32955\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40d2c1e5b97c61bbd6413a3e71de33fd6fa8e573f0\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"32955\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{"
|
|
1
|
+
{"node":{"403c25060ebe8ffd3630e52b9e29629efa7a15835b":{"workers":{"app/projects/new/page":{"moduleId":"40673","async":true},"app/projects/page":{"moduleId":"13934","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"createProjectAction"},"404cce7150d2acc5ee19356fa3efb446f4ccd47781":{"workers":{"app/projects/new/page":{"moduleId":"40673","async":true},"app/projects/page":{"moduleId":"13934","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"updateProjectAction"},"4075a84e8eb09a4875edef58dc19d1a4d6a5b6ed89":{"workers":{"app/projects/new/page":{"moduleId":"40673","async":true},"app/projects/page":{"moduleId":"13934","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"deleteProjectAction"},"400ba55181defa8f7c3cd11bbf12a390dcff989c8a":{"workers":{"app/agents/page":{"moduleId":"41539","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"},"40279fe079610b0a64fb5a7d9d2a3ef50236de5831":{"workers":{"app/agents/page":{"moduleId":"41539","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"},"40e160665e5dc9363979c1478d00c2249967e6add3":{"workers":{"app/agents/page":{"moduleId":"41539","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"40627d5c16b15f45edecea426b2de92ff8b19a7f42":{"workers":{"app/admin/page":{"moduleId":"366","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"601fbb7155aa015dca597486d0f7ad3f0998367c6d":{"workers":{"app/admin/page":{"moduleId":"366","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"604848e30f5d1d7ce18dab2239119ed1e74c0283f5":{"workers":{"app/admin/page":{"moduleId":"366","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"400b32b3402dd83deac031206609e4d1b76a84d85e":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"403db533175d3fe7fcbf7f776168737ece72504b9f":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_5"},"4042e3fad1cfdf66eb69097aafcfe889b7cd67b2ec":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_7"},"404cd6eb8555d5f13feb81f214b91cd354f1b9e7dd":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"407b427b4f9da9d00fa3850cb062aef798399aab11":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_4"},"40a2741b16647e1359e28a2f5213239413e74f6dcc":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40a70c5ac4381b35430d58e4541f27922cd7c1bd90":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_6"},"40e9ced821704b1df729ea007a0980f32b62c93bf4":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_8"},"40edd3f7d73a71ce181c4674ef2d6ca33c501c00b8":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40efa22c383a06fff77462dd73c7f346ad27858a68":{"workers":{"app/agents/[id]/page":{"moduleId":"88928","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_9"},"40d10001b4bd7a06eb5562cc37f696ec382f0d6182":{"workers":{"app/approvals/page":{"moduleId":"14204","async":true}},"layer":{"app/approvals/page":"rsc"},"filename":"app/approvals/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60757f3bc95cd0644accdb8e5c6650ebd2fceeacbb":{"workers":{"app/hail/[id]/interview/page":{"moduleId":"54177","async":true}},"layer":{"app/hail/[id]/interview/page":"rsc"},"filename":"app/hail/[id]/interview/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40b4567fa7ba4cb37c1c0c3dc8e0bfb723afe7e683":{"workers":{"app/hail/[id]/page":{"moduleId":"26884","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40b7c997559143f852d191c97303062326c0ee07dd":{"workers":{"app/hail/[id]/page":{"moduleId":"26884","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40c89e970d234f1ecaab86d0fffe0a1ea458cc1084":{"workers":{"app/hail/[id]/page":{"moduleId":"26884","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40f87c962af10eb5e053ca658d7758f63522aaf046":{"workers":{"app/hail/[id]/page":{"moduleId":"26884","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"4043ad43ad555fbcb52b3e31ea1adf107979e6186d":{"workers":{"app/hail/page":{"moduleId":"17364","async":true}},"layer":{"app/hail/page":"rsc"},"filename":"app/hail/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40d63433fcc35170d5800d623aff24d74321496d93":{"workers":{"app/marketplace/page":{"moduleId":"53571","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"recordImportAttemptAction"},"40f70316a3e6926603ae772f73d77d52cfa807e96b":{"workers":{"app/marketplace/page":{"moduleId":"53571","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"toggleInstallAction"},"405fb027d53f4c59c5c8c4ff2d41f42b7a98980684":{"workers":{"app/missions/page":{"moduleId":"65640","async":true}},"layer":{"app/missions/page":"rsc"},"filename":"app/missions/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40731e16fca771cf253d8b5506395ac08dbbbbfdd2":{"workers":{"app/org/page":{"moduleId":"49432","async":true},"app/settings/organization/page":{"moduleId":"49432","async":true}},"layer":{"app/org/page":"rsc","app/settings/organization/page":"rsc"},"filename":"app/org/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40d9c34148739c1c14c2d9d02faef09f775191cd82":{"workers":{"app/hail/[id]/setup/page":{"moduleId":"90159","async":true}},"layer":{"app/hail/[id]/setup/page":"rsc"},"filename":"app/hail/[id]/setup/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"008a8790b61b6bffc9b5cb058c59351e7abdbd5e3c":{"workers":{"app/schedules/page":{"moduleId":"4186","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"4016dc7543e6e803bf0a11eccfe6bde2f6a906637b":{"workers":{"app/schedules/page":{"moduleId":"4186","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40caffdfb758248eedb94c2148971ee17a7ffa5957":{"workers":{"app/schedules/page":{"moduleId":"4186","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"403a870c00c5ecde46d51f40227e0d62061b9a5f75":{"workers":{"app/tasks/page":{"moduleId":"90977","async":true}},"layer":{"app/tasks/page":"rsc"},"filename":"app/tasks/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"4080cbab2c415ffc296722beffa2fa4e9233633ce3":{"workers":{"app/tasks/[id]/page":{"moduleId":"32955","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40a36a515d7d6f9c8b0a5962a8646f3b6032c30de7":{"workers":{"app/tasks/[id]/page":{"moduleId":"32955","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40d2c1e5b97c61bbd6413a3e71de33fd6fa8e573f0":{"workers":{"app/tasks/[id]/page":{"moduleId":"32955","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"}},"edge":{},"encryptionKey":"4ty8kaYM40FQPlt2h1KaliTsaacnc9Vf3IuxhqrSFEU="}
|