madarx 2.9.13 → 2.9.14
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 +303 -303
- package/.next/standalone/.next/app-path-routes-manifest.json +83 -83
- package/.next/standalone/.next/build-manifest.json +2 -2
- package/.next/standalone/.next/prerender-manifest.json +9 -9
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents/[id]/page.js +3 -3
- 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_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]/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_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/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/cron/tick/route.js +1 -1
- package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/worker/route.js +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/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/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/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 +1 -1
- package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +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 +2 -2
- package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/brand.html +1 -1
- package/.next/standalone/.next/server/app/brand.rsc +2 -2
- package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +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 +2 -2
- 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 +2 -2
- 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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +2 -2
- 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 +2 -2
- package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +2 -2
- package/.next/standalone/.next/server/app/index.rsc +2 -2
- 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 +2 -2
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/marketplace/page.js +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_client-reference-manifest.js +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_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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +2 -2
- package/.next/standalone/.next/server/app/onboarding.rsc +2 -2
- 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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/new/page.js +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 +1 -1
- package/.next/standalone/.next/server/app/projects/new.rsc +3 -3
- package/.next/standalone/.next/server/app/projects/page.js +9 -9
- 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_client-reference-manifest.js +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 +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_client-reference-manifest.js +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_client-reference-manifest.js +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 +2 -2
- package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +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_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 +2 -2
- package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +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 +2 -2
- 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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/page.js +1 -1
- package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/whatsapp.html +1 -1
- package/.next/standalone/.next/server/app/whatsapp.rsc +2 -2
- 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_client-reference-manifest.js +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/new/page_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +83 -83
- package/.next/standalone/.next/server/chunks/1731.js +1 -0
- package/.next/standalone/.next/server/chunks/671.js +1 -1
- package/.next/standalone/.next/server/chunks/6818.js +1 -1
- package/.next/standalone/.next/server/functions-config-manifest.json +49 -49
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/pages-manifest.json +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/app/projects/page-f55a986677cf4da1.js +1 -0
- package/.next/standalone/.next/static/css/dbef8eff6337245e.css +1 -0
- package/.next/standalone/data/.artifacts-migrated-v1 +1 -1
- package/.next/standalone/data/.default-project-seeded +1 -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/package.json +1 -1
- package/.next/static/chunks/app/projects/page-f55a986677cf4da1.js +1 -0
- package/.next/static/css/dbef8eff6337245e.css +1 -0
- package/lib/inproc-token.js +17 -6
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/9430.js +0 -1
- package/.next/standalone/.next/static/chunks/app/projects/page-99d221c5fd54c0e3.js +0 -1
- package/.next/standalone/.next/static/css/3adc5e4c7a6f251f.css +0 -1
- package/.next/static/chunks/app/projects/page-99d221c5fd54c0e3.js +0 -1
- package/.next/static/css/3adc5e4c7a6f251f.css +0 -1
- /package/.next/standalone/.next/static/{7W4PAGIBak7apEhh8Fa5C → q1AxdAE8spFgM2Iyr1w6Q}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{7W4PAGIBak7apEhh8Fa5C → q1AxdAE8spFgM2Iyr1w6Q}/_ssgManifest.js +0 -0
- /package/.next/static/{7W4PAGIBak7apEhh8Fa5C → q1AxdAE8spFgM2Iyr1w6Q}/_buildManifest.js +0 -0
- /package/.next/static/{7W4PAGIBak7apEhh8Fa5C → q1AxdAE8spFgM2Iyr1w6Q}/_ssgManifest.js +0 -0
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
14
14
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
15
15
|
"static/css/acf226d91614a52a.css",
|
|
16
|
-
"static/css/
|
|
16
|
+
"static/css/dbef8eff6337245e.css",
|
|
17
17
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
18
18
|
"static/chunks/7597-0c9237f36490a2ba.js",
|
|
19
19
|
"static/chunks/app/layout-01269582605f37ea.js"
|
|
@@ -60,6 +60,13 @@
|
|
|
60
60
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
61
61
|
"static/chunks/app/api/activity/route-abb4b18098f1d93e.js"
|
|
62
62
|
],
|
|
63
|
+
"/api/admin/audit-export/route": [
|
|
64
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
65
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
66
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
67
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
68
|
+
"static/chunks/app/api/admin/audit-export/route-abb4b18098f1d93e.js"
|
|
69
|
+
],
|
|
63
70
|
"/api/admin/share-links/route": [
|
|
64
71
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
65
72
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -88,19 +95,19 @@
|
|
|
88
95
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
89
96
|
"static/chunks/app/api/agent-runs/[id]/events/route-abb4b18098f1d93e.js"
|
|
90
97
|
],
|
|
91
|
-
"/api/agent-runs/[id]/route": [
|
|
98
|
+
"/api/agent-runs/[id]/log/route": [
|
|
92
99
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
93
100
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
94
101
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
95
102
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
96
|
-
"static/chunks/app/api/agent-runs/[id]/route-abb4b18098f1d93e.js"
|
|
103
|
+
"static/chunks/app/api/agent-runs/[id]/log/route-abb4b18098f1d93e.js"
|
|
97
104
|
],
|
|
98
|
-
"/api/agent-runs/[id]/
|
|
105
|
+
"/api/agent-runs/[id]/route": [
|
|
99
106
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
100
107
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
101
108
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
102
109
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
103
|
-
"static/chunks/app/api/agent-runs/[id]/
|
|
110
|
+
"static/chunks/app/api/agent-runs/[id]/route-abb4b18098f1d93e.js"
|
|
104
111
|
],
|
|
105
112
|
"/api/agent-runs/route": [
|
|
106
113
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -123,19 +130,12 @@
|
|
|
123
130
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
124
131
|
"static/chunks/app/api/agents/[id]/memory/route-abb4b18098f1d93e.js"
|
|
125
132
|
],
|
|
126
|
-
"/api/agents/[id]/
|
|
127
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
128
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
129
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
130
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
131
|
-
"static/chunks/app/api/agents/[id]/reports/route-abb4b18098f1d93e.js"
|
|
132
|
-
],
|
|
133
|
-
"/api/admin/audit-export/route": [
|
|
133
|
+
"/api/agents/[id]/run/route": [
|
|
134
134
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
135
135
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
136
136
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
137
137
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
138
|
-
"static/chunks/app/api/
|
|
138
|
+
"static/chunks/app/api/agents/[id]/run/route-abb4b18098f1d93e.js"
|
|
139
139
|
],
|
|
140
140
|
"/api/agents/[id]/skills/route": [
|
|
141
141
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -172,26 +172,19 @@
|
|
|
172
172
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
173
173
|
"static/chunks/app/api/approvals/route-abb4b18098f1d93e.js"
|
|
174
174
|
],
|
|
175
|
-
"/api/artifacts/[id]/
|
|
176
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
177
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
178
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
179
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
180
|
-
"static/chunks/app/api/artifacts/[id]/acl/route-abb4b18098f1d93e.js"
|
|
181
|
-
],
|
|
182
|
-
"/api/agents/[id]/run/route": [
|
|
175
|
+
"/api/artifacts/[id]/protect/route": [
|
|
183
176
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
184
177
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
185
178
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
186
179
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
187
|
-
"static/chunks/app/api/
|
|
180
|
+
"static/chunks/app/api/artifacts/[id]/protect/route-abb4b18098f1d93e.js"
|
|
188
181
|
],
|
|
189
|
-
"/api/
|
|
182
|
+
"/api/agents/[id]/reports/route": [
|
|
190
183
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
191
184
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
192
185
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
193
186
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
194
|
-
"static/chunks/app/api/
|
|
187
|
+
"static/chunks/app/api/agents/[id]/reports/route-abb4b18098f1d93e.js"
|
|
195
188
|
],
|
|
196
189
|
"/api/artifacts/[id]/route": [
|
|
197
190
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -228,12 +221,12 @@
|
|
|
228
221
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
229
222
|
"static/chunks/app/api/audit/list/route-abb4b18098f1d93e.js"
|
|
230
223
|
],
|
|
231
|
-
"/api/
|
|
224
|
+
"/api/artifacts/[id]/acl/route": [
|
|
232
225
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
233
226
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
234
227
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
235
228
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
236
|
-
"static/chunks/app/api/
|
|
229
|
+
"static/chunks/app/api/artifacts/[id]/acl/route-abb4b18098f1d93e.js"
|
|
237
230
|
],
|
|
238
231
|
"/api/auth/callback/route": [
|
|
239
232
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -242,12 +235,12 @@
|
|
|
242
235
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
243
236
|
"static/chunks/app/api/auth/callback/route-abb4b18098f1d93e.js"
|
|
244
237
|
],
|
|
245
|
-
"/api/
|
|
238
|
+
"/api/auth/config/route": [
|
|
246
239
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
247
240
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
248
241
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
249
242
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
250
|
-
"static/chunks/app/api/
|
|
243
|
+
"static/chunks/app/api/auth/config/route-abb4b18098f1d93e.js"
|
|
251
244
|
],
|
|
252
245
|
"/api/auth/join-bootstrap/route": [
|
|
253
246
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -263,6 +256,13 @@
|
|
|
263
256
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
264
257
|
"static/chunks/app/api/auth/session/route-abb4b18098f1d93e.js"
|
|
265
258
|
],
|
|
259
|
+
"/api/artifacts/[id]/raw/route": [
|
|
260
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
261
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
262
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
263
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
264
|
+
"static/chunks/app/api/artifacts/[id]/raw/route-abb4b18098f1d93e.js"
|
|
265
|
+
],
|
|
266
266
|
"/api/chat/sessions/[id]/route": [
|
|
267
267
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
268
268
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -291,12 +291,12 @@
|
|
|
291
291
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
292
292
|
"static/chunks/app/api/config/route-abb4b18098f1d93e.js"
|
|
293
293
|
],
|
|
294
|
-
"/api/
|
|
294
|
+
"/api/connections/[service]/route": [
|
|
295
295
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
296
296
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
297
297
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
298
298
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
299
|
-
"static/chunks/app/api/
|
|
299
|
+
"static/chunks/app/api/connections/[service]/route-abb4b18098f1d93e.js"
|
|
300
300
|
],
|
|
301
301
|
"/api/connections/route": [
|
|
302
302
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -305,12 +305,12 @@
|
|
|
305
305
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
306
306
|
"static/chunks/app/api/connections/route-abb4b18098f1d93e.js"
|
|
307
307
|
],
|
|
308
|
-
"/api/
|
|
308
|
+
"/api/cron/tick/route": [
|
|
309
309
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
310
310
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
311
311
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
312
312
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
313
|
-
"static/chunks/app/api/
|
|
313
|
+
"static/chunks/app/api/cron/tick/route-abb4b18098f1d93e.js"
|
|
314
314
|
],
|
|
315
315
|
"/api/dashboard/spaces/[id]/share-link/[linkId]/route": [
|
|
316
316
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -326,12 +326,12 @@
|
|
|
326
326
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
327
327
|
"static/chunks/app/api/dashboard/spaces/[id]/share-link/route-abb4b18098f1d93e.js"
|
|
328
328
|
],
|
|
329
|
-
"/api/
|
|
329
|
+
"/api/disk/files/[id]/blob/route": [
|
|
330
330
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
331
331
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
332
332
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
333
333
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
334
|
-
"static/chunks/app/api/
|
|
334
|
+
"static/chunks/app/api/disk/files/[id]/blob/route-abb4b18098f1d93e.js"
|
|
335
335
|
],
|
|
336
336
|
"/api/disk/files/[id]/route": [
|
|
337
337
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -361,19 +361,19 @@
|
|
|
361
361
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
362
362
|
"static/chunks/app/api/disk/folders/route-abb4b18098f1d93e.js"
|
|
363
363
|
],
|
|
364
|
-
"/api/
|
|
364
|
+
"/api/events/since/[cursor]/route": [
|
|
365
365
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
366
366
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
367
367
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
368
368
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
369
|
-
"static/chunks/app/api/
|
|
369
|
+
"static/chunks/app/api/events/since/[cursor]/route-abb4b18098f1d93e.js"
|
|
370
370
|
],
|
|
371
|
-
"/api/
|
|
371
|
+
"/api/audit/search/route": [
|
|
372
372
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
373
373
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
374
374
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
375
375
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
376
|
-
"static/chunks/app/api/
|
|
376
|
+
"static/chunks/app/api/audit/search/route-abb4b18098f1d93e.js"
|
|
377
377
|
],
|
|
378
378
|
"/api/fs/create-folder/route": [
|
|
379
379
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -382,12 +382,12 @@
|
|
|
382
382
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
383
383
|
"static/chunks/app/api/fs/create-folder/route-abb4b18098f1d93e.js"
|
|
384
384
|
],
|
|
385
|
-
"/api/
|
|
385
|
+
"/api/fs/pick-folder/route": [
|
|
386
386
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
387
387
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
388
388
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
389
389
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
390
|
-
"static/chunks/app/api/
|
|
390
|
+
"static/chunks/app/api/fs/pick-folder/route-abb4b18098f1d93e.js"
|
|
391
391
|
],
|
|
392
392
|
"/api/hail/engagements/[id]/blueprint/route": [
|
|
393
393
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -403,12 +403,12 @@
|
|
|
403
403
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
404
404
|
"static/chunks/app/api/hail/engagements/[id]/diagnostic/route-abb4b18098f1d93e.js"
|
|
405
405
|
],
|
|
406
|
-
"/api/
|
|
406
|
+
"/api/brand/route": [
|
|
407
407
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
408
408
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
409
409
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
410
410
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
411
|
-
"static/chunks/app/api/
|
|
411
|
+
"static/chunks/app/api/brand/route-abb4b18098f1d93e.js"
|
|
412
412
|
],
|
|
413
413
|
"/api/hail/engagements/[id]/interview/route": [
|
|
414
414
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -424,33 +424,33 @@
|
|
|
424
424
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
425
425
|
"static/chunks/app/api/hail/engagements/[id]/pilot/route-abb4b18098f1d93e.js"
|
|
426
426
|
],
|
|
427
|
-
"/api/hail/engagements/[id]/
|
|
427
|
+
"/api/hail/engagements/[id]/route": [
|
|
428
428
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
429
429
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
430
430
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
431
431
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
432
|
-
"static/chunks/app/api/hail/engagements/[id]/
|
|
432
|
+
"static/chunks/app/api/hail/engagements/[id]/route-abb4b18098f1d93e.js"
|
|
433
433
|
],
|
|
434
|
-
"/api/hail/engagements/[id]/
|
|
434
|
+
"/api/hail/engagements/[id]/quarterly/route": [
|
|
435
435
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
436
436
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
437
437
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
438
438
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
439
|
-
"static/chunks/app/api/hail/engagements/[id]/
|
|
439
|
+
"static/chunks/app/api/hail/engagements/[id]/quarterly/route-abb4b18098f1d93e.js"
|
|
440
440
|
],
|
|
441
|
-
"/api/hail/engagements/[id]/route": [
|
|
441
|
+
"/api/hail/engagements/[id]/setup-package/route": [
|
|
442
442
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
443
443
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
444
444
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
445
445
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
446
|
-
"static/chunks/app/api/hail/engagements/[id]/route-abb4b18098f1d93e.js"
|
|
446
|
+
"static/chunks/app/api/hail/engagements/[id]/setup-package/route-abb4b18098f1d93e.js"
|
|
447
447
|
],
|
|
448
|
-
"/api/hail/
|
|
448
|
+
"/api/hail/interviews/[id]/responses/route": [
|
|
449
449
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
450
450
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
451
451
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
452
452
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
453
|
-
"static/chunks/app/api/hail/
|
|
453
|
+
"static/chunks/app/api/hail/interviews/[id]/responses/route-abb4b18098f1d93e.js"
|
|
454
454
|
],
|
|
455
455
|
"/api/hail/engagements/route": [
|
|
456
456
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -459,12 +459,12 @@
|
|
|
459
459
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
460
460
|
"static/chunks/app/api/hail/engagements/route-abb4b18098f1d93e.js"
|
|
461
461
|
],
|
|
462
|
-
"/api/hail/interviews/[id]/
|
|
462
|
+
"/api/hail/interviews/[id]/route": [
|
|
463
463
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
464
464
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
465
465
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
466
466
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
467
|
-
"static/chunks/app/api/hail/interviews/[id]/
|
|
467
|
+
"static/chunks/app/api/hail/interviews/[id]/route-abb4b18098f1d93e.js"
|
|
468
468
|
],
|
|
469
469
|
"/api/hail/setup-packages/[id]/apply/route": [
|
|
470
470
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -473,19 +473,12 @@
|
|
|
473
473
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
474
474
|
"static/chunks/app/api/hail/setup-packages/[id]/apply/route-abb4b18098f1d93e.js"
|
|
475
475
|
],
|
|
476
|
-
"/api/
|
|
477
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
478
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
479
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
480
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
481
|
-
"static/chunks/app/api/hail/interviews/[id]/route-abb4b18098f1d93e.js"
|
|
482
|
-
],
|
|
483
|
-
"/api/hail/setup-packages/validate/route": [
|
|
476
|
+
"/api/connections/[service]/verify/route": [
|
|
484
477
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
485
478
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
486
479
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
487
480
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
488
|
-
"static/chunks/app/api/
|
|
481
|
+
"static/chunks/app/api/connections/[service]/verify/route-abb4b18098f1d93e.js"
|
|
489
482
|
],
|
|
490
483
|
"/api/heartbeat/tick/route": [
|
|
491
484
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -508,12 +501,12 @@
|
|
|
508
501
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
509
502
|
"static/chunks/app/api/help/route-abb4b18098f1d93e.js"
|
|
510
503
|
],
|
|
511
|
-
"/api/
|
|
504
|
+
"/api/events/stream/route": [
|
|
512
505
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
513
506
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
514
507
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
515
508
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
516
|
-
"static/chunks/app/api/
|
|
509
|
+
"static/chunks/app/api/events/stream/route-abb4b18098f1d93e.js"
|
|
517
510
|
],
|
|
518
511
|
"/api/hermes/jobs/route": [
|
|
519
512
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -522,19 +515,19 @@
|
|
|
522
515
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
523
516
|
"static/chunks/app/api/hermes/jobs/route-abb4b18098f1d93e.js"
|
|
524
517
|
],
|
|
525
|
-
"/api/
|
|
518
|
+
"/api/hermes/jobs/[id]/route": [
|
|
526
519
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
527
520
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
528
521
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
529
522
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
530
|
-
"static/chunks/app/api/
|
|
523
|
+
"static/chunks/app/api/hermes/jobs/[id]/route-abb4b18098f1d93e.js"
|
|
531
524
|
],
|
|
532
|
-
"/api/integrations/google/
|
|
525
|
+
"/api/integrations/google/callback/route": [
|
|
533
526
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
534
527
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
535
528
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
536
529
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
537
|
-
"static/chunks/app/api/integrations/google/
|
|
530
|
+
"static/chunks/app/api/integrations/google/callback/route-abb4b18098f1d93e.js"
|
|
538
531
|
],
|
|
539
532
|
"/api/marketplace/[id]/route": [
|
|
540
533
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -543,12 +536,19 @@
|
|
|
543
536
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
544
537
|
"static/chunks/app/api/marketplace/[id]/route-abb4b18098f1d93e.js"
|
|
545
538
|
],
|
|
546
|
-
"/api/
|
|
539
|
+
"/api/integrations/google/oauth/route": [
|
|
547
540
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
548
541
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
549
542
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
550
543
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
551
|
-
"static/chunks/app/api/
|
|
544
|
+
"static/chunks/app/api/integrations/google/oauth/route-abb4b18098f1d93e.js"
|
|
545
|
+
],
|
|
546
|
+
"/api/marketplace/open-design/route": [
|
|
547
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
548
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
549
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
550
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
551
|
+
"static/chunks/app/api/marketplace/open-design/route-abb4b18098f1d93e.js"
|
|
552
552
|
],
|
|
553
553
|
"/api/marketplace/route": [
|
|
554
554
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -571,68 +571,68 @@
|
|
|
571
571
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
572
572
|
"static/chunks/app/api/mines/portfolio/route-abb4b18098f1d93e.js"
|
|
573
573
|
],
|
|
574
|
-
"/api/
|
|
574
|
+
"/api/hail/engagements/[id]/governance/route": [
|
|
575
575
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
576
576
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
577
577
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
578
578
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
579
|
-
"static/chunks/app/api/
|
|
579
|
+
"static/chunks/app/api/hail/engagements/[id]/governance/route-abb4b18098f1d93e.js"
|
|
580
580
|
],
|
|
581
|
-
"/api/mines/projects/[id]/
|
|
581
|
+
"/api/mines/projects/[id]/diligence/route": [
|
|
582
582
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
583
583
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
584
584
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
585
585
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
586
|
-
"static/chunks/app/api/mines/projects/[id]/
|
|
586
|
+
"static/chunks/app/api/mines/projects/[id]/diligence/route-abb4b18098f1d93e.js"
|
|
587
587
|
],
|
|
588
|
-
"/api/
|
|
588
|
+
"/api/hail/setup-packages/validate/route": [
|
|
589
589
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
590
590
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
591
591
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
592
592
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
593
|
-
"static/chunks/app/api/
|
|
593
|
+
"static/chunks/app/api/hail/setup-packages/validate/route-abb4b18098f1d93e.js"
|
|
594
594
|
],
|
|
595
|
-
"/api/mines/projects/
|
|
595
|
+
"/api/mines/projects/route": [
|
|
596
596
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
597
597
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
598
598
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
599
599
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
600
|
-
"static/chunks/app/api/mines/projects/
|
|
600
|
+
"static/chunks/app/api/mines/projects/route-abb4b18098f1d93e.js"
|
|
601
601
|
],
|
|
602
|
-
"/api/
|
|
602
|
+
"/api/missions/route": [
|
|
603
603
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
604
604
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
605
605
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
606
606
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
607
|
-
"static/chunks/app/api/
|
|
607
|
+
"static/chunks/app/api/missions/route-abb4b18098f1d93e.js"
|
|
608
608
|
],
|
|
609
|
-
"/api/
|
|
609
|
+
"/api/models/route": [
|
|
610
610
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
611
611
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
612
612
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
613
613
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
614
|
-
"static/chunks/app/api/
|
|
614
|
+
"static/chunks/app/api/models/route-abb4b18098f1d93e.js"
|
|
615
615
|
],
|
|
616
|
-
"/api/
|
|
616
|
+
"/api/mines/projects/[id]/publish/route": [
|
|
617
617
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
618
618
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
619
619
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
620
620
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
621
|
-
"static/chunks/app/api/
|
|
621
|
+
"static/chunks/app/api/mines/projects/[id]/publish/route-abb4b18098f1d93e.js"
|
|
622
622
|
],
|
|
623
|
-
"/api/
|
|
623
|
+
"/api/onboarding/launch/route": [
|
|
624
624
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
625
625
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
626
626
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
627
627
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
628
|
-
"static/chunks/app/api/
|
|
628
|
+
"static/chunks/app/api/onboarding/launch/route-abb4b18098f1d93e.js"
|
|
629
629
|
],
|
|
630
|
-
"/api/onboarding/
|
|
630
|
+
"/api/onboarding/blueprint/route": [
|
|
631
631
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
632
632
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
633
633
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
634
634
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
635
|
-
"static/chunks/app/api/onboarding/
|
|
635
|
+
"static/chunks/app/api/onboarding/blueprint/route-abb4b18098f1d93e.js"
|
|
636
636
|
],
|
|
637
637
|
"/api/orchestrator/command/route": [
|
|
638
638
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -641,12 +641,12 @@
|
|
|
641
641
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
642
642
|
"static/chunks/app/api/orchestrator/command/route-abb4b18098f1d93e.js"
|
|
643
643
|
],
|
|
644
|
-
"/api/
|
|
644
|
+
"/api/mines/projects/[id]/import/route": [
|
|
645
645
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
646
646
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
647
647
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
648
648
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
649
|
-
"static/chunks/app/api/
|
|
649
|
+
"static/chunks/app/api/mines/projects/[id]/import/route-abb4b18098f1d93e.js"
|
|
650
650
|
],
|
|
651
651
|
"/api/org/route": [
|
|
652
652
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -662,19 +662,19 @@
|
|
|
662
662
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
663
663
|
"static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-abb4b18098f1d93e.js"
|
|
664
664
|
],
|
|
665
|
-
"/api/orgs/[id]/
|
|
665
|
+
"/api/orgs/[id]/members/[userId]/role/route": [
|
|
666
666
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
667
667
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
668
668
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
669
669
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
670
|
-
"static/chunks/app/api/orgs/[id]/
|
|
670
|
+
"static/chunks/app/api/orgs/[id]/members/[userId]/role/route-abb4b18098f1d93e.js"
|
|
671
671
|
],
|
|
672
|
-
"/api/
|
|
672
|
+
"/api/hermes/jobs/[id]/events/route": [
|
|
673
673
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
674
674
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
675
675
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
676
676
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
677
|
-
"static/chunks/app/api/
|
|
677
|
+
"static/chunks/app/api/hermes/jobs/[id]/events/route-abb4b18098f1d93e.js"
|
|
678
678
|
],
|
|
679
679
|
"/api/orgs/[id]/members/[userId]/route": [
|
|
680
680
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -683,12 +683,12 @@
|
|
|
683
683
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
684
684
|
"static/chunks/app/api/orgs/[id]/members/[userId]/route-abb4b18098f1d93e.js"
|
|
685
685
|
],
|
|
686
|
-
"/api/
|
|
686
|
+
"/api/orgs/[id]/members/route": [
|
|
687
687
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
688
688
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
689
689
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
690
690
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
691
|
-
"static/chunks/app/api/
|
|
691
|
+
"static/chunks/app/api/orgs/[id]/members/route-abb4b18098f1d93e.js"
|
|
692
692
|
],
|
|
693
693
|
"/api/orgs/[id]/route": [
|
|
694
694
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -697,12 +697,12 @@
|
|
|
697
697
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
698
698
|
"static/chunks/app/api/orgs/[id]/route-abb4b18098f1d93e.js"
|
|
699
699
|
],
|
|
700
|
-
"/api/
|
|
700
|
+
"/api/mines/projects/[id]/chunks/route": [
|
|
701
701
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
702
702
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
703
703
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
704
704
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
705
|
-
"static/chunks/app/api/
|
|
705
|
+
"static/chunks/app/api/mines/projects/[id]/chunks/route-abb4b18098f1d93e.js"
|
|
706
706
|
],
|
|
707
707
|
"/api/orgs/join/route": [
|
|
708
708
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -711,12 +711,12 @@
|
|
|
711
711
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
712
712
|
"static/chunks/app/api/orgs/join/route-abb4b18098f1d93e.js"
|
|
713
713
|
],
|
|
714
|
-
"/api/
|
|
714
|
+
"/api/orgs/route": [
|
|
715
715
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
716
716
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
717
717
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
718
718
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
719
|
-
"static/chunks/app/api/
|
|
719
|
+
"static/chunks/app/api/orgs/route-abb4b18098f1d93e.js"
|
|
720
720
|
],
|
|
721
721
|
"/api/printing-press/clis/route": [
|
|
722
722
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -732,12 +732,12 @@
|
|
|
732
732
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
733
733
|
"static/chunks/app/api/printing-press/install/route-abb4b18098f1d93e.js"
|
|
734
734
|
],
|
|
735
|
-
"/api/
|
|
735
|
+
"/api/orgs/[id]/invites/route": [
|
|
736
736
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
737
737
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
738
738
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
739
739
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
740
|
-
"static/chunks/app/api/
|
|
740
|
+
"static/chunks/app/api/orgs/[id]/invites/route-abb4b18098f1d93e.js"
|
|
741
741
|
],
|
|
742
742
|
"/api/privacy/config/route": [
|
|
743
743
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -746,19 +746,19 @@
|
|
|
746
746
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
747
747
|
"static/chunks/app/api/privacy/config/route-abb4b18098f1d93e.js"
|
|
748
748
|
],
|
|
749
|
-
"/api/
|
|
749
|
+
"/api/privacy/verify/route": [
|
|
750
750
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
751
751
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
752
752
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
753
753
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
754
|
-
"static/chunks/app/api/
|
|
754
|
+
"static/chunks/app/api/privacy/verify/route-abb4b18098f1d93e.js"
|
|
755
755
|
],
|
|
756
|
-
"/api/
|
|
756
|
+
"/api/processes/[id]/route": [
|
|
757
757
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
758
758
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
759
759
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
760
760
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
761
|
-
"static/chunks/app/api/
|
|
761
|
+
"static/chunks/app/api/processes/[id]/route-abb4b18098f1d93e.js"
|
|
762
762
|
],
|
|
763
763
|
"/api/processes/[id]/share-link/route": [
|
|
764
764
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -767,12 +767,12 @@
|
|
|
767
767
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
768
768
|
"static/chunks/app/api/processes/[id]/share-link/route-abb4b18098f1d93e.js"
|
|
769
769
|
],
|
|
770
|
-
"/api/
|
|
770
|
+
"/api/orgs/invites/pending/route": [
|
|
771
771
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
772
772
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
773
773
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
774
774
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
775
|
-
"static/chunks/app/api/
|
|
775
|
+
"static/chunks/app/api/orgs/invites/pending/route-abb4b18098f1d93e.js"
|
|
776
776
|
],
|
|
777
777
|
"/api/processes/[id]/stages/[stageId]/retry/route": [
|
|
778
778
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -788,12 +788,12 @@
|
|
|
788
788
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
789
789
|
"static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-abb4b18098f1d93e.js"
|
|
790
790
|
],
|
|
791
|
-
"/api/
|
|
791
|
+
"/api/processes/definitions/[slug]/route": [
|
|
792
792
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
793
793
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
794
794
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
795
795
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
796
|
-
"static/chunks/app/api/
|
|
796
|
+
"static/chunks/app/api/processes/definitions/[slug]/route-abb4b18098f1d93e.js"
|
|
797
797
|
],
|
|
798
798
|
"/api/processes/definitions/[slug]/settings/route": [
|
|
799
799
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -802,26 +802,26 @@
|
|
|
802
802
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
803
803
|
"static/chunks/app/api/processes/definitions/[slug]/settings/route-abb4b18098f1d93e.js"
|
|
804
804
|
],
|
|
805
|
-
"/api/processes/definitions/
|
|
805
|
+
"/api/processes/definitions/route": [
|
|
806
806
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
807
807
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
808
808
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
809
809
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
810
|
-
"static/chunks/app/api/processes/definitions/
|
|
810
|
+
"static/chunks/app/api/processes/definitions/route-abb4b18098f1d93e.js"
|
|
811
811
|
],
|
|
812
|
-
"/api/
|
|
812
|
+
"/api/printing-press/security-mode/route": [
|
|
813
813
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
814
814
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
815
815
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
816
816
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
817
|
-
"static/chunks/app/api/
|
|
817
|
+
"static/chunks/app/api/printing-press/security-mode/route-abb4b18098f1d93e.js"
|
|
818
818
|
],
|
|
819
|
-
"/api/processes/
|
|
819
|
+
"/api/processes/route": [
|
|
820
820
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
821
821
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
822
822
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
823
823
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
824
|
-
"static/chunks/app/api/processes/
|
|
824
|
+
"static/chunks/app/api/processes/route-abb4b18098f1d93e.js"
|
|
825
825
|
],
|
|
826
826
|
"/api/processes/start-and-route/route": [
|
|
827
827
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -837,33 +837,33 @@
|
|
|
837
837
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
838
838
|
"static/chunks/app/api/projects/[slug]/library/route-abb4b18098f1d93e.js"
|
|
839
839
|
],
|
|
840
|
-
"/api/projects/
|
|
840
|
+
"/api/projects/route": [
|
|
841
841
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
842
842
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
843
843
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
844
844
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
845
|
-
"static/chunks/app/api/projects/
|
|
845
|
+
"static/chunks/app/api/projects/route-abb4b18098f1d93e.js"
|
|
846
846
|
],
|
|
847
|
-
"/api/
|
|
847
|
+
"/api/runs/approve-claude-run/route": [
|
|
848
848
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
849
849
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
850
850
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
851
851
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
852
|
-
"static/chunks/app/api/
|
|
852
|
+
"static/chunks/app/api/runs/approve-claude-run/route-abb4b18098f1d93e.js"
|
|
853
853
|
],
|
|
854
|
-
"/api/processes/[id]/route": [
|
|
854
|
+
"/api/processes/[id]/stages/[stageId]/override/route": [
|
|
855
855
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
856
856
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
857
857
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
858
858
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
859
|
-
"static/chunks/app/api/processes/[id]/route-abb4b18098f1d93e.js"
|
|
859
|
+
"static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-abb4b18098f1d93e.js"
|
|
860
860
|
],
|
|
861
|
-
"/api/
|
|
861
|
+
"/api/projects/[slug]/route": [
|
|
862
862
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
863
863
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
864
864
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
865
865
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
866
|
-
"static/chunks/app/api/
|
|
866
|
+
"static/chunks/app/api/projects/[slug]/route-abb4b18098f1d93e.js"
|
|
867
867
|
],
|
|
868
868
|
"/api/runs/competitor-report/route": [
|
|
869
869
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -879,33 +879,26 @@
|
|
|
879
879
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
880
880
|
"static/chunks/app/api/runs/engine-ping/route-abb4b18098f1d93e.js"
|
|
881
881
|
],
|
|
882
|
-
"/api/
|
|
882
|
+
"/api/runs/marketing-plan/route": [
|
|
883
883
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
884
884
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
885
885
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
886
886
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
887
|
-
"static/chunks/app/api/
|
|
887
|
+
"static/chunks/app/api/runs/marketing-plan/route-abb4b18098f1d93e.js"
|
|
888
888
|
],
|
|
889
|
-
"/api/
|
|
889
|
+
"/api/schedules/upsert/route": [
|
|
890
890
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
891
891
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
892
892
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
893
893
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
894
|
-
"static/chunks/app/api/
|
|
894
|
+
"static/chunks/app/api/schedules/upsert/route-abb4b18098f1d93e.js"
|
|
895
895
|
],
|
|
896
|
-
"/api/processes/route": [
|
|
896
|
+
"/api/processes/definitions/validate/route": [
|
|
897
897
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
898
898
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
899
899
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
900
900
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
901
|
-
"static/chunks/app/api/processes/route-abb4b18098f1d93e.js"
|
|
902
|
-
],
|
|
903
|
-
"/api/secrets/[name]/route": [
|
|
904
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
905
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
906
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
907
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
908
|
-
"static/chunks/app/api/secrets/[name]/route-abb4b18098f1d93e.js"
|
|
901
|
+
"static/chunks/app/api/processes/definitions/validate/route-abb4b18098f1d93e.js"
|
|
909
902
|
],
|
|
910
903
|
"/api/secrets/route": [
|
|
911
904
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -921,19 +914,19 @@
|
|
|
921
914
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
922
915
|
"static/chunks/app/api/settings/trust-mode/route-abb4b18098f1d93e.js"
|
|
923
916
|
],
|
|
924
|
-
"/api/
|
|
917
|
+
"/api/runs/claude-code-dry-run/route": [
|
|
925
918
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
926
919
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
927
920
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
928
921
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
929
|
-
"static/chunks/app/api/
|
|
922
|
+
"static/chunks/app/api/runs/claude-code-dry-run/route-abb4b18098f1d93e.js"
|
|
930
923
|
],
|
|
931
|
-
"/api/
|
|
924
|
+
"/api/share/[token]/otp/route": [
|
|
932
925
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
933
926
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
934
927
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
935
928
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
936
|
-
"static/chunks/app/api/
|
|
929
|
+
"static/chunks/app/api/share/[token]/otp/route-abb4b18098f1d93e.js"
|
|
937
930
|
],
|
|
938
931
|
"/api/share/[token]/verify/route": [
|
|
939
932
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -942,12 +935,12 @@
|
|
|
942
935
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
943
936
|
"static/chunks/app/api/share/[token]/verify/route-abb4b18098f1d93e.js"
|
|
944
937
|
],
|
|
945
|
-
"/api/share/
|
|
938
|
+
"/api/share/[token]/route": [
|
|
946
939
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
947
940
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
948
941
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
949
942
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
950
|
-
"static/chunks/app/api/share/
|
|
943
|
+
"static/chunks/app/api/share/[token]/route-abb4b18098f1d93e.js"
|
|
951
944
|
],
|
|
952
945
|
"/api/share/space/[token]/route": [
|
|
953
946
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -956,12 +949,19 @@
|
|
|
956
949
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
957
950
|
"static/chunks/app/api/share/space/[token]/route-abb4b18098f1d93e.js"
|
|
958
951
|
],
|
|
959
|
-
"/api/
|
|
952
|
+
"/api/secrets/[name]/route": [
|
|
960
953
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
961
954
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
962
955
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
963
956
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
964
|
-
"static/chunks/app/api/
|
|
957
|
+
"static/chunks/app/api/secrets/[name]/route-abb4b18098f1d93e.js"
|
|
958
|
+
],
|
|
959
|
+
"/api/share/space/[token]/otp/route": [
|
|
960
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
961
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
962
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
963
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
964
|
+
"static/chunks/app/api/share/space/[token]/otp/route-abb4b18098f1d93e.js"
|
|
965
965
|
],
|
|
966
966
|
"/api/shared/spaces/publish/route": [
|
|
967
967
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -977,33 +977,33 @@
|
|
|
977
977
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
978
978
|
"static/chunks/app/api/shared/spaces/route-abb4b18098f1d93e.js"
|
|
979
979
|
],
|
|
980
|
-
"/api/shared/spaces/
|
|
980
|
+
"/api/shared/spaces/[id]/acl/route": [
|
|
981
981
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
982
982
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
983
983
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
984
984
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
985
|
-
"static/chunks/app/api/shared/spaces/
|
|
985
|
+
"static/chunks/app/api/shared/spaces/[id]/acl/route-abb4b18098f1d93e.js"
|
|
986
986
|
],
|
|
987
|
-
"/api/
|
|
987
|
+
"/api/shared/spaces/status/route": [
|
|
988
988
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
989
989
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
990
990
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
991
991
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
992
|
-
"static/chunks/app/api/
|
|
992
|
+
"static/chunks/app/api/shared/spaces/status/route-abb4b18098f1d93e.js"
|
|
993
993
|
],
|
|
994
|
-
"/api/
|
|
994
|
+
"/api/shared/spaces/unpublish/route": [
|
|
995
995
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
996
996
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
997
997
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
998
998
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
999
|
-
"static/chunks/app/api/
|
|
999
|
+
"static/chunks/app/api/shared/spaces/unpublish/route-abb4b18098f1d93e.js"
|
|
1000
1000
|
],
|
|
1001
|
-
"/api/
|
|
1001
|
+
"/api/state/route": [
|
|
1002
1002
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1003
1003
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1004
1004
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1005
1005
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1006
|
-
"static/chunks/app/api/
|
|
1006
|
+
"static/chunks/app/api/state/route-abb4b18098f1d93e.js"
|
|
1007
1007
|
],
|
|
1008
1008
|
"/api/tasks/[id]/active-run/route": [
|
|
1009
1009
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1012,19 +1012,19 @@
|
|
|
1012
1012
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1013
1013
|
"static/chunks/app/api/tasks/[id]/active-run/route-abb4b18098f1d93e.js"
|
|
1014
1014
|
],
|
|
1015
|
-
"/api/
|
|
1015
|
+
"/api/tasks/[id]/attachments/route": [
|
|
1016
1016
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1017
1017
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1018
1018
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1019
1019
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1020
|
-
"static/chunks/app/api/
|
|
1020
|
+
"static/chunks/app/api/tasks/[id]/attachments/route-abb4b18098f1d93e.js"
|
|
1021
1021
|
],
|
|
1022
|
-
"/api/
|
|
1022
|
+
"/api/system/update/route": [
|
|
1023
1023
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1024
1024
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1025
1025
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1026
1026
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1027
|
-
"static/chunks/app/api/
|
|
1027
|
+
"static/chunks/app/api/system/update/route-abb4b18098f1d93e.js"
|
|
1028
1028
|
],
|
|
1029
1029
|
"/api/tasks/[id]/checklist/[itemId]/route": [
|
|
1030
1030
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1040,33 +1040,33 @@
|
|
|
1040
1040
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1041
1041
|
"static/chunks/app/api/tasks/[id]/checkout/route-abb4b18098f1d93e.js"
|
|
1042
1042
|
],
|
|
1043
|
-
"/api/tasks/[id]/
|
|
1043
|
+
"/api/tasks/[id]/children/route": [
|
|
1044
1044
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1045
1045
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1046
1046
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1047
1047
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1048
|
-
"static/chunks/app/api/tasks/[id]/
|
|
1048
|
+
"static/chunks/app/api/tasks/[id]/children/route-abb4b18098f1d93e.js"
|
|
1049
1049
|
],
|
|
1050
|
-
"/api/tasks/[id]/
|
|
1050
|
+
"/api/tasks/[id]/checklist/route": [
|
|
1051
1051
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1052
1052
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1053
1053
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1054
1054
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1055
|
-
"static/chunks/app/api/tasks/[id]/
|
|
1055
|
+
"static/chunks/app/api/tasks/[id]/checklist/route-abb4b18098f1d93e.js"
|
|
1056
1056
|
],
|
|
1057
|
-
"/api/tasks/[id]/
|
|
1057
|
+
"/api/tasks/[id]/events/route": [
|
|
1058
1058
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1059
1059
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1060
1060
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1061
1061
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1062
|
-
"static/chunks/app/api/tasks/[id]/
|
|
1062
|
+
"static/chunks/app/api/tasks/[id]/events/route-abb4b18098f1d93e.js"
|
|
1063
1063
|
],
|
|
1064
|
-
"/api/tasks/[id]/
|
|
1064
|
+
"/api/tasks/[id]/comments/route": [
|
|
1065
1065
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1066
1066
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1067
1067
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1068
1068
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1069
|
-
"static/chunks/app/api/tasks/[id]/
|
|
1069
|
+
"static/chunks/app/api/tasks/[id]/comments/route-abb4b18098f1d93e.js"
|
|
1070
1070
|
],
|
|
1071
1071
|
"/api/tasks/[id]/live-runs/route": [
|
|
1072
1072
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1103,12 +1103,12 @@
|
|
|
1103
1103
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1104
1104
|
"static/chunks/app/api/tool-allowlists/[id]/route-abb4b18098f1d93e.js"
|
|
1105
1105
|
],
|
|
1106
|
-
"/api/
|
|
1106
|
+
"/api/tool-allowlists/route": [
|
|
1107
1107
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1108
1108
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1109
1109
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1110
1110
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1111
|
-
"static/chunks/app/api/
|
|
1111
|
+
"static/chunks/app/api/tool-allowlists/route-abb4b18098f1d93e.js"
|
|
1112
1112
|
],
|
|
1113
1113
|
"/api/tools/[name]/approve/route": [
|
|
1114
1114
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1117,12 +1117,12 @@
|
|
|
1117
1117
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1118
1118
|
"static/chunks/app/api/tools/[name]/approve/route-abb4b18098f1d93e.js"
|
|
1119
1119
|
],
|
|
1120
|
-
"/api/
|
|
1120
|
+
"/api/tool-egress/route": [
|
|
1121
1121
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1122
1122
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1123
1123
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1124
1124
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1125
|
-
"static/chunks/app/api/
|
|
1125
|
+
"static/chunks/app/api/tool-egress/route-abb4b18098f1d93e.js"
|
|
1126
1126
|
],
|
|
1127
1127
|
"/api/tools/route": [
|
|
1128
1128
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1131,12 +1131,12 @@
|
|
|
1131
1131
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1132
1132
|
"static/chunks/app/api/tools/route-abb4b18098f1d93e.js"
|
|
1133
1133
|
],
|
|
1134
|
-
"/api/
|
|
1134
|
+
"/api/orchestrator/stream/route": [
|
|
1135
1135
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1136
1136
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1137
1137
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1138
1138
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1139
|
-
"static/chunks/app/api/
|
|
1139
|
+
"static/chunks/app/api/orchestrator/stream/route-abb4b18098f1d93e.js"
|
|
1140
1140
|
],
|
|
1141
1141
|
"/api/voice/providers/route": [
|
|
1142
1142
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1145,6 +1145,13 @@
|
|
|
1145
1145
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1146
1146
|
"static/chunks/app/api/voice/providers/route-abb4b18098f1d93e.js"
|
|
1147
1147
|
],
|
|
1148
|
+
"/api/tools/[name]/route": [
|
|
1149
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1150
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1151
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1152
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1153
|
+
"static/chunks/app/api/tools/[name]/route-abb4b18098f1d93e.js"
|
|
1154
|
+
],
|
|
1148
1155
|
"/api/voice/realtime/context/route": [
|
|
1149
1156
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1150
1157
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1166,13 +1173,6 @@
|
|
|
1166
1173
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1167
1174
|
"static/chunks/app/api/voice/realtime/tool-result/route-abb4b18098f1d93e.js"
|
|
1168
1175
|
],
|
|
1169
|
-
"/api/shared/spaces/unpublish/route": [
|
|
1170
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1171
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1172
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1173
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1174
|
-
"static/chunks/app/api/shared/spaces/unpublish/route-abb4b18098f1d93e.js"
|
|
1175
|
-
],
|
|
1176
1176
|
"/api/voice/realtime/tools/route": [
|
|
1177
1177
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1178
1178
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1180,12 +1180,12 @@
|
|
|
1180
1180
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1181
1181
|
"static/chunks/app/api/voice/realtime/tools/route-abb4b18098f1d93e.js"
|
|
1182
1182
|
],
|
|
1183
|
-
"/api/
|
|
1183
|
+
"/api/voice/tts/route": [
|
|
1184
1184
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1185
1185
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1186
1186
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1187
1187
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1188
|
-
"static/chunks/app/api/
|
|
1188
|
+
"static/chunks/app/api/voice/tts/route-abb4b18098f1d93e.js"
|
|
1189
1189
|
],
|
|
1190
1190
|
"/api/whatsapp/messages/route": [
|
|
1191
1191
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1194,19 +1194,19 @@
|
|
|
1194
1194
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1195
1195
|
"static/chunks/app/api/whatsapp/messages/route-abb4b18098f1d93e.js"
|
|
1196
1196
|
],
|
|
1197
|
-
"/api/whatsapp/
|
|
1197
|
+
"/api/whatsapp/allowlist/route": [
|
|
1198
1198
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1199
1199
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1200
1200
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1201
1201
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1202
|
-
"static/chunks/app/api/whatsapp/
|
|
1202
|
+
"static/chunks/app/api/whatsapp/allowlist/route-abb4b18098f1d93e.js"
|
|
1203
1203
|
],
|
|
1204
|
-
"/api/whatsapp/
|
|
1204
|
+
"/api/whatsapp/qr/route": [
|
|
1205
1205
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1206
1206
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1207
1207
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1208
1208
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1209
|
-
"static/chunks/app/api/whatsapp/
|
|
1209
|
+
"static/chunks/app/api/whatsapp/qr/route-abb4b18098f1d93e.js"
|
|
1210
1210
|
],
|
|
1211
1211
|
"/api/whatsapp/status/route": [
|
|
1212
1212
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1215,26 +1215,26 @@
|
|
|
1215
1215
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1216
1216
|
"static/chunks/app/api/whatsapp/status/route-abb4b18098f1d93e.js"
|
|
1217
1217
|
],
|
|
1218
|
-
"/api/
|
|
1218
|
+
"/api/whatsapp/send/route": [
|
|
1219
1219
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1220
1220
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1221
1221
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1222
1222
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1223
|
-
"static/chunks/app/api/
|
|
1223
|
+
"static/chunks/app/api/whatsapp/send/route-abb4b18098f1d93e.js"
|
|
1224
1224
|
],
|
|
1225
|
-
"/api/
|
|
1225
|
+
"/api/share/space/[token]/verify/route": [
|
|
1226
1226
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1227
1227
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1228
1228
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1229
1229
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1230
|
-
"static/chunks/app/api/
|
|
1230
|
+
"static/chunks/app/api/share/space/[token]/verify/route-abb4b18098f1d93e.js"
|
|
1231
1231
|
],
|
|
1232
|
-
"/api/
|
|
1232
|
+
"/api/transcripts/route": [
|
|
1233
1233
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1234
1234
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1235
1235
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1236
1236
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1237
|
-
"static/chunks/app/api/
|
|
1237
|
+
"static/chunks/app/api/transcripts/route-abb4b18098f1d93e.js"
|
|
1238
1238
|
],
|
|
1239
1239
|
"/reports/[file]/route": [
|
|
1240
1240
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1334,13 +1334,6 @@
|
|
|
1334
1334
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1335
1335
|
"static/chunks/app/activity/page-c12b94ea10818d65.js"
|
|
1336
1336
|
],
|
|
1337
|
-
"/admin/page": [
|
|
1338
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1339
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1340
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1341
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1342
|
-
"static/chunks/app/admin/page-e59c7cc86dec4052.js"
|
|
1343
|
-
],
|
|
1344
1337
|
"/agents/loading": [
|
|
1345
1338
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1346
1339
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1357,6 +1350,13 @@
|
|
|
1357
1350
|
"static/chunks/9077-7f938e8517cad35e.js",
|
|
1358
1351
|
"static/chunks/app/agents/page-c251f7df2db0348b.js"
|
|
1359
1352
|
],
|
|
1353
|
+
"/admin/page": [
|
|
1354
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1355
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1356
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1357
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1358
|
+
"static/chunks/app/admin/page-e59c7cc86dec4052.js"
|
|
1359
|
+
],
|
|
1360
1360
|
"/agents/[id]/loading": [
|
|
1361
1361
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1362
1362
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1407,6 +1407,14 @@
|
|
|
1407
1407
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1408
1408
|
"static/chunks/app/disk/page-830a69b2f0aa3d19.js"
|
|
1409
1409
|
],
|
|
1410
|
+
"/hail/[id]/governance/page": [
|
|
1411
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1412
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1413
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1414
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1415
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1416
|
+
"static/chunks/app/hail/[id]/governance/page-e2ba96c9d0d9b834.js"
|
|
1417
|
+
],
|
|
1410
1418
|
"/hail/[id]/interview/page": [
|
|
1411
1419
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1412
1420
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1429,13 +1437,13 @@
|
|
|
1429
1437
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1430
1438
|
"static/chunks/app/approvals/page-c12b94ea10818d65.js"
|
|
1431
1439
|
],
|
|
1432
|
-
"/hail/[id]/
|
|
1440
|
+
"/hail/[id]/setup/page": [
|
|
1433
1441
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1434
1442
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1435
1443
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1436
1444
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1437
1445
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1438
|
-
"static/chunks/app/hail/[id]/
|
|
1446
|
+
"static/chunks/app/hail/[id]/setup/page-51b4e30f9ffd4b73.js"
|
|
1439
1447
|
],
|
|
1440
1448
|
"/hail/page": [
|
|
1441
1449
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1452,6 +1460,14 @@
|
|
|
1452
1460
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1453
1461
|
"static/chunks/app/help/loading-abb4b18098f1d93e.js"
|
|
1454
1462
|
],
|
|
1463
|
+
"/help/[slug]/page": [
|
|
1464
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1465
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1466
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1467
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1468
|
+
"static/chunks/930-de78056b2dc197a2.js",
|
|
1469
|
+
"static/chunks/app/help/[slug]/page-c3195d2b23b0ac1b.js"
|
|
1470
|
+
],
|
|
1455
1471
|
"/help/page": [
|
|
1456
1472
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1457
1473
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1459,28 +1475,28 @@
|
|
|
1459
1475
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1460
1476
|
"static/chunks/app/help/page-bc1c746d72f7e90c.js"
|
|
1461
1477
|
],
|
|
1462
|
-
"/
|
|
1478
|
+
"/architecture/loading": [
|
|
1463
1479
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1464
1480
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1465
1481
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1466
1482
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1467
|
-
"static/chunks/
|
|
1468
|
-
"static/chunks/app/hail/[id]/page-51b4e30f9ffd4b73.js"
|
|
1483
|
+
"static/chunks/app/architecture/loading-abb4b18098f1d93e.js"
|
|
1469
1484
|
],
|
|
1470
|
-
"/
|
|
1485
|
+
"/architecture/page": [
|
|
1471
1486
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1472
1487
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1473
1488
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1474
1489
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1475
|
-
"static/
|
|
1476
|
-
"static/chunks/app/
|
|
1490
|
+
"static/css/10f53a9c6accc597.css",
|
|
1491
|
+
"static/chunks/app/architecture/page-2dfc72f2a2d88f9d.js"
|
|
1477
1492
|
],
|
|
1478
|
-
"/
|
|
1493
|
+
"/hail/[id]/page": [
|
|
1479
1494
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1480
1495
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1481
1496
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1482
1497
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1483
|
-
"static/chunks/
|
|
1498
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1499
|
+
"static/chunks/app/hail/[id]/page-51b4e30f9ffd4b73.js"
|
|
1484
1500
|
],
|
|
1485
1501
|
"/marketplace/loading": [
|
|
1486
1502
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1498,28 +1514,12 @@
|
|
|
1498
1514
|
"static/chunks/9077-7f938e8517cad35e.js",
|
|
1499
1515
|
"static/chunks/app/marketplace/page-edb895159388f32e.js"
|
|
1500
1516
|
],
|
|
1501
|
-
"/
|
|
1502
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1503
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1504
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1505
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1506
|
-
"static/chunks/app/architecture/loading-abb4b18098f1d93e.js"
|
|
1507
|
-
],
|
|
1508
|
-
"/architecture/page": [
|
|
1509
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1510
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1511
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1512
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1513
|
-
"static/css/10f53a9c6accc597.css",
|
|
1514
|
-
"static/chunks/app/architecture/page-2dfc72f2a2d88f9d.js"
|
|
1515
|
-
],
|
|
1516
|
-
"/help/[slug]/page": [
|
|
1517
|
+
"/login/page": [
|
|
1517
1518
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1518
1519
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1519
1520
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1520
1521
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1521
|
-
"static/chunks/
|
|
1522
|
-
"static/chunks/app/help/[slug]/page-c3195d2b23b0ac1b.js"
|
|
1522
|
+
"static/chunks/app/login/page-df655887dbc38067.js"
|
|
1523
1523
|
],
|
|
1524
1524
|
"/mines/page": [
|
|
1525
1525
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1549,22 +1549,6 @@
|
|
|
1549
1549
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1550
1550
|
"static/chunks/app/onboarding/org/page-c26d5063bbdcb192.js"
|
|
1551
1551
|
],
|
|
1552
|
-
"/projects/[slug]/loading": [
|
|
1553
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1554
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1555
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1556
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1557
|
-
"static/chunks/app/projects/[slug]/loading-abb4b18098f1d93e.js"
|
|
1558
|
-
],
|
|
1559
|
-
"/projects/[slug]/log/page": [
|
|
1560
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1561
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1562
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1563
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1564
|
-
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1565
|
-
"static/chunks/930-de78056b2dc197a2.js",
|
|
1566
|
-
"static/chunks/app/projects/[slug]/log/page-a29845d3def72e1d.js"
|
|
1567
|
-
],
|
|
1568
1552
|
"/federated-ai/loading": [
|
|
1569
1553
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1570
1554
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1580,58 +1564,59 @@
|
|
|
1580
1564
|
"static/css/67735f13057a6651.css",
|
|
1581
1565
|
"static/chunks/app/federated-ai/page-d2bee8a9d6cb2158.js"
|
|
1582
1566
|
],
|
|
1583
|
-
"/
|
|
1567
|
+
"/mines/[projectId]/results/page": [
|
|
1584
1568
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1585
1569
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1586
1570
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1587
1571
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1588
|
-
"static/chunks/
|
|
1572
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1573
|
+
"static/chunks/app/mines/[projectId]/results/page-9fe66fe1590c64f9.js"
|
|
1589
1574
|
],
|
|
1590
|
-
"/
|
|
1575
|
+
"/mines/[projectId]/page": [
|
|
1591
1576
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1592
1577
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1593
1578
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1594
1579
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1595
|
-
"static/chunks/
|
|
1580
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1581
|
+
"static/chunks/app/mines/[projectId]/page-260fec1b92312925.js"
|
|
1596
1582
|
],
|
|
1597
|
-
"/projects/
|
|
1583
|
+
"/projects/page": [
|
|
1598
1584
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1599
1585
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1600
1586
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1601
1587
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1602
1588
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1603
|
-
"static/chunks/
|
|
1604
|
-
"static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js"
|
|
1589
|
+
"static/chunks/app/projects/page-f55a986677cf4da1.js"
|
|
1605
1590
|
],
|
|
1606
|
-
"/projects/
|
|
1591
|
+
"/projects/[slug]/loading": [
|
|
1607
1592
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1608
1593
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1609
1594
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1610
1595
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1611
|
-
"static/chunks/
|
|
1612
|
-
"static/chunks/app/projects/page-99d221c5fd54c0e3.js"
|
|
1596
|
+
"static/chunks/app/projects/[slug]/loading-abb4b18098f1d93e.js"
|
|
1613
1597
|
],
|
|
1614
|
-
"/
|
|
1598
|
+
"/projects/[slug]/page": [
|
|
1615
1599
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1616
1600
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1617
1601
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1618
1602
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1619
1603
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1620
|
-
"static/chunks/
|
|
1604
|
+
"static/chunks/1231-4acb93ac3f653de1.js",
|
|
1605
|
+
"static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js"
|
|
1621
1606
|
],
|
|
1622
|
-
"/
|
|
1607
|
+
"/org/loading": [
|
|
1623
1608
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1624
1609
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1625
1610
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1626
1611
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1627
|
-
"static/chunks/app/
|
|
1612
|
+
"static/chunks/app/org/loading-abb4b18098f1d93e.js"
|
|
1628
1613
|
],
|
|
1629
|
-
"/
|
|
1614
|
+
"/org/page": [
|
|
1630
1615
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1631
1616
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1632
1617
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1633
1618
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1634
|
-
"static/chunks/app/
|
|
1619
|
+
"static/chunks/app/org/page-c12b94ea10818d65.js"
|
|
1635
1620
|
],
|
|
1636
1621
|
"/runtime/loading": [
|
|
1637
1622
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1647,27 +1632,36 @@
|
|
|
1647
1632
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1648
1633
|
"static/chunks/app/runtime/page-c12b94ea10818d65.js"
|
|
1649
1634
|
],
|
|
1650
|
-
"/
|
|
1635
|
+
"/schedules/loading": [
|
|
1651
1636
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1652
1637
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1653
1638
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1654
1639
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1655
|
-
"static/chunks/app/
|
|
1640
|
+
"static/chunks/app/schedules/loading-abb4b18098f1d93e.js"
|
|
1656
1641
|
],
|
|
1657
|
-
"/
|
|
1642
|
+
"/schedules/page": [
|
|
1658
1643
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1659
1644
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1660
1645
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1661
1646
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1662
|
-
"static/chunks/app/
|
|
1647
|
+
"static/chunks/app/schedules/page-2a68ab0e10595bcd.js"
|
|
1663
1648
|
],
|
|
1664
|
-
"/
|
|
1649
|
+
"/projects/[slug]/log/page": [
|
|
1665
1650
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1666
1651
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1667
1652
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1668
1653
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1669
1654
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1670
|
-
"static/chunks/
|
|
1655
|
+
"static/chunks/930-de78056b2dc197a2.js",
|
|
1656
|
+
"static/chunks/app/projects/[slug]/log/page-a29845d3def72e1d.js"
|
|
1657
|
+
],
|
|
1658
|
+
"/share/space/[token]/page": [
|
|
1659
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1660
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1661
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1662
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1663
|
+
"static/chunks/930-de78056b2dc197a2.js",
|
|
1664
|
+
"static/chunks/app/share/space/[token]/page-d941c8b538680771.js"
|
|
1671
1665
|
],
|
|
1672
1666
|
"/share/[token]/page": [
|
|
1673
1667
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1676,35 +1670,34 @@
|
|
|
1676
1670
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1677
1671
|
"static/chunks/app/share/[token]/page-9afe594e2b42ee98.js"
|
|
1678
1672
|
],
|
|
1679
|
-
"/
|
|
1673
|
+
"/reports/loading": [
|
|
1680
1674
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1681
1675
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1682
1676
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1683
1677
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1684
|
-
"static/chunks/
|
|
1685
|
-
"static/chunks/app/team/page-51b4e30f9ffd4b73.js"
|
|
1678
|
+
"static/chunks/app/reports/loading-abb4b18098f1d93e.js"
|
|
1686
1679
|
],
|
|
1687
|
-
"/
|
|
1680
|
+
"/reports/page": [
|
|
1688
1681
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1689
1682
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1690
1683
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1691
1684
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1692
|
-
"static/chunks/app/
|
|
1685
|
+
"static/chunks/app/reports/page-c12b94ea10818d65.js"
|
|
1693
1686
|
],
|
|
1694
|
-
"/
|
|
1687
|
+
"/team/[agentId]/page": [
|
|
1695
1688
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1696
1689
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1697
1690
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1698
1691
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1699
|
-
"static/chunks/app/
|
|
1692
|
+
"static/chunks/app/team/[agentId]/page-c12b94ea10818d65.js"
|
|
1700
1693
|
],
|
|
1701
|
-
"/
|
|
1694
|
+
"/team/page": [
|
|
1702
1695
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1703
1696
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1704
1697
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1705
1698
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1706
1699
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1707
|
-
"static/chunks/app/
|
|
1700
|
+
"static/chunks/app/team/page-51b4e30f9ffd4b73.js"
|
|
1708
1701
|
],
|
|
1709
1702
|
"/tools/loading": [
|
|
1710
1703
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1720,58 +1713,65 @@
|
|
|
1720
1713
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1721
1714
|
"static/chunks/app/tools/page-abb4b18098f1d93e.js"
|
|
1722
1715
|
],
|
|
1723
|
-
"/
|
|
1716
|
+
"/tasks/loading": [
|
|
1717
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1718
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1719
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1720
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1721
|
+
"static/chunks/app/tasks/loading-abb4b18098f1d93e.js"
|
|
1722
|
+
],
|
|
1723
|
+
"/tasks/page": [
|
|
1724
1724
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1725
1725
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1726
1726
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1727
1727
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1728
1728
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1729
|
-
"static/chunks/app/
|
|
1729
|
+
"static/chunks/app/tasks/page-e53905ca0f216834.js"
|
|
1730
1730
|
],
|
|
1731
|
-
"/workflows/page": [
|
|
1731
|
+
"/workflows/[caseId]/page": [
|
|
1732
1732
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1733
1733
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1734
1734
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1735
1735
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1736
1736
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1737
|
-
"static/chunks/app/workflows/page-
|
|
1737
|
+
"static/chunks/app/workflows/[caseId]/page-44cbcfc3ad541629.js"
|
|
1738
1738
|
],
|
|
1739
|
-
"/
|
|
1739
|
+
"/workflows/new/[caseId]/page": [
|
|
1740
1740
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1741
1741
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1742
1742
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1743
1743
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1744
|
-
"static/chunks/
|
|
1744
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1745
|
+
"static/chunks/app/workflows/new/[caseId]/page-51b4e30f9ffd4b73.js"
|
|
1745
1746
|
],
|
|
1746
|
-
"/
|
|
1747
|
+
"/workflows/share/[caseId]/page": [
|
|
1747
1748
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1748
1749
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1749
1750
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1750
1751
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1751
|
-
"static/chunks/app/
|
|
1752
|
+
"static/chunks/app/workflows/share/[caseId]/page-abb4b18098f1d93e.js"
|
|
1752
1753
|
],
|
|
1753
|
-
"/
|
|
1754
|
+
"/tasks/[id]/loading": [
|
|
1754
1755
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1755
1756
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1756
1757
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1757
1758
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1758
|
-
"static/chunks/
|
|
1759
|
-
"static/chunks/app/share/space/[token]/page-d941c8b538680771.js"
|
|
1759
|
+
"static/chunks/app/tasks/[id]/loading-abb4b18098f1d93e.js"
|
|
1760
1760
|
],
|
|
1761
|
-
"/
|
|
1761
|
+
"/tasks/[id]/page": [
|
|
1762
1762
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1763
1763
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1764
1764
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1765
1765
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1766
|
-
"static/chunks/
|
|
1767
|
-
"static/chunks/app/workflows/new/[caseId]/page-51b4e30f9ffd4b73.js"
|
|
1766
|
+
"static/chunks/app/tasks/[id]/page-10b8f571ac331814.js"
|
|
1768
1767
|
],
|
|
1769
|
-
"/workflows/
|
|
1768
|
+
"/workflows/page": [
|
|
1770
1769
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1771
1770
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1772
1771
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1773
1772
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1774
|
-
"static/chunks/
|
|
1773
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
1774
|
+
"static/chunks/app/workflows/page-11778031fa890a8c.js"
|
|
1775
1775
|
],
|
|
1776
1776
|
"/workflows/new/page": [
|
|
1777
1777
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1819,19 +1819,19 @@
|
|
|
1819
1819
|
"static/chunks/8-49f6c91cb13e65ac.js",
|
|
1820
1820
|
"static/chunks/app/settings/onboarding/page-2c557f68cc8971d8.js"
|
|
1821
1821
|
],
|
|
1822
|
-
"/settings/
|
|
1822
|
+
"/settings/advanced/page": [
|
|
1823
1823
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1824
1824
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1825
1825
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1826
1826
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1827
|
-
"static/chunks/app/settings/
|
|
1827
|
+
"static/chunks/app/settings/advanced/page-8269e27543b8bdd5.js"
|
|
1828
1828
|
],
|
|
1829
|
-
"/settings/
|
|
1829
|
+
"/settings/account/page": [
|
|
1830
1830
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1831
1831
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1832
1832
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1833
1833
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1834
|
-
"static/chunks/app/settings/
|
|
1834
|
+
"static/chunks/app/settings/account/page-3423feef4e4bfd8d.js"
|
|
1835
1835
|
],
|
|
1836
1836
|
"/settings/connectors/page": [
|
|
1837
1837
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1840,6 +1840,13 @@
|
|
|
1840
1840
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1841
1841
|
"static/chunks/app/settings/connectors/page-8269e27543b8bdd5.js"
|
|
1842
1842
|
],
|
|
1843
|
+
"/settings/organization/page": [
|
|
1844
|
+
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1845
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1846
|
+
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1847
|
+
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1848
|
+
"static/chunks/app/settings/organization/page-c12b94ea10818d65.js"
|
|
1849
|
+
],
|
|
1843
1850
|
"/settings/page": [
|
|
1844
1851
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1845
1852
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -1854,12 +1861,12 @@
|
|
|
1854
1861
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1855
1862
|
"static/chunks/app/settings/runtime/page-c12b94ea10818d65.js"
|
|
1856
1863
|
],
|
|
1857
|
-
"/settings/
|
|
1864
|
+
"/settings/engines/page": [
|
|
1858
1865
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1859
1866
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1860
1867
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1861
1868
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1862
|
-
"static/chunks/app/settings/
|
|
1869
|
+
"static/chunks/app/settings/engines/page-439cc5bb0193bfb7.js"
|
|
1863
1870
|
],
|
|
1864
1871
|
"/settings/tools/page": [
|
|
1865
1872
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
@@ -1868,19 +1875,12 @@
|
|
|
1868
1875
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1869
1876
|
"static/chunks/app/settings/tools/page-8269e27543b8bdd5.js"
|
|
1870
1877
|
],
|
|
1871
|
-
"/settings/
|
|
1872
|
-
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1873
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1874
|
-
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1875
|
-
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1876
|
-
"static/chunks/app/settings/engines/page-439cc5bb0193bfb7.js"
|
|
1877
|
-
],
|
|
1878
|
-
"/settings/account/page": [
|
|
1878
|
+
"/settings/appearance/page": [
|
|
1879
1879
|
"static/chunks/webpack-ce537f60727acb61.js",
|
|
1880
1880
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
1881
1881
|
"static/chunks/1255-b28ea36bf0cdbd65.js",
|
|
1882
1882
|
"static/chunks/main-app-646d86f6b65133fa.js",
|
|
1883
|
-
"static/chunks/app/settings/
|
|
1883
|
+
"static/chunks/app/settings/appearance/page-c12b94ea10818d65.js"
|
|
1884
1884
|
]
|
|
1885
1885
|
}
|
|
1886
1886
|
}
|