madarx 2.16.3 → 2.18.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 +690 -683
- package/.next/standalone/.next/app-path-routes-manifest.json +77 -76
- package/.next/standalone/.next/build-manifest.json +5 -5
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/react-loadable-manifest.json +1 -1
- 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 +2 -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 +4 -4
- 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.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.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.js +2 -2
- 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.js +13 -13
- 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.js +2 -2
- 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.js +2 -2
- 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.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 +2 -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 +4 -4
- 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 +5 -5
- 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 +35 -25
- 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 +5 -5
- 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 +5 -5
- package/.next/standalone/.next/server/app/settings/organization/page.js +2 -2
- 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 +5 -5
- 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 +2 -2
- 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 +77 -76
- package/.next/standalone/.next/server/chunks/1648.js +1 -1
- package/.next/standalone/.next/server/chunks/1699.js +59 -42
- package/.next/standalone/.next/server/chunks/3379.js +1 -0
- package/.next/standalone/.next/server/chunks/4740.js +1 -1
- package/.next/standalone/.next/server/chunks/4804.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/9483.js +9 -0
- package/.next/standalone/.next/server/functions-config-manifest.json +41 -40
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +2 -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/494-02cf75066d25e8ac.js +1 -0
- package/.next/standalone/.next/static/chunks/8217.9459315d921fdd61.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-fd263522f6c29653.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-5860869c305cc54b.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-457acc50d33a5e0e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-69e66f7316e3aaf2.js +1 -0
- package/.next/standalone/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
- package/.next/standalone/.next/static/chunks/app/marketplace/page-b21a9b2946742aa4.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-9a013fdb2983cbf4.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-3d7140091264933a.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/layout-fd443bfa8cac181e.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/chunks/webpack-e4f2cfb4ad98f256.js +1 -0
- package/.next/standalone/.next/static/css/31fb2fdadf8f1c6b.css +1 -0
- package/.next/standalone/CHANGELOG.md +39 -0
- package/.next/standalone/package.json +4 -2
- package/.next/static/chunks/494-02cf75066d25e8ac.js +1 -0
- package/.next/static/chunks/8217.9459315d921fdd61.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-fd263522f6c29653.js +1 -0
- package/.next/static/chunks/app/agents/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/agents/page-5860869c305cc54b.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-457acc50d33a5e0e.js +1 -0
- package/.next/static/chunks/app/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/login/page-69e66f7316e3aaf2.js +1 -0
- package/.next/static/chunks/app/marketplace/loading-17ae3509caaa1354.js +1 -0
- package/.next/static/chunks/app/marketplace/page-b21a9b2946742aa4.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-9a013fdb2983cbf4.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-3d7140091264933a.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/layout-fd443bfa8cac181e.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/chunks/webpack-e4f2cfb4ad98f256.js +1 -0
- package/.next/static/css/31fb2fdadf8f1c6b.css +1 -0
- package/CHANGELOG.md +39 -0
- package/CLAUDE.md +1 -1
- package/README.md +1 -1
- package/ai-docs/key-constraints.md +9 -1
- package/app/agents/[id]/agent-activity-feed.tsx +43 -7
- package/app/agents/[id]/agent-detail-simple.tsx +1 -1
- package/app/agents/agent-events-bus.js +11 -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/api/connections/[service]/verify/route.js +29 -1
- package/app/api/fs/pick-folder/route.js +13 -11
- package/app/api/orchestrator/stream/route.js +92 -9
- package/app/api/voice/realtime/session/route.js +4 -0
- package/app/components/app-chrome.jsx +2 -0
- package/app/components/app-topbar.jsx +337 -0
- package/app/components/dashboard/canvas-section.jsx +73 -53
- package/app/components/dashboard/chat-panel.jsx +54 -5
- package/app/components/dashboard/thinking-disclosure.jsx +59 -0
- package/app/components/dashboard/tool-steps.js +9 -0
- package/app/components/dashboard/use-main-agent-stream.js +2 -0
- package/app/components/dashboard/use-realtime-voice.js +33 -5
- package/app/components/dashboard/use-stream-command.js +29 -2
- package/app/components/dashboard/voice-panel.jsx +148 -36
- package/app/components/smart-search.jsx +11 -0
- package/app/components/ui/marketplace/install-toggle.jsx +44 -9
- package/app/globals.css +255 -12
- package/app/login/login-client.jsx +38 -7
- package/app/marketplace/connection-setup-modal.jsx +31 -1
- package/app/marketplace/connection-setup-steps/api-key-step.jsx +20 -3
- package/app/marketplace/install-toast.jsx +1 -1
- package/app/marketplace/marketplace-row.jsx +8 -1
- package/app/marketplace/marketplace-shell.jsx +78 -7
- package/app/marketplace/workflow-card.jsx +2 -1
- package/lib/active-runs.js +33 -0
- package/lib/agent-config.js +8 -8
- package/lib/agent-engines.js +189 -22
- package/lib/agent-runner.js +36 -0
- package/lib/auth-config.js +24 -8
- package/lib/auth.js +21 -8
- package/lib/claude.js +19 -2
- package/lib/cli/doctor.js +25 -0
- package/lib/connection-seeds.js +1 -1
- package/lib/engine-verbosity.js +42 -0
- package/lib/env-file.js +3 -0
- package/lib/heartbeat-worker.js +5 -1
- package/lib/pick-folder-authz.js +15 -0
- package/lib/realtime-openai.js +49 -1
- package/lib/tools/adapters/browser-session.js +37 -8
- package/lib/tools/adapters/github.js +47 -5
- package/lib/tools/adapters/skill-bridge.js +146 -0
- package/lib/tools/registry.js +40 -4
- package/lib/voice/context.js +1 -1
- package/lib/voice/tools.js +34 -2
- package/package.json +4 -2
- package/scripts/migrate-auth-v1.mjs +92 -0
- 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/8217.0beb0a316c7ad5d8.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/marketplace/page-0b7d3a6309302de3.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/layout-08f6b30132b26dd1.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/chunks/webpack-f916d679fe38a701.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/8217.0beb0a316c7ad5d8.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/marketplace/page-0b7d3a6309302de3.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/layout-08f6b30132b26dd1.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/chunks/webpack-f916d679fe38a701.js +0 -1
- package/.next/static/css/54018a2de582f8bf.css +0 -1
- /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 → -FRz43s1H_LZFhx24FvnL}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{PoL-cD5mauHkRGcYCq0A2 → -FRz43s1H_LZFhx24FvnL}/_ssgManifest.js +0 -0
- /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 → -FRz43s1H_LZFhx24FvnL}/_buildManifest.js +0 -0
- /package/.next/static/{PoL-cD5mauHkRGcYCq0A2 → -FRz43s1H_LZFhx24FvnL}/_ssgManifest.js +0 -0
|
@@ -9,70 +9,71 @@
|
|
|
9
9
|
"/api/agent-runs/[id]/events": {},
|
|
10
10
|
"/api/agent-runs/[id]/log": {},
|
|
11
11
|
"/api/agent-runs/[id]": {},
|
|
12
|
-
"/api/agent-runs": {},
|
|
13
12
|
"/api/agents/[id]/chain": {},
|
|
13
|
+
"/api/agents/[id]/active-run": {},
|
|
14
|
+
"/api/agent-runs": {},
|
|
14
15
|
"/api/agents/[id]/memory": {},
|
|
15
16
|
"/api/agents/[id]/run": {},
|
|
17
|
+
"/api/agents/[id]/reports": {},
|
|
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]/acl": {},
|
|
23
24
|
"/api/artifacts/[id]/protect": {},
|
|
24
25
|
"/api/artifacts/[id]/raw": {},
|
|
25
26
|
"/api/artifacts/[id]": {},
|
|
27
|
+
"/api/artifacts/[id]/share-link": {},
|
|
26
28
|
"/api/artifacts/[id]/share-link/[linkId]": {},
|
|
27
29
|
"/api/artifacts/upload": {},
|
|
28
|
-
"/api/artifacts/[id]/share-link": {},
|
|
29
30
|
"/api/audit/list": {},
|
|
30
31
|
"/api/audit/search": {},
|
|
31
32
|
"/api/auth/callback": {},
|
|
32
33
|
"/api/auth/config": {},
|
|
33
34
|
"/api/auth/join-bootstrap": {},
|
|
34
|
-
"/api/auth/session": {},
|
|
35
35
|
"/api/brand": {},
|
|
36
|
-
"/api/
|
|
36
|
+
"/api/auth/session": {},
|
|
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/
|
|
45
|
+
"/api/cron/tick": {},
|
|
46
46
|
"/api/dashboard/spaces/[id]/share-link": {},
|
|
47
|
-
"/api/
|
|
48
|
-
"/api/disk/files/[id]": {},
|
|
47
|
+
"/api/dashboard/spaces/[id]/share-link/[linkId]": {},
|
|
49
48
|
"/api/disk/files/[id]/transcribe": {},
|
|
50
49
|
"/api/disk/files": {},
|
|
51
50
|
"/api/disk/folders": {},
|
|
51
|
+
"/api/disk/files/[id]/blob": {},
|
|
52
|
+
"/api/disk/files/[id]": {},
|
|
52
53
|
"/api/events/since/[cursor]": {},
|
|
53
54
|
"/api/events/stream": {},
|
|
54
55
|
"/api/fs/create-folder": {},
|
|
55
56
|
"/api/fs/pick-folder": {},
|
|
56
|
-
"/api/hail/engagements/[id]/blueprint": {},
|
|
57
57
|
"/api/hail/engagements/[id]/diagnostic": {},
|
|
58
|
+
"/api/hail/engagements/[id]/blueprint": {},
|
|
58
59
|
"/api/hail/engagements/[id]/governance": {},
|
|
59
60
|
"/api/hail/engagements/[id]/interview": {},
|
|
60
|
-
"/api/hail/engagements/[id]/quarterly": {},
|
|
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": {},
|
|
@@ -80,9 +81,9 @@
|
|
|
80
81
|
"/api/mines/import-roots": {},
|
|
81
82
|
"/api/mines/portfolio": {},
|
|
82
83
|
"/api/mines/projects/[id]/diligence": {},
|
|
83
|
-
"/api/mines/projects/[id]/chunks": {},
|
|
84
84
|
"/api/mines/projects/[id]/import": {},
|
|
85
85
|
"/api/mines/projects/[id]/publish": {},
|
|
86
|
+
"/api/mines/projects/[id]/chunks": {},
|
|
86
87
|
"/api/mines/projects": {},
|
|
87
88
|
"/api/missions": {},
|
|
88
89
|
"/api/models": {},
|
|
@@ -92,49 +93,49 @@
|
|
|
92
93
|
"/api/orchestrator/stream": {},
|
|
93
94
|
"/api/orchestrator/upload": {},
|
|
94
95
|
"/api/org": {},
|
|
95
|
-
"/api/orgs/[id]/invites": {},
|
|
96
96
|
"/api/orgs/[id]/invites/[inviteId]": {},
|
|
97
|
-
"/api/orgs/[id]/members/[userId]": {},
|
|
98
97
|
"/api/orgs/[id]/members/[userId]/role": {},
|
|
98
|
+
"/api/orgs/[id]/invites": {},
|
|
99
|
+
"/api/orgs/[id]/members/[userId]": {},
|
|
99
100
|
"/api/orgs/[id]/members": {},
|
|
100
101
|
"/api/orgs/[id]": {},
|
|
101
102
|
"/api/orgs/invites/pending": {},
|
|
102
|
-
"/api/orgs/join-complete": {},
|
|
103
103
|
"/api/orgs/join": {},
|
|
104
|
+
"/api/orgs/join-complete": {},
|
|
104
105
|
"/api/orgs": {},
|
|
105
106
|
"/api/printing-press/clis": {},
|
|
106
107
|
"/api/printing-press/install": {},
|
|
107
108
|
"/api/printing-press/security-mode": {},
|
|
109
|
+
"/api/privacy/verify": {},
|
|
108
110
|
"/api/privacy/config": {},
|
|
109
111
|
"/api/processes/[id]": {},
|
|
110
|
-
"/api/privacy/verify": {},
|
|
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": {},
|
|
116
|
+
"/api/processes/definitions": {},
|
|
115
117
|
"/api/processes/definitions/[slug]": {},
|
|
116
118
|
"/api/processes/definitions/[slug]/settings": {},
|
|
117
|
-
"/api/processes/definitions": {},
|
|
118
119
|
"/api/processes/definitions/validate": {},
|
|
119
120
|
"/api/processes": {},
|
|
120
|
-
"/api/processes/start-and-route": {},
|
|
121
|
-
"/api/projects/[slug]": {},
|
|
122
121
|
"/api/projects/[slug]/library": {},
|
|
122
|
+
"/api/processes/start-and-route": {},
|
|
123
123
|
"/api/projects": {},
|
|
124
|
-
"/api/
|
|
124
|
+
"/api/projects/[slug]": {},
|
|
125
125
|
"/api/runs/claude-code-dry-run": {},
|
|
126
|
-
"/api/runs/competitor-report": {},
|
|
127
126
|
"/api/runs/engine-ping": {},
|
|
128
|
-
"/api/runs/
|
|
127
|
+
"/api/runs/approve-claude-run": {},
|
|
128
|
+
"/api/runs/competitor-report": {},
|
|
129
129
|
"/api/schedules/upsert": {},
|
|
130
|
+
"/api/runs/marketing-plan": {},
|
|
130
131
|
"/api/secrets/[name]": {},
|
|
131
132
|
"/api/secrets": {},
|
|
132
|
-
"/api/settings/trust-mode": {},
|
|
133
133
|
"/api/share/[token]/otp": {},
|
|
134
|
-
"/api/
|
|
134
|
+
"/api/settings/trust-mode": {},
|
|
135
135
|
"/api/share/[token]/verify": {},
|
|
136
|
-
"/api/share/
|
|
136
|
+
"/api/share/[token]": {},
|
|
137
137
|
"/api/share/space/[token]": {},
|
|
138
|
+
"/api/share/space/[token]/otp": {},
|
|
138
139
|
"/api/share/space/[token]/verify": {},
|
|
139
140
|
"/api/shared/spaces/[id]/acl": {},
|
|
140
141
|
"/api/shared/spaces/publish": {},
|
|
@@ -142,17 +143,17 @@
|
|
|
142
143
|
"/api/shared/spaces/unpublish": {},
|
|
143
144
|
"/api/shared/spaces/status": {},
|
|
144
145
|
"/api/state": {},
|
|
145
|
-
"/api/system/update": {},
|
|
146
|
-
"/api/tasks/[id]/active-run": {},
|
|
147
146
|
"/api/tasks/[id]/attachments": {},
|
|
147
|
+
"/api/tasks/[id]/active-run": {},
|
|
148
148
|
"/api/tasks/[id]/checklist/[itemId]": {},
|
|
149
|
+
"/api/system/update": {},
|
|
149
150
|
"/api/tasks/[id]/checklist": {},
|
|
150
151
|
"/api/tasks/[id]/checkout": {},
|
|
151
152
|
"/api/tasks/[id]/children": {},
|
|
152
153
|
"/api/tasks/[id]/comments": {},
|
|
153
154
|
"/api/tasks/[id]/events": {},
|
|
154
|
-
"/api/tasks/[id]/live-runs": {},
|
|
155
155
|
"/api/tasks/[id]/release": {},
|
|
156
|
+
"/api/tasks/[id]/live-runs": {},
|
|
156
157
|
"/api/tasks/[id]": {},
|
|
157
158
|
"/api/tasks": {},
|
|
158
159
|
"/api/tool-allowlists/[id]": {},
|
|
@@ -166,10 +167,10 @@
|
|
|
166
167
|
"/api/voice/realtime/context": {},
|
|
167
168
|
"/api/voice/realtime/session": {},
|
|
168
169
|
"/api/voice/realtime/tool-result": {},
|
|
169
|
-
"/api/voice/realtime/tools": {},
|
|
170
170
|
"/api/voice/tts": {},
|
|
171
171
|
"/api/whatsapp/allowlist": {},
|
|
172
172
|
"/api/whatsapp/disconnect": {},
|
|
173
|
+
"/api/voice/realtime/tools": {},
|
|
173
174
|
"/api/whatsapp/messages": {},
|
|
174
175
|
"/api/whatsapp/qr": {},
|
|
175
176
|
"/api/whatsapp/send": {},
|
|
@@ -180,11 +181,11 @@
|
|
|
180
181
|
"/agents/[id]": {},
|
|
181
182
|
"/agents": {},
|
|
182
183
|
"/approvals": {},
|
|
183
|
-
"/audit/live": {},
|
|
184
184
|
"/audit": {},
|
|
185
|
+
"/audit/live": {},
|
|
185
186
|
"/hail/[id]/governance": {},
|
|
186
|
-
"/hail/[id]/interview": {},
|
|
187
187
|
"/hail/[id]": {},
|
|
188
|
+
"/hail/[id]/interview": {},
|
|
188
189
|
"/hail/[id]/setup": {},
|
|
189
190
|
"/hail": {},
|
|
190
191
|
"/help/[slug]": {},
|
|
@@ -198,19 +199,19 @@
|
|
|
198
199
|
"/reports": {},
|
|
199
200
|
"/runtime": {},
|
|
200
201
|
"/schedules": {},
|
|
202
|
+
"/share/space/[token]": {},
|
|
201
203
|
"/tasks/[id]": {},
|
|
202
204
|
"/tasks": {},
|
|
203
205
|
"/tools": {},
|
|
204
|
-
"/share/space/[token]": {},
|
|
205
206
|
"/settings/account": {},
|
|
206
|
-
"/settings/advanced": {},
|
|
207
207
|
"/settings/appearance": {},
|
|
208
|
+
"/settings/advanced": {},
|
|
208
209
|
"/settings/connectors": {},
|
|
209
210
|
"/settings/engines": {},
|
|
210
|
-
"/settings/organization": {},
|
|
211
211
|
"/settings": {},
|
|
212
|
-
"/settings/
|
|
212
|
+
"/settings/organization": {},
|
|
213
213
|
"/settings/team": {},
|
|
214
|
+
"/settings/runtime": {},
|
|
214
215
|
"/settings/tools": {}
|
|
215
216
|
}
|
|
216
217
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-e4f2cfb4ad98f256.js","static/chunks/4bd1b696-100b9d70ed4e49c1.js","static/chunks/1255-eae4096fb21f1304.js","static/chunks/main-app-46bb3335c2fc50a9.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-e4f2cfb4ad98f256.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_app-4b3fb5e477a0267f.js"],"/_error":["static/chunks/webpack-e4f2cfb4ad98f256.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_error-c970d8b55ace1b48.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|
|
@@ -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": "-FRz43s1H_LZFhx24FvnL",
|
|
21
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "6rNgwC0dRvs0SGuB6tQJFQdgnUQA109pE0mKz/QwAks=",
|
|
22
|
+
"__NEXT_PREVIEW_MODE_ID": "7f88613b8fb6002dd7ae116f739aeedd",
|
|
23
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "7c50308afaa506f2f1465f6aab8d14fe7740138881bad888ba0a7e4de63e4905",
|
|
24
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "076bf553e6a2fc100065064dd7df97e5fdebab9098b0dc2e6c8b2ac3eb2f7bc6"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__REACT_LOADABLE_MANIFEST='{"app/login/login-client.jsx -> @supabase/ssr":{"id":9230,"files":["static/chunks/44530001.a9ce8b2fb3979725.js","static/chunks/840.e6f27edfb8124775.js"]},"app/page.js -> ./components/dashboard/config-panel":{"id":53168,"files":["static/chunks/2769-5b75c7bddf7ca30a.js","static/chunks/4119-cfb6260557a0a3d2.js","static/chunks/3168.ed91d2d25b4aca3f.js"]},"app/page.js -> ./components/dashboard/trust-mode-confirm-modal":{"id":95938,"files":["static/chunks/5938.9d4468131146b81c.js"]},"app/page.js -> ./components/dashboard/voice-panel":{"id":98217,"files":["static/chunks/8217.
|
|
1
|
+
self.__REACT_LOADABLE_MANIFEST='{"app/login/login-client.jsx -> @supabase/ssr":{"id":9230,"files":["static/chunks/44530001.a9ce8b2fb3979725.js","static/chunks/840.e6f27edfb8124775.js"]},"app/page.js -> ./components/dashboard/config-panel":{"id":53168,"files":["static/chunks/2769-5b75c7bddf7ca30a.js","static/chunks/4119-cfb6260557a0a3d2.js","static/chunks/3168.ed91d2d25b4aca3f.js"]},"app/page.js -> ./components/dashboard/trust-mode-confirm-modal":{"id":95938,"files":["static/chunks/5938.9d4468131146b81c.js"]},"app/page.js -> ./components/dashboard/voice-panel":{"id":98217,"files":["static/chunks/8217.9459315d921fdd61.js"]},"app/page.js -> ./components/update-banner":{"id":67130,"files":["static/chunks/7130.08b2adb325a87ad8.js"]},"app/projects/[slug]/album-view.jsx -> ./album-thumbnails/markdown.jsx":{"id":99863,"files":["static/chunks/930-721369985da388ce.js","static/chunks/9863.cb7415f4a67d7f45.js"]},"app/projects/[slug]/album-view.jsx -> ./floating-artifact-window.jsx":{"id":55094,"files":["static/chunks/930-721369985da388ce.js","static/chunks/2713.ffa893e49f7e4183.js"]},"app/projects/[slug]/album-view.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/floating-artifact-window.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-passphrase-modal.jsx":{"id":51517,"files":["static/chunks/1517.ebf6fe1a9c310c88.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-unlock-modal.jsx":{"id":44797,"files":["static/chunks/4797.c676c6ac0f39449c.js"]},"app/projects/[slug]/header-actions.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]}}';
|
|
@@ -1 +1,2 @@
|
|
|
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><!--_FRz43s1H_LZFhx24FvnL--><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/31fb2fdadf8f1c6b.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e4f2cfb4ad98f256.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/494-02cf75066d25e8ac.js" async=""></script><script src="/_next/static/chunks/app/layout-457acc50d33a5e0e.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><div class="app-topbar-activity-wrap"><button type="button" class="app-topbar-activity is-clickable " title="Background agent activity" aria-expanded="false" aria-haspopup="dialog"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-activity app-topbar-activity-glyph" aria-hidden="true"><path d="M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"></path></svg><span class="app-topbar-dot" aria-hidden="true"></span><span class="app-topbar-activity-label">Activity</span></button></div><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"><!--$?--><template id="B:0"></template><main class="admin-shell" aria-busy="true" aria-live="polite"><div class="nav-skeleton" role="status"><span class="sr-only">Loading…</span><div class="nav-skeleton__header"></div><div class="nav-skeleton__strip"><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div></div><div class="nav-skeleton__rows"><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div></div></div></main><!--/$--></div></div><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-e4f2cfb4ad98f256.js" id="_R_" async=""></script><div hidden id="S:0"><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><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
2
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</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\",\"494\",\"static/chunks/494-02cf75066d25e8ac.js\",\"7177\",\"static/chunks/app/layout-457acc50d33a5e0e.js\"],\"default\"]\n3:I[44022,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"494\",\"static/chunks/494-02cf75066d25e8ac.js\",\"7177\",\"static/chunks/app/layout-457acc50d33a5e0e.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/31fb2fdadf8f1c6b.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"-FRz43s1H_LZFhx24FvnL\",\"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/31fb2fdadf8f1c6b.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-
|
|
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-e4f2cfb4ad98f256.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/-FRz43s1H_LZFhx24FvnL/_buildManifest.js" defer=""></script><script src="/_next/static/-FRz43s1H_LZFhx24FvnL/_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":"-FRz43s1H_LZFhx24FvnL","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\":{\"40371ff0eb940cdf46582d4096860c34a176f490aa\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"22828\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"20253\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"4045e9bdab916dd640271ad9ff5b0e1b5d07405060\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"22828\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"20253\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"40fe6c355096ce5e6b3646450fce4cebd71d507704\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"22828\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"20253\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"405489026d4be5a98f10eef121525c0bc664fdba55\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"28559\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"60040d4ae16e8e41c2a2e72408088fc067b6307a64\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"28559\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60dc656a2924886fddadd4a5515ec178e5dca73d1f\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"28559\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40305a136736f93944a244b97e49084951ed2b717b\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"33482\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4087e89b48ac897c4d9b1c80750b15984f12b59df5\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"33482\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40be5bee6a9986ab7b07f1bbb36ae72ec821aebc17\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"33482\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"400327049b57753df99f4bbd2e26c95efbf8e885ba\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"40096f556f57b8047529bdc9226fbb150717dfe8be\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_8\"},\"4035896517ffe0dafa96e6fedf41e09813332fd74e\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"404e218bffc6ab25ef0c91c4bd76981ee1990817cf\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"40978bc5c8852942548c33d16436f6d4be959c8640\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"409a24924b89f1ca1e2061cfc95ae47fba2e8376a2\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_9\"},\"40a83506186270a7d618fb4db49d666cad8fdd3c90\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_7\"},\"40a97989b4a87c3777214de5692f0877894c349430\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40d09fd3cbe5d07bc0a73f4c2fbf4db72f37f5f545\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40d479afee29e26faf6d42515e2079d9dacc8ef39e\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"7936\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40b562dc6b779f541d9d6393b4de140df121080e30\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"64047\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"60fb965bebd6651837ac3cc85a39cd61dc68fbf189\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"78109\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"405c77f71c4ce84ec05defa6c95bd95a05debaffba\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"286\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40bf1d25a81b3ea6fb66e101d39bda250375574f1d\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"59078\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40080bc421b120cda3799c9d1a59c4e41260593e98\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"85963\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"407f7d1829d19e35b91d559486ce826d458ccde162\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"85963\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40b937a5b742e2435b57ef5e505391adc57eb6b0b1\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"85963\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"40ff0b4dd63c9baf273a5a744c4582c847788fde60\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"85963\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40d0526540b4705a059e6e2a29dc3c6ea1f079bb32\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"10879\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"40f889778f90d43952526c05d4c1d100974bd10af9\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"10879\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"40612494d785e61d26210847cadb1a55b28c47cdf1\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"5804\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4026ce6c45a5dc9e3b2ec16c999fd4346780ba2018\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"30021\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"30021\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"00d2ee1ddebfb8c2b6a925611e345e1b74676d967d\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"52182\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40183f6c033dc6951377309df430ec27614a08bfd2\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"52182\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40ddf179162a6da4c7ff637a5ede0aa04185e3bc47\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"52182\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40c3c826d33aa4709c4fa23576dc6701b847c58a93\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"26091\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40491a6a4373e56cf99578de19c80a0a8d795b57cc\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"49047\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40d7d89009cbbe18d175ccedf7731a475358c768cb\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"49047\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40ef9c331834cef893668380c52fe38926d05b8016\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"49047\",\"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 +1 @@
|
|
|
1
|
-
{"node":{"
|
|
1
|
+
{"node":{"40371ff0eb940cdf46582d4096860c34a176f490aa":{"workers":{"app/projects/new/page":{"moduleId":"22828","async":true},"app/projects/page":{"moduleId":"20253","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"deleteProjectAction"},"4045e9bdab916dd640271ad9ff5b0e1b5d07405060":{"workers":{"app/projects/new/page":{"moduleId":"22828","async":true},"app/projects/page":{"moduleId":"20253","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"createProjectAction"},"40fe6c355096ce5e6b3646450fce4cebd71d507704":{"workers":{"app/projects/new/page":{"moduleId":"22828","async":true},"app/projects/page":{"moduleId":"20253","async":true}},"layer":{"app/projects/new/page":"rsc","app/projects/page":"action-browser"},"filename":"app/projects/actions.js","exportedName":"updateProjectAction"},"405489026d4be5a98f10eef121525c0bc664fdba55":{"workers":{"app/admin/page":{"moduleId":"28559","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"60040d4ae16e8e41c2a2e72408088fc067b6307a64":{"workers":{"app/admin/page":{"moduleId":"28559","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60dc656a2924886fddadd4a5515ec178e5dca73d1f":{"workers":{"app/admin/page":{"moduleId":"28559","async":true}},"layer":{"app/admin/page":"rsc"},"filename":"app/admin/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40305a136736f93944a244b97e49084951ed2b717b":{"workers":{"app/agents/page":{"moduleId":"33482","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"4087e89b48ac897c4d9b1c80750b15984f12b59df5":{"workers":{"app/agents/page":{"moduleId":"33482","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"},"40be5bee6a9986ab7b07f1bbb36ae72ec821aebc17":{"workers":{"app/agents/page":{"moduleId":"33482","async":true}},"layer":{"app/agents/page":"rsc"},"filename":"app/agents/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"},"400327049b57753df99f4bbd2e26c95efbf8e885ba":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_5"},"40096f556f57b8047529bdc9226fbb150717dfe8be":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_8"},"4035896517ffe0dafa96e6fedf41e09813332fd74e":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_6"},"404e218bffc6ab25ef0c91c4bd76981ee1990817cf":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_4"},"40978bc5c8852942548c33d16436f6d4be959c8640":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"409a24924b89f1ca1e2061cfc95ae47fba2e8376a2":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_9"},"40a83506186270a7d618fb4db49d666cad8fdd3c90":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_7"},"40a97989b4a87c3777214de5692f0877894c349430":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40d09fd3cbe5d07bc0a73f4c2fbf4db72f37f5f545":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40d479afee29e26faf6d42515e2079d9dacc8ef39e":{"workers":{"app/agents/[id]/page":{"moduleId":"7936","async":true}},"layer":{"app/agents/[id]/page":"rsc"},"filename":"app/agents/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40b562dc6b779f541d9d6393b4de140df121080e30":{"workers":{"app/approvals/page":{"moduleId":"64047","async":true}},"layer":{"app/approvals/page":"rsc"},"filename":"app/approvals/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"60fb965bebd6651837ac3cc85a39cd61dc68fbf189":{"workers":{"app/hail/[id]/interview/page":{"moduleId":"78109","async":true}},"layer":{"app/hail/[id]/interview/page":"rsc"},"filename":"app/hail/[id]/interview/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"405c77f71c4ce84ec05defa6c95bd95a05debaffba":{"workers":{"app/hail/page":{"moduleId":"286","async":true}},"layer":{"app/hail/page":"rsc"},"filename":"app/hail/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40bf1d25a81b3ea6fb66e101d39bda250375574f1d":{"workers":{"app/hail/[id]/setup/page":{"moduleId":"59078","async":true}},"layer":{"app/hail/[id]/setup/page":"rsc"},"filename":"app/hail/[id]/setup/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40080bc421b120cda3799c9d1a59c4e41260593e98":{"workers":{"app/hail/[id]/page":{"moduleId":"85963","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"407f7d1829d19e35b91d559486ce826d458ccde162":{"workers":{"app/hail/[id]/page":{"moduleId":"85963","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40b937a5b742e2435b57ef5e505391adc57eb6b0b1":{"workers":{"app/hail/[id]/page":{"moduleId":"85963","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_3"},"40ff0b4dd63c9baf273a5a744c4582c847788fde60":{"workers":{"app/hail/[id]/page":{"moduleId":"85963","async":true}},"layer":{"app/hail/[id]/page":"rsc"},"filename":"app/hail/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40d0526540b4705a059e6e2a29dc3c6ea1f079bb32":{"workers":{"app/marketplace/page":{"moduleId":"10879","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"recordImportAttemptAction"},"40f889778f90d43952526c05d4c1d100974bd10af9":{"workers":{"app/marketplace/page":{"moduleId":"10879","async":true}},"layer":{"app/marketplace/page":"rsc"},"filename":"app/marketplace/actions.js","exportedName":"toggleInstallAction"},"40612494d785e61d26210847cadb1a55b28c47cdf1":{"workers":{"app/missions/page":{"moduleId":"5804","async":true}},"layer":{"app/missions/page":"rsc"},"filename":"app/missions/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"4026ce6c45a5dc9e3b2ec16c999fd4346780ba2018":{"workers":{"app/org/page":{"moduleId":"30021","async":true},"app/settings/organization/page":{"moduleId":"30021","async":true}},"layer":{"app/org/page":"rsc","app/settings/organization/page":"rsc"},"filename":"app/org/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"00d2ee1ddebfb8c2b6a925611e345e1b74676d967d":{"workers":{"app/schedules/page":{"moduleId":"52182","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40183f6c033dc6951377309df430ec27614a08bfd2":{"workers":{"app/schedules/page":{"moduleId":"52182","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40ddf179162a6da4c7ff637a5ede0aa04185e3bc47":{"workers":{"app/schedules/page":{"moduleId":"52182","async":true}},"layer":{"app/schedules/page":"rsc"},"filename":"app/schedules/page.js","exportedName":"$$RSC_SERVER_ACTION_1"},"40c3c826d33aa4709c4fa23576dc6701b847c58a93":{"workers":{"app/tasks/page":{"moduleId":"26091","async":true}},"layer":{"app/tasks/page":"rsc"},"filename":"app/tasks/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40491a6a4373e56cf99578de19c80a0a8d795b57cc":{"workers":{"app/tasks/[id]/page":{"moduleId":"49047","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_0"},"40d7d89009cbbe18d175ccedf7731a475358c768cb":{"workers":{"app/tasks/[id]/page":{"moduleId":"49047","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_2"},"40ef9c331834cef893668380c52fe38926d05b8016":{"workers":{"app/tasks/[id]/page":{"moduleId":"49047","async":true}},"layer":{"app/tasks/[id]/page":"rsc"},"filename":"app/tasks/[id]/page.js","exportedName":"$$RSC_SERVER_ACTION_1"}},"edge":{},"encryptionKey":"6rNgwC0dRvs0SGuB6tQJFQdgnUQA109pE0mKz/QwAks="}
|