madarx 2.9.12 → 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 +522 -522
- package/.next/standalone/.next/app-path-routes-manifest.json +74 -74
- package/.next/standalone/.next/build-manifest.json +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +4 -4
- 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 +4 -4
- 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 +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/page.js +1 -1
- package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/help/[slug]/page_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 +4 -4
- package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/join.html +1 -1
- package/.next/standalone/.next/server/app/join.rsc +4 -4
- package/.next/standalone/.next/server/app/login/page_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 +4 -4
- package/.next/standalone/.next/server/app/org/page.js +1 -1
- package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page_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 +5 -5
- package/.next/standalone/.next/server/app/projects/page.js +10 -10
- 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 +2 -2
- 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 +4 -4
- 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 +4 -4
- package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page_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 +4 -4
- 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 +2 -2
- 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 +4 -4
- 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 +74 -74
- package/.next/standalone/.next/server/chunks/1699.js +7 -7
- package/.next/standalone/.next/server/chunks/{8677.js → 1731.js} +1 -1
- package/.next/standalone/.next/server/chunks/1997.js +2 -2
- package/.next/standalone/.next/server/chunks/6700.js +3 -3
- 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 +35 -35
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/{static/chunks/app/layout-3c5a2ec0922a44da.js → standalone/.next/static/chunks/app/layout-01269582605f37ea.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/projects/{page-e73dec080197c3c1.js → page-f55a986677cf4da1.js} +1 -1
- package/.next/standalone/.next/static/chunks/{webpack-9b86a02e210b78df.js → webpack-ce537f60727acb61.js} +1 -1
- 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/{standalone/.next/static/chunks/app/layout-3c5a2ec0922a44da.js → static/chunks/app/layout-01269582605f37ea.js} +1 -1
- package/.next/static/chunks/app/projects/[slug]/page-bc5359a5168e8ce3.js +1 -0
- package/.next/static/chunks/app/projects/{page-e73dec080197c3c1.js → page-f55a986677cf4da1.js} +1 -1
- package/.next/static/chunks/{webpack-9b86a02e210b78df.js → webpack-ce537f60727acb61.js} +1 -1
- package/.next/static/css/dbef8eff6337245e.css +1 -0
- package/app/components/smart-search.jsx +1 -1
- package/lib/auth.js +62 -0
- package/lib/inproc-token.js +17 -6
- package/lib/shared-cloud.js +88 -0
- package/package.json +1 -1
- package/.next/standalone/.next/static/chunks/app/projects/[slug]/page-8696ab69500ca8e1.js +0 -1
- package/.next/standalone/.next/static/css/3adc5e4c7a6f251f.css +0 -1
- package/.next/static/chunks/app/projects/[slug]/page-8696ab69500ca8e1.js +0 -1
- package/.next/static/css/3adc5e4c7a6f251f.css +0 -1
- /package/.next/standalone/.next/static/{Ggj14oXXrOVWG6lsx-BHT → q1AxdAE8spFgM2Iyr1w6Q}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Ggj14oXXrOVWG6lsx-BHT → q1AxdAE8spFgM2Iyr1w6Q}/_ssgManifest.js +0 -0
- /package/.next/static/{Ggj14oXXrOVWG6lsx-BHT → q1AxdAE8spFgM2Iyr1w6Q}/_buildManifest.js +0 -0
- /package/.next/static/{Ggj14oXXrOVWG6lsx-BHT → q1AxdAE8spFgM2Iyr1w6Q}/_ssgManifest.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";exports.id=6700,exports.ids=[6700],exports.modules={66700:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{Bd:()=>x,DJ:()=>A,LC:()=>
|
|
1
|
+
"use strict";exports.id=6700,exports.ids=[6700],exports.modules={66700:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{Bd:()=>x,DJ:()=>A,LC:()=>L,Zb:()=>J,bP:()=>K,claimEmailInvitesViaCloud:()=>D,fv:()=>B,getSharedCloudAdmin:()=>q,gx:()=>M,i9:()=>z,isSharedCloudReady:()=>m,mirrorCloudMembershipsForUser:()=>F,p7:()=>w,redeemInviteViaCloud:()=>E}),c(77598);var e=c(34255),f=c(24516),g=c(58282),h=c(4160),i=c(61423),j=a([e,f,g,h,i]);function k(){}function l(a,b={}){try{let c=(0,f.getSecret)(a,{agent_id:b.agent_id,project_id:b.project_id});if(c)return c}catch{}return process.env[a]||null}function m(a={}){let b=l("SUPABASE_URL",a),c=l("SUPABASE_SERVICE_ROLE_KEY",a);return!!(b&&c)}function n(a,b={}){for(let[c,d]of Object.entries(b)){if(!/^[A-Za-z_][A-Za-z0-9_]*$/.test(c))throw Error(`Invalid filter column: ${c}`);a.searchParams.set(c,String(d).includes(".")?String(d):`eq.${d}`)}}function o({baseUrl:a,apikey:b,bearer:c,agentId:d=null}){let e=`${a.replace(/\/+$/g,"")}/rest/v1`;function f(a={}){return{Authorization:`Bearer ${c}`,apikey:b,Accept:"application/json",...a}}async function h(a){let b={};try{b=await a.json()}catch{}return b.message||b.error||a.statusText||`HTTP ${a.status}`}return{async select(a,{filters:b={},select:c="*",limit:i=100}={}){let j=new URL(`${e}/${a}`);j.searchParams.set("select",c),j.searchParams.set("limit",String(Math.min(Math.max(Number(i)||1,1),1e3))),n(j,b);let k=await (0,g.N)("shared_cloud_select",d)(j,{headers:f()});if(!k.ok)throw Error(`shared_cloud select(${a}) failed: ${await h(k)}`);return k.json()},async upsert(a,b,{onConflict:c}={}){let i=Array.isArray(b)?b:[b],j=new URL(`${e}/${a}`);c&&j.searchParams.set("on_conflict",String(c));let k=await (0,g.N)("shared_cloud_upsert",d)(j,{method:"POST",headers:f({"Content-Type":"application/json",Prefer:"resolution=merge-duplicates,return=representation"}),body:JSON.stringify(i)});if(!k.ok)throw Error(`shared_cloud upsert(${a}) failed: ${await h(k)}`);return k.json()},async delete(a,{filters:b}={}){if(!b||!Object.keys(b).length)throw Error("shared_cloud delete requires filters; bulk delete is blocked.");let c=new URL(`${e}/${a}`);n(c,b);let i=await (0,g.N)("shared_cloud_delete",d)(c,{method:"DELETE",headers:f({Prefer:"return=representation"})});if(!i.ok)throw Error(`shared_cloud delete(${a}) failed: ${await h(i)}`);return i.json()},async rpc(a,b={}){if(!/^[A-Za-z_][A-Za-z0-9_]*$/.test(a))throw Error(`Invalid rpc function name: ${a}`);let c=new URL(`${e}/rpc/${a}`),i=await (0,g.N)("shared_cloud_rpc",d)(c,{method:"POST",headers:f({"Content-Type":"application/json"}),body:JSON.stringify(b??{})});if(!i.ok)throw Error(`shared_cloud rpc(${a}) failed: ${await h(i)}`);return i.json()}}}function p(a={}){let b=l("SUPABASE_URL",a),c=l("SUPABASE_ANON_KEY",a);return!!(b&&c)}function q(a={}){let b=l("SUPABASE_URL",a),c=l("SUPABASE_SERVICE_ROLE_KEY",a);if(!b||!c)throw Error("Shared cloud not configured: set SUPABASE_URL and SUPABASE_SERVICE_ROLE_KEY.");return o({baseUrl:b,apikey:c,bearer:c,agentId:a.agent_id??null})}function r(a,b={}){if(k(),!a)throw Error("getSharedCloudUserClient: an access token (user JWT) is required");let c=l("SUPABASE_URL",b),d=l("SUPABASE_ANON_KEY",b);if(!c||!d)throw Error("Shared cloud (user) not configured: set SUPABASE_URL and SUPABASE_ANON_KEY.");return o({baseUrl:c,apikey:d,bearer:a,agentId:b.agent_id??null})}[e,f,g,h,i]=j.then?(await j)():j,Object.freeze(["private","team","org","link"]);let N=Object.freeze(["org","team","private"]),O=Object.freeze(["dashboard_space","project"]),P=Object.freeze(["folder","file","artifact"]);function s(a,b){if(!N.includes(a))throw Error(`${b}: invalid visibility "${a}" (expected one of ${N.join("|")})`)}function t(a,b){if(!O.includes(a))throw Error(`${b}: invalid space_type "${a}" (expected one of ${O.join("|")})`)}function u(a,b){return(0,e.getDb)().prepare("SELECT * FROM shared_space_publications WHERE local_space_id = ? AND space_type = ?").get(a,b)||null}function v(a){let b=(0,e.getDb)(),c=b.prepare("SELECT id FROM shared_space_publications WHERE local_space_id = ? AND space_type = ?").get(a.local_space_id,a.space_type),d=c?.id||(0,e.newId)("spub");return b.prepare(`INSERT INTO shared_space_publications
|
|
2
2
|
(id, local_space_id, space_type, org_id, cloud_space_id, slug, name,
|
|
3
3
|
visibility, include_resource_metadata, resource_count, status, last_error,
|
|
4
4
|
published_by, published_at, last_synced_at, unpublished_at)
|
|
@@ -15,5 +15,5 @@
|
|
|
15
15
|
last_error = excluded.last_error,
|
|
16
16
|
published_by = excluded.published_by,
|
|
17
17
|
last_synced_at = excluded.last_synced_at,
|
|
18
|
-
unpublished_at = excluded.unpublished_at`).run(d,a.local_space_id,a.space_type,a.org_id,a.cloud_space_id??null,a.slug??null,a.name??null,a.visibility,+!!a.include_resource_metadata,Number(a.resource_count)||0,a.status,a.last_error??null,a.published_by??null,a.published_at??(0,e.nowIso)(),a.last_synced_at??null,a.unpublished_at??null),d}function w(a,b="dashboard_space"){t(b,"getSharedSpaceStatus");let c=u(a,b);return c?{shared:"published"===c.status,status:c.status,space_type:c.space_type,local_space_id:c.local_space_id,cloud_space_id:c.cloud_space_id||null,slug:c.slug||null,name:c.name||null,visibility:c.visibility||null,include_resource_metadata:1===c.include_resource_metadata,resource_count:Number(c.resource_count)||0,last_error:c.last_error||null,published_by:c.published_by||null,published_at:c.published_at||null,last_synced_at:c.last_synced_at||null}:{shared:!1,status:"local",space_type:b,local_space_id:a,cloud_space_id:null,visibility:null,resource_count:0,last_synced_at:null}}function x({status:a,space_type:b}={}){let c=(0,e.getDb)(),d=[],f=[];a&&(d.push("status = ?"),f.push(a)),b&&(d.push("space_type = ?"),f.push(b));let g=`SELECT * FROM shared_space_publications ${d.length?`WHERE ${d.join(" AND ")}`:""} ORDER BY published_at DESC`;return c.prepare(g).all(...f)}async function y(a,{session:b,options:c,resources:d=null,include_resource_metadata:f=!1,excludedLocalOnly:g=0,target_type:i,target_id:j}){var k=a;if(!k||"object"!=typeof k)throw Error("shared space metadata must be an object");for(let a of["org_id","space_type","local_space_id","slug","name","visibility"])if(null==k[a]||""===k[a])throw Error(`shared space metadata missing required field: ${a}`);t(k.space_type,"validateSharedSpaceMetadata"),s(k.visibility,"validateSharedSpaceMetadata");let{org_id:l,space_type:n,local_space_id:o}=a;if(!m(c))throw Error(`publish ${n}: shared cloud is not configured. Set SUPABASE_URL and SUPABASE_SERVICE_ROLE_KEY (vault or env) before sharing.`);let p=q(c),r=null;try{let b=await p.upsert("shared_spaces",a,{onConflict:"org_id,space_type,local_space_id"});r=Array.isArray(b)?b[0]:b}catch(c){throw v({local_space_id:o,space_type:n,org_id:l,slug:a.slug,name:a.name,visibility:a.visibility,include_resource_metadata:f,status:"error",last_error:c.message,published_by:b?.user_id}),(0,h.appendComplianceAudit)({user_id:b?.user_id,org_id:l,action:`${n}.shared.publish.error`,action_target_id:j,action_target_type:i,status:"error",summary:`Failed to share ${n} ${o} to shared cloud`,meta:{visibility:a.visibility,error:c.message}}),c}let u=r?.id??null,x=0;if(f&&Array.isArray(d)&&u&&(await p.delete("shared_space_resources",{filters:{org_id:l,shared_space_id:u}}),d.length)){let a=d.map(a=>(function(a,b={}){if(!a||!a.local_resource_id)throw Error("mapProjectResourceMetadata: resource with local_resource_id is required");if(!b.org_id)throw Error("mapProjectResourceMetadata: org_id is required");if(!b.cloud_space_id)throw Error("mapProjectResourceMetadata: cloud_space_id is required");if(!
|
|
19
|
-
VALUES (?, ?, ?, 'free', ?, ?) ON CONFLICT(id) DO NOTHING`).run(a,`org-${String(a).slice(-8)}`,d||String(a),b,b)}f.prepare("SELECT id FROM org_memberships WHERE org_id = ? AND user_id = ?").get(a,b)||f.prepare("INSERT INTO org_memberships (id, org_id, user_id, role, accepted_at) VALUES (?, ?, ?, ?, ?)").run((0,e.newId)("mem"),a,b,c,(0,e.nowIso)())}async function D(a,b={}){let c,d=a?.supabase_access_token;if(!d||!p(b))return[];try{c=await r(d,b).rpc("claim_email_invites")}catch{return[]}let e=Array.isArray(c)?c:[],f=[];for(let b of e){let c=b.granted_role||b.role;b.org_id&&(C(b.org_id,a.user_id,c),f.push({org_id:b.org_id,role:c}))}return f}async function E(a,b,c={}){let d=b?.supabase_access_token;if(!d)throw Error("redeemInviteViaCloud: no session access token");if(!p(c))throw Error("redeemInviteViaCloud: shared cloud (user) not configured");let e=await r(d,c).rpc("redeem_invite_token",{p_token:a}),f=Array.isArray(e)?e[0]:e;if(!f||!f.org_id)throw Object.assign(Error("invite is no longer valid (expired, revoked, or fully used)"),{code:"invite_invalid"});let g=f.granted_role||f.role;return C(f.org_id,b.user_id,g),{org_id:f.org_id,role:g}}let
|
|
18
|
+
unpublished_at = excluded.unpublished_at`).run(d,a.local_space_id,a.space_type,a.org_id,a.cloud_space_id??null,a.slug??null,a.name??null,a.visibility,+!!a.include_resource_metadata,Number(a.resource_count)||0,a.status,a.last_error??null,a.published_by??null,a.published_at??(0,e.nowIso)(),a.last_synced_at??null,a.unpublished_at??null),d}function w(a,b="dashboard_space"){t(b,"getSharedSpaceStatus");let c=u(a,b);return c?{shared:"published"===c.status,status:c.status,space_type:c.space_type,local_space_id:c.local_space_id,cloud_space_id:c.cloud_space_id||null,slug:c.slug||null,name:c.name||null,visibility:c.visibility||null,include_resource_metadata:1===c.include_resource_metadata,resource_count:Number(c.resource_count)||0,last_error:c.last_error||null,published_by:c.published_by||null,published_at:c.published_at||null,last_synced_at:c.last_synced_at||null}:{shared:!1,status:"local",space_type:b,local_space_id:a,cloud_space_id:null,visibility:null,resource_count:0,last_synced_at:null}}function x({status:a,space_type:b}={}){let c=(0,e.getDb)(),d=[],f=[];a&&(d.push("status = ?"),f.push(a)),b&&(d.push("space_type = ?"),f.push(b));let g=`SELECT * FROM shared_space_publications ${d.length?`WHERE ${d.join(" AND ")}`:""} ORDER BY published_at DESC`;return c.prepare(g).all(...f)}async function y(a,{session:b,options:c,resources:d=null,include_resource_metadata:f=!1,excludedLocalOnly:g=0,target_type:i,target_id:j}){var k=a;if(!k||"object"!=typeof k)throw Error("shared space metadata must be an object");for(let a of["org_id","space_type","local_space_id","slug","name","visibility"])if(null==k[a]||""===k[a])throw Error(`shared space metadata missing required field: ${a}`);t(k.space_type,"validateSharedSpaceMetadata"),s(k.visibility,"validateSharedSpaceMetadata");let{org_id:l,space_type:n,local_space_id:o}=a;if(!m(c))throw Error(`publish ${n}: shared cloud is not configured. Set SUPABASE_URL and SUPABASE_SERVICE_ROLE_KEY (vault or env) before sharing.`);let p=q(c),r=null;try{let b=await p.upsert("shared_spaces",a,{onConflict:"org_id,space_type,local_space_id"});r=Array.isArray(b)?b[0]:b}catch(c){throw v({local_space_id:o,space_type:n,org_id:l,slug:a.slug,name:a.name,visibility:a.visibility,include_resource_metadata:f,status:"error",last_error:c.message,published_by:b?.user_id}),(0,h.appendComplianceAudit)({user_id:b?.user_id,org_id:l,action:`${n}.shared.publish.error`,action_target_id:j,action_target_type:i,status:"error",summary:`Failed to share ${n} ${o} to shared cloud`,meta:{visibility:a.visibility,error:c.message}}),c}let u=r?.id??null,x=0;if(f&&Array.isArray(d)&&u&&(await p.delete("shared_space_resources",{filters:{org_id:l,shared_space_id:u}}),d.length)){let a=d.map(a=>(function(a,b={}){if(!a||!a.local_resource_id)throw Error("mapProjectResourceMetadata: resource with local_resource_id is required");if(!b.org_id)throw Error("mapProjectResourceMetadata: org_id is required");if(!b.cloud_space_id)throw Error("mapProjectResourceMetadata: cloud_space_id is required");if(!P.includes(a.resource_type))throw Error(`mapProjectResourceMetadata: invalid resource_type "${a.resource_type}"`);return{org_id:b.org_id,shared_space_id:b.cloud_space_id,local_resource_id:String(a.local_resource_id),resource_type:a.resource_type,name:a.name||a.local_resource_id,path:a.path??null,mime_type:a.mime_type??null,kind:a.kind??null,size_bytes:"number"==typeof a.size_bytes?a.size_bytes:null,sha256:a.sha256??null,local_only:!!a.local_only,metadata:a.metadata??null}})(a,{org_id:l,cloud_space_id:u}));await p.upsert("shared_space_resources",a,{onConflict:"shared_space_id,resource_type,local_resource_id"}),x=a.length}return v({local_space_id:o,space_type:n,org_id:l,cloud_space_id:u,slug:a.slug,name:a.name,visibility:a.visibility,include_resource_metadata:f,resource_count:x,status:"published",published_by:b?.user_id,published_at:(0,e.nowIso)(),last_synced_at:(0,e.nowIso)()}),(0,h.appendComplianceAudit)({user_id:b?.user_id,org_id:l,action:`${n}.shared.published`,action_target_id:j,action_target_type:i,status:"success",summary:`Shared ${n} ${o} to shared cloud (visibility: ${a.visibility})`,meta:{visibility:a.visibility,cloud_space_id:u,resource_count:x,excluded_local_only:g}}),w(o,n)}async function z(a={},b={}){var c;let{space_id:d,session:f,visibility:g="org"}=a;if(!d)throw Error("publishDashboardSpace: space_id is required");let h=a.org_id||f?.org_id;if(!h)throw Error("publishDashboardSpace: org_id (or session.org_id) is required");s(g,"publishDashboardSpace");let i=(0,e.getDb)().prepare("SELECT * FROM dashboard_spaces WHERE id = ?").get(String(d));if(!i)throw Error(`publishDashboardSpace: dashboard space ${d} not found locally`);let j=function(a,b={}){if(!a||!a.id)throw Error("mapDashboardSpaceToSharedSpaceMetadata: space with id is required");if(!b.org_id)throw Error("mapDashboardSpaceToSharedSpaceMetadata: org_id is required");let c=b.visibility||"org";s(c,"mapDashboardSpaceToSharedSpaceMetadata");let d=a.slug||String(a.id);return{org_id:b.org_id,space_type:"dashboard_space",local_space_id:String(a.id),local_project_id:null,slug:d,name:a.name||d,description:a.description??null,visibility:c,created_by:b.created_by??null}}(i,{org_id:h,visibility:g,created_by:a.published_by??null}),k=(c=String(d),(0,e.getDb)().prepare("SELECT id, title, kind FROM artifacts WHERE space_id = ? ORDER BY created_at DESC").all(String(c)).map(a=>({local_resource_id:a.id,resource_type:"artifact",name:a.title||a.id,kind:a.kind??null})));return y(j,{session:f,options:b,resources:k,include_resource_metadata:!0,target_type:"dashboard_space",target_id:String(d)})}async function A(a={},b={}){let{session:c,visibility:d="org",includeResourceMetadata:f=!0}=a,g=a.project_id||a.slug;if(!g)throw Error("publishProjectFolder: project_id or slug is required");let h=a.org_id||c?.org_id;if(!h)throw Error("publishProjectFolder: org_id (or session.org_id) is required");s(d,"publishProjectFolder");let j=(0,i.U1)(g);if(!j)throw Error(`publishProjectFolder: project ${g} not found locally`);let k=function(a,b={}){if(!a||!a.id)throw Error("mapProjectToSharedSpaceMetadata: project with id is required");if(!b.org_id)throw Error("mapProjectToSharedSpaceMetadata: org_id is required");let c=b.visibility||"org";return s(c,"mapProjectToSharedSpaceMetadata"),{org_id:b.org_id,space_type:"project",local_space_id:String(a.id),local_project_id:String(a.id),slug:a.slug||String(a.id),name:a.name||a.slug||String(a.id),description:a.description??null,visibility:c,created_by:b.created_by??null}}(j,{org_id:h,visibility:d,created_by:a.published_by??null}),l=null,m=0;if(f){let b=function(a,{includeLocalOnly:b=!1,allowLocalOnlyOverride:c=!1}={}){if(b&&!c)throw Error("publishProjectFolder: refusing to share local_only resources. local_only is a hard content boundary; pass allowLocalOnlyOverride:true to force metadata-only sharing of local_only files (bodies are never uploaded).");let d=(0,e.getDb)(),f=[];for(let b of d.prepare("SELECT * FROM disk_folders WHERE project_id = ? ORDER BY path ASC").all(a))f.push({local_resource_id:b.id,resource_type:"folder",name:b.name,path:b.path});let g=0;for(let c of d.prepare("SELECT * FROM disk_files WHERE project_id = ? ORDER BY updated_at DESC").all(a)){let a=1===c.local_only;if(a&&!b){g+=1;continue}f.push({local_resource_id:c.id,resource_type:"file",name:c.name,path:c.path??null,mime_type:c.mime_type??null,kind:c.kind??null,size_bytes:"number"==typeof c.size_bytes?c.size_bytes:null,sha256:c.sha256??null,local_only:a})}for(let b of d.prepare("SELECT id, title, kind FROM artifacts WHERE project_id = ? ORDER BY created_at DESC").all(a))f.push({local_resource_id:b.id,resource_type:"artifact",name:b.title||b.id,kind:b.kind??null});return{resources:f,excludedLocalOnly:g}}(j.id,{includeLocalOnly:!0===a.includeLocalOnly,allowLocalOnlyOverride:!0===a.allowLocalOnlyOverride});l=b.resources,m=b.excludedLocalOnly}return y(k,{session:c,options:b,resources:l,include_resource_metadata:f,excludedLocalOnly:m,target_type:"project",target_id:j.id})}async function B(a={},b={}){let{local_space_id:c,session:d,space_type:f="dashboard_space"}=a;if(!c)throw Error("unpublishSpace: local_space_id is required");let g=a.org_id||d?.org_id;if(!g)throw Error("unpublishSpace: org_id (or session.org_id) is required");if(t(f,"unpublishSpace"),!m(b))throw Error("unpublishSpace: shared cloud is not configured.");let i=q(b),j=u(c,f);return j?.cloud_space_id&&await i.delete("shared_space_resources",{filters:{org_id:g,shared_space_id:j.cloud_space_id}}),await i.delete("shared_spaces",{filters:{org_id:g,space_type:f,local_space_id:c}}),v({local_space_id:c,space_type:f,org_id:g,visibility:j?.visibility||"private",status:"unpublished",resource_count:0,published_by:d?.user_id,unpublished_at:(0,e.nowIso)(),last_synced_at:(0,e.nowIso)()}),(0,h.appendComplianceAudit)({user_id:d?.user_id,org_id:g,action:`${f}.shared.unpublished`,action_target_id:c,action_target_type:f,status:"success",summary:`Unshared ${f} ${c} from shared cloud`}),w(c,f)}function C(a,b,c,d){let f=(0,e.getDb)();if(!f.prepare("SELECT id FROM organizations WHERE id = ?").get(a)){let b=(0,e.nowIso)();f.prepare(`INSERT INTO organizations (id, slug, name, plan, created_at, updated_at)
|
|
19
|
+
VALUES (?, ?, ?, 'free', ?, ?) ON CONFLICT(id) DO NOTHING`).run(a,`org-${String(a).slice(-8)}`,d||String(a),b,b)}f.prepare("SELECT id FROM org_memberships WHERE org_id = ? AND user_id = ?").get(a,b)||f.prepare("INSERT INTO org_memberships (id, org_id, user_id, role, accepted_at) VALUES (?, ?, ?, ?, ?)").run((0,e.newId)("mem"),a,b,c,(0,e.nowIso)())}async function D(a,b={}){let c,d=a?.supabase_access_token;if(!d||!p(b))return[];try{c=await r(d,b).rpc("claim_email_invites")}catch{return[]}let e=Array.isArray(c)?c:[],f=[];for(let b of e){let c=b.granted_role||b.role;b.org_id&&(C(b.org_id,a.user_id,c),f.push({org_id:b.org_id,role:c}))}return f}async function E(a,b,c={}){let d=b?.supabase_access_token;if(!d)throw Error("redeemInviteViaCloud: no session access token");if(!p(c))throw Error("redeemInviteViaCloud: shared cloud (user) not configured");let e=await r(d,c).rpc("redeem_invite_token",{p_token:a}),f=Array.isArray(e)?e[0]:e;if(!f||!f.org_id)throw Object.assign(Error("invite is no longer valid (expired, revoked, or fully used)"),{code:"invite_invalid"});let g=f.granted_role||f.role;return C(f.org_id,b.user_id,g),{org_id:f.org_id,role:g}}async function F(a,b={}){let c,d,e=a?.user_id;if(!e)return[];let f=a?.supabase_access_token||null,g=function({serviceReady:a,userReady:b,accessToken:c}){return a?"admin":b&&c?"user":null}({serviceReady:m(b),userReady:p(b),accessToken:f});if(!g)return[];try{c="admin"===g?q(b):r(f,b)}catch{return[]}try{d=await c.select("org_memberships",{filters:{user_id:e},select:"org_id,role",limit:100})}catch{return[]}if(!Array.isArray(d)||0===d.length)return[];let h=[...new Set(d.map(a=>a.org_id).filter(Boolean))],i=new Map;try{if(h.length){let a=await c.select("organizations",{filters:{id:`in.(${h.join(",")})`},select:"id,name",limit:1e3});for(let b of Array.isArray(a)?a:[])b.id&&i.set(b.id,b.name)}}catch{}let j=[];for(let a of d)a.org_id&&(C(a.org_id,e,a.role,i.get(a.org_id)),j.push({org_id:a.org_id,role:a.role}));return j}let Q=Object.freeze(["user","team","org"]),R=Object.freeze(["user","org"]),S=Object.freeze(["read","write","admin"]),T=Object.freeze({read:1,write:2,admin:3});function G(a,b,{writableOnly:c=!1}={}){let d=c?R:Q;if(!d.includes(a))throw Error(`${b}: invalid principal_type "${a}" (expected one of ${d.join("|")})`)}function H(a,b,c,d){if("org"===a)return b||c;if(!b)throw Error(`${d}: principal_id is required for principal_type "${a}"`);return b}function I(a,b,c){let d=u(a,b);if(!d||"published"!==d.status||!d.cloud_space_id)throw Error(`${c}: ${b} ${a} is not published to the shared cloud`);return d.cloud_space_id}async function J(a={},b={}){let c,{local_space_id:d,session:f,principal_type:g,permission:i="read",space_type:j="project"}=a;if(!d)throw Error("grantSpaceAccess: local_space_id is required");let k=a.org_id||f?.org_id;if(!k)throw Error("grantSpaceAccess: org_id (or session.org_id) is required");t(j,"grantSpaceAccess"),G(g,"grantSpaceAccess",{writableOnly:!0});if(!S.includes(i))throw Error(`grantSpaceAccess: invalid permission "${i}" (expected one of ${S.join("|")})`);let l=H(g,a.principal_id,k,"grantSpaceAccess");if(!m(b))throw Error("grantSpaceAccess: shared cloud is not configured.");let n=I(d,j,"grantSpaceAccess"),o=q(b);try{let a=await o.upsert("shared_space_acl",{shared_space_id:n,org_id:k,principal_type:g,principal_id:l,permission:i,created_by:f?.user_id??null,updated_at:(0,e.nowIso)()},{onConflict:"shared_space_id,principal_type,principal_id"});c=Array.isArray(a)?a[0]:a}catch(a){throw(0,h.appendComplianceAudit)({user_id:f?.user_id,org_id:k,action:`${j}.shared.acl.grant.error`,action_target_id:d,action_target_type:j,status:"error",summary:`Failed to grant ${i} on ${j} ${d} to ${g}:${l}`,meta:{principal_type:g,principal_id:l,permission:i,error:a.message}}),a}return(0,h.appendComplianceAudit)({user_id:f?.user_id,org_id:k,action:`${j}.shared.acl.granted`,action_target_id:d,action_target_type:j,status:"success",summary:`Granted ${i} on ${j} ${d} to ${g}:${l}`,meta:{principal_type:g,principal_id:l,permission:i,cloud_space_id:n}}),c}async function K(a={},b={}){let{local_space_id:c,session:d,principal_type:e,space_type:f="project"}=a;if(!c)throw Error("revokeSpaceAccess: local_space_id is required");let g=a.org_id||d?.org_id;if(!g)throw Error("revokeSpaceAccess: org_id (or session.org_id) is required");t(f,"revokeSpaceAccess"),G(e,"revokeSpaceAccess",{writableOnly:!0});let i=H(e,a.principal_id,g,"revokeSpaceAccess");if(!m(b))throw Error("revokeSpaceAccess: shared cloud is not configured.");let j=I(c,f,"revokeSpaceAccess"),k=q(b),l=await k.delete("shared_space_acl",{filters:{shared_space_id:j,principal_type:e,principal_id:i}});return(0,h.appendComplianceAudit)({user_id:d?.user_id,org_id:g,action:`${f}.shared.acl.revoked`,action_target_id:c,action_target_type:f,status:"success",summary:`Revoked ${f} ${c} grant from ${e}:${i}`,meta:{principal_type:e,principal_id:i,cloud_space_id:j}}),{revoked:Array.isArray(l)?l.length:0,principal_type:e,principal_id:i}}async function L(a={},b={}){let{local_space_id:c,session:d,space_type:e="project"}=a;if(!c)throw Error("listSpaceAccess: local_space_id is required");if(!(a.org_id||d?.org_id))throw Error("listSpaceAccess: org_id (or session.org_id) is required");t(e,"listSpaceAccess");let f=u(c,e);if(!f||"published"!==f.status||!f.cloud_space_id)return[];if(!m(b))throw Error("listSpaceAccess: shared cloud is not configured.");return q(b).select("shared_space_acl",{filters:{shared_space_id:f.cloud_space_id},select:"*",limit:1e3})}async function M(a={},b={}){let{local_space_id:c,user_id:d,space_type:e="project",session:f}=a;if(!c)throw Error("resolveSpacePermission: local_space_id is required");t(e,"resolveSpacePermission");let g=a.org_id||f?.org_id,h=u(c,e);if(!h||"published"!==h.status)return null;let i=await L({local_space_id:c,space_type:e,org_id:g},b);return function({visibility:a,grants:b=[],userId:c,orgId:d}={}){let e=null,f=a=>{a&&T[a]&&(!e||T[a]>T[e])&&(e=a)};for(let e of("org"===a&&f("read"),b))e&&("user"===e.principal_type&&c&&e.principal_id===c?f(e.permission):"org"===e.principal_type&&(null==e.principal_id||e.principal_id===d)&&f(e.permission));return e}({visibility:h.visibility,grants:i,userId:d,orgId:g})}d()}catch(a){d(a)}})}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=671,exports.ids=[671],exports.modules={671:(a,b,c)=>{c.d(b,{INPROC_TOKEN_HEADER:()=>g,getInprocToken:()=>f});var d=c(77598);let e=
|
|
1
|
+
"use strict";exports.id=671,exports.ids=[671],exports.modules={671:(a,b,c)=>{c.d(b,{INPROC_TOKEN_HEADER:()=>g,getInprocToken:()=>f});var d=c(77598);let e="__madarxInprocToken";function f(){if(globalThis[e])return globalThis[e];let a=process.env.MADARX_INPROC_TICK_TOKEN;return globalThis[e]=a&&a.trim().length>0?a.trim():(0,d.randomBytes)(32).toString("base64url"),globalThis[e]}let g="x-inproc-token"}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=6818,exports.ids=[6818],exports.modules={96818:(a,b,c)=>{c.d(b,{INPROC_TOKEN_HEADER:()=>i,getInprocToken:()=>g,u:()=>h});var d=c(77598);let e="x-inproc-token",f=
|
|
1
|
+
"use strict";exports.id=6818,exports.ids=[6818],exports.modules={96818:(a,b,c)=>{c.d(b,{INPROC_TOKEN_HEADER:()=>i,getInprocToken:()=>g,u:()=>h});var d=c(77598);let e="x-inproc-token",f="__madarxInprocToken";function g(){if(globalThis[f])return globalThis[f];let a=process.env.MADARX_INPROC_TICK_TOKEN;return globalThis[f]=a&&a.trim().length>0?a.trim():(0,d.randomBytes)(32).toString("base64url"),globalThis[f]}function h(a){if(!a||"function"!=typeof a.headers?.get)return!1;let b=a.headers.get(e);if(!b)return!1;let c=g(),f=Buffer.from(b),h=Buffer.from(c);if(f.length!==h.length)return!1;try{return(0,d.timingSafeEqual)(f,h)}catch{return!1}}let i=e}};
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
"/api/activity": {},
|
|
5
5
|
"/api/admin/audit-export": {},
|
|
6
6
|
"/api/admin/share-links": {},
|
|
7
|
-
"/api/agent-memory": {},
|
|
8
7
|
"/api/agent-runs/[id]/cancel": {},
|
|
8
|
+
"/api/agent-memory": {},
|
|
9
9
|
"/api/agent-runs/[id]/events": {},
|
|
10
10
|
"/api/agent-runs/[id]/log": {},
|
|
11
|
-
"/api/agent-runs/[id]": {},
|
|
12
11
|
"/api/agent-runs": {},
|
|
12
|
+
"/api/agent-runs/[id]": {},
|
|
13
13
|
"/api/agents/[id]/chain": {},
|
|
14
14
|
"/api/agents/[id]/memory": {},
|
|
15
15
|
"/api/agents/[id]/reports": {},
|
|
16
16
|
"/api/agents/[id]/run": {},
|
|
17
17
|
"/api/agents/[id]/skills": {},
|
|
18
|
-
"/api/agents/create": {},
|
|
19
18
|
"/api/agents/ops": {},
|
|
20
19
|
"/api/approvals/[id]": {},
|
|
20
|
+
"/api/agents/create": {},
|
|
21
21
|
"/api/approvals": {},
|
|
22
22
|
"/api/artifacts/[id]/acl": {},
|
|
23
23
|
"/api/artifacts/[id]/protect": {},
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"/api/artifacts/[id]/share-link": {},
|
|
28
28
|
"/api/artifacts/upload": {},
|
|
29
29
|
"/api/audit/search": {},
|
|
30
|
-
"/api/auth/callback": {},
|
|
31
30
|
"/api/audit/list": {},
|
|
31
|
+
"/api/auth/callback": {},
|
|
32
32
|
"/api/auth/config": {},
|
|
33
33
|
"/api/auth/join-bootstrap": {},
|
|
34
34
|
"/api/auth/session": {},
|
|
@@ -41,34 +41,34 @@
|
|
|
41
41
|
"/api/connections/[service]/verify": {},
|
|
42
42
|
"/api/connections": {},
|
|
43
43
|
"/api/cron/tick": {},
|
|
44
|
-
"/api/dashboard/spaces/[id]/share-link/[linkId]": {},
|
|
45
44
|
"/api/dashboard/spaces/[id]/share-link": {},
|
|
45
|
+
"/api/dashboard/spaces/[id]/share-link/[linkId]": {},
|
|
46
46
|
"/api/disk/files/[id]/blob": {},
|
|
47
47
|
"/api/disk/files/[id]": {},
|
|
48
48
|
"/api/disk/files/[id]/transcribe": {},
|
|
49
|
-
"/api/disk/files": {},
|
|
50
49
|
"/api/disk/folders": {},
|
|
51
50
|
"/api/events/since/[cursor]": {},
|
|
51
|
+
"/api/disk/files": {},
|
|
52
52
|
"/api/events/stream": {},
|
|
53
53
|
"/api/fs/create-folder": {},
|
|
54
|
-
"/api/fs/pick-folder": {},
|
|
55
54
|
"/api/hail/engagements/[id]/blueprint": {},
|
|
55
|
+
"/api/fs/pick-folder": {},
|
|
56
56
|
"/api/hail/engagements/[id]/diagnostic": {},
|
|
57
|
-
"/api/hail/engagements/[id]/governance": {},
|
|
58
57
|
"/api/hail/engagements/[id]/interview": {},
|
|
59
58
|
"/api/hail/engagements/[id]/pilot": {},
|
|
59
|
+
"/api/hail/engagements/[id]/governance": {},
|
|
60
60
|
"/api/hail/engagements/[id]/quarterly": {},
|
|
61
61
|
"/api/hail/engagements/[id]": {},
|
|
62
62
|
"/api/hail/engagements/[id]/setup-package": {},
|
|
63
|
-
"/api/hail/engagements": {},
|
|
64
63
|
"/api/hail/interviews/[id]/responses": {},
|
|
64
|
+
"/api/hail/engagements": {},
|
|
65
65
|
"/api/hail/interviews/[id]": {},
|
|
66
66
|
"/api/hail/setup-packages/[id]/apply": {},
|
|
67
67
|
"/api/hail/setup-packages/validate": {},
|
|
68
68
|
"/api/heartbeat/tick": {},
|
|
69
69
|
"/api/heartbeat/worker": {},
|
|
70
|
-
"/api/hermes/jobs/[id]/events": {},
|
|
71
70
|
"/api/help": {},
|
|
71
|
+
"/api/hermes/jobs/[id]/events": {},
|
|
72
72
|
"/api/hermes/jobs/[id]": {},
|
|
73
73
|
"/api/hermes/jobs": {},
|
|
74
74
|
"/api/integrations/google/callback": {},
|
|
@@ -76,20 +76,20 @@
|
|
|
76
76
|
"/api/marketplace/[id]": {},
|
|
77
77
|
"/api/marketplace/open-design": {},
|
|
78
78
|
"/api/marketplace": {},
|
|
79
|
-
"/api/mines/import-roots": {},
|
|
80
|
-
"/api/mines/portfolio": {},
|
|
81
79
|
"/api/mines/projects/[id]/chunks": {},
|
|
80
|
+
"/api/mines/import-roots": {},
|
|
82
81
|
"/api/mines/projects/[id]/diligence": {},
|
|
83
|
-
"/api/mines/
|
|
82
|
+
"/api/mines/portfolio": {},
|
|
84
83
|
"/api/mines/projects/[id]/publish": {},
|
|
85
84
|
"/api/mines/projects": {},
|
|
86
85
|
"/api/missions": {},
|
|
87
|
-
"/api/
|
|
86
|
+
"/api/mines/projects/[id]/import": {},
|
|
88
87
|
"/api/onboarding/blueprint": {},
|
|
89
88
|
"/api/onboarding/launch": {},
|
|
89
|
+
"/api/models": {},
|
|
90
90
|
"/api/orchestrator/command": {},
|
|
91
|
-
"/api/org": {},
|
|
92
91
|
"/api/orchestrator/stream": {},
|
|
92
|
+
"/api/org": {},
|
|
93
93
|
"/api/orgs/[id]/invites/[inviteId]": {},
|
|
94
94
|
"/api/orgs/[id]/invites": {},
|
|
95
95
|
"/api/orgs/[id]/members/[userId]/role": {},
|
|
@@ -99,58 +99,58 @@
|
|
|
99
99
|
"/api/orgs/invites/pending": {},
|
|
100
100
|
"/api/orgs/join": {},
|
|
101
101
|
"/api/orgs": {},
|
|
102
|
-
"/api/printing-press/install": {},
|
|
103
102
|
"/api/printing-press/clis": {},
|
|
104
|
-
"/api/printing-press/
|
|
103
|
+
"/api/printing-press/install": {},
|
|
105
104
|
"/api/privacy/config": {},
|
|
105
|
+
"/api/printing-press/security-mode": {},
|
|
106
106
|
"/api/privacy/verify": {},
|
|
107
|
-
"/api/processes/[id]": {},
|
|
108
107
|
"/api/processes/[id]/share-link": {},
|
|
109
|
-
"/api/processes/[id]
|
|
108
|
+
"/api/processes/[id]": {},
|
|
110
109
|
"/api/processes/[id]/stages/[stageId]/override": {},
|
|
110
|
+
"/api/processes/[id]/stages/[stageId]/retry": {},
|
|
111
111
|
"/api/processes/[id]/stages/[stageId]/submit": {},
|
|
112
112
|
"/api/processes/definitions/[slug]": {},
|
|
113
|
-
"/api/processes/definitions/[slug]/settings": {},
|
|
114
113
|
"/api/processes/definitions": {},
|
|
114
|
+
"/api/processes/definitions/[slug]/settings": {},
|
|
115
115
|
"/api/processes/definitions/validate": {},
|
|
116
116
|
"/api/processes": {},
|
|
117
117
|
"/api/processes/start-and-route": {},
|
|
118
118
|
"/api/projects/[slug]/library": {},
|
|
119
|
-
"/api/projects/[slug]": {},
|
|
120
119
|
"/api/projects": {},
|
|
121
|
-
"/api/runs/claude-code-dry-run": {},
|
|
122
120
|
"/api/runs/approve-claude-run": {},
|
|
121
|
+
"/api/projects/[slug]": {},
|
|
122
|
+
"/api/runs/claude-code-dry-run": {},
|
|
123
123
|
"/api/runs/competitor-report": {},
|
|
124
124
|
"/api/runs/engine-ping": {},
|
|
125
125
|
"/api/runs/marketing-plan": {},
|
|
126
126
|
"/api/schedules/upsert": {},
|
|
127
127
|
"/api/secrets/[name]": {},
|
|
128
|
-
"/api/settings/trust-mode": {},
|
|
129
128
|
"/api/secrets": {},
|
|
129
|
+
"/api/settings/trust-mode": {},
|
|
130
130
|
"/api/share/[token]/otp": {},
|
|
131
131
|
"/api/share/[token]": {},
|
|
132
132
|
"/api/share/[token]/verify": {},
|
|
133
|
-
"/api/share/space/[token]/otp": {},
|
|
134
|
-
"/api/share/space/[token]": {},
|
|
135
133
|
"/api/share/space/[token]/verify": {},
|
|
136
134
|
"/api/shared/spaces/[id]/acl": {},
|
|
137
135
|
"/api/shared/spaces/publish": {},
|
|
138
136
|
"/api/shared/spaces": {},
|
|
137
|
+
"/api/share/space/[token]/otp": {},
|
|
138
|
+
"/api/share/space/[token]": {},
|
|
139
139
|
"/api/shared/spaces/status": {},
|
|
140
140
|
"/api/state": {},
|
|
141
141
|
"/api/shared/spaces/unpublish": {},
|
|
142
142
|
"/api/system/update": {},
|
|
143
143
|
"/api/tasks/[id]/active-run": {},
|
|
144
144
|
"/api/tasks/[id]/attachments": {},
|
|
145
|
-
"/api/tasks/[id]/checklist/[itemId]": {},
|
|
146
145
|
"/api/tasks/[id]/checklist": {},
|
|
146
|
+
"/api/tasks/[id]/checklist/[itemId]": {},
|
|
147
147
|
"/api/tasks/[id]/checkout": {},
|
|
148
148
|
"/api/tasks/[id]/children": {},
|
|
149
|
-
"/api/tasks/[id]/comments": {},
|
|
150
149
|
"/api/tasks/[id]/events": {},
|
|
151
150
|
"/api/tasks/[id]/live-runs": {},
|
|
152
151
|
"/api/tasks/[id]/release": {},
|
|
153
152
|
"/api/tasks/[id]": {},
|
|
153
|
+
"/api/tasks/[id]/comments": {},
|
|
154
154
|
"/api/tasks": {},
|
|
155
155
|
"/api/tool-allowlists/[id]": {},
|
|
156
156
|
"/api/tool-allowlists": {},
|
|
@@ -173,36 +173,36 @@
|
|
|
173
173
|
"/reports/[file]": {},
|
|
174
174
|
"/activity": {},
|
|
175
175
|
"/admin": {},
|
|
176
|
-
"/agents/[id]": {},
|
|
177
176
|
"/agents": {},
|
|
177
|
+
"/agents/[id]": {},
|
|
178
178
|
"/approvals": {},
|
|
179
179
|
"/audit/live": {},
|
|
180
180
|
"/audit": {},
|
|
181
181
|
"/hail/[id]/governance": {},
|
|
182
182
|
"/hail/[id]/interview": {},
|
|
183
|
-
"/hail/[id]/setup": {},
|
|
184
183
|
"/hail/[id]": {},
|
|
185
184
|
"/hail": {},
|
|
185
|
+
"/hail/[id]/setup": {},
|
|
186
186
|
"/help/[slug]": {},
|
|
187
|
-
"/marketplace": {},
|
|
188
187
|
"/mines/[projectId]": {},
|
|
188
|
+
"/marketplace": {},
|
|
189
189
|
"/mines/[projectId]/results": {},
|
|
190
|
-
"/mines": {},
|
|
191
190
|
"/missions": {},
|
|
191
|
+
"/mines": {},
|
|
192
192
|
"/onboarding/org": {},
|
|
193
193
|
"/org": {},
|
|
194
194
|
"/reports": {},
|
|
195
|
-
"/runtime": {},
|
|
196
195
|
"/schedules": {},
|
|
197
|
-
"/
|
|
198
|
-
"/tasks/[id]": {},
|
|
196
|
+
"/runtime": {},
|
|
199
197
|
"/tasks": {},
|
|
198
|
+
"/tasks/[id]": {},
|
|
199
|
+
"/share/space/[token]": {},
|
|
200
200
|
"/tools": {},
|
|
201
201
|
"/settings/account": {},
|
|
202
202
|
"/settings/advanced": {},
|
|
203
|
-
"/settings/appearance": {},
|
|
204
203
|
"/settings/connectors": {},
|
|
205
204
|
"/settings/engines": {},
|
|
205
|
+
"/settings/appearance": {},
|
|
206
206
|
"/settings/organization": {},
|
|
207
207
|
"/settings": {},
|
|
208
208
|
"/settings/runtime": {},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-ce537f60727acb61.js","static/chunks/4bd1b696-f785427dddbba9fb.js","static/chunks/1255-b28ea36bf0cdbd65.js","static/chunks/main-app-646d86f6b65133fa.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-ce537f60727acb61.js","static/chunks/framework-4731550a751206fc.js","static/chunks/main-f0e8527d594b1755.js","static/chunks/pages/_app-6c8c2371b16a04b8.js"],"/_error":["static/chunks/webpack-ce537f60727acb61.js","static/chunks/framework-4731550a751206fc.js","static/chunks/main-f0e8527d594b1755.js","static/chunks/pages/_error-94812ad32cad7365.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"wasm": [],
|
|
18
18
|
"assets": [],
|
|
19
19
|
"env": {
|
|
20
|
-
"__NEXT_BUILD_ID": "
|
|
21
|
-
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "
|
|
22
|
-
"__NEXT_PREVIEW_MODE_ID": "
|
|
23
|
-
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "
|
|
24
|
-
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "
|
|
20
|
+
"__NEXT_BUILD_ID": "q1AxdAE8spFgM2Iyr1w6Q",
|
|
21
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "75I9WLO/HlANCNJbRZxeAc67kw02CKqsaBQdQBGW624=",
|
|
22
|
+
"__NEXT_PREVIEW_MODE_ID": "b2a46049f8ac35b07cd90d3b2d28d25e",
|
|
23
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "16b0b6ea7b737a1f09b3b8a977695dfb0f308b64fd700f08b5c28ed5834a7ac1",
|
|
24
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "96f094ee3e368ee14edd8f6d9689ed1403060081359082b97016492183f5371f"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--Ggj14oXXrOVWG6lsx_BHT--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/madarx-mark.svg"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3adc5e4c7a6f251f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9b86a02e210b78df.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-b28ea36bf0cdbd65.js" async=""></script><script src="/_next/static/chunks/main-app-646d86f6b65133fa.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/7597-0c9237f36490a2ba.js" async=""></script><script src="/_next/static/chunks/app/layout-3c5a2ec0922a44da.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 shadow-[0_18px_54px_rgba(37,36,34,0.16)] flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><a class="flex-none" aria-label="madarX home" href="/"><img src="/madarx-mark.svg" alt="madarX" width="32" height="32" class="block text-[#111318]"/></a></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Overview" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Overview</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ebb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-9b86a02e210b78df.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[3455,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7597\",\"static/chunks/7597-0c9237f36490a2ba.js\",\"7177\",\"static/chunks/app/layout-3c5a2ec0922a44da.js\"],\"default\"]\n3:I[7438,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7597\",\"static/chunks/7597-0c9237f36490a2ba.js\",\"7177\",\"static/chunks/app/layout-3c5a2ec0922a44da.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/3adc5e4c7a6f251f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Ggj14oXXrOVWG6lsx-BHT\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3adc5e4c7a6f251f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--q1AxdAE8spFgM2Iyr1w6Q--><html lang="en" class="__variable_65c68c"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/98e207f02528a563-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/madarx-mark.svg"/><link rel="stylesheet" href="/_next/static/css/acf226d91614a52a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/dbef8eff6337245e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ce537f60727acb61.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-b28ea36bf0cdbd65.js" async=""></script><script src="/_next/static/chunks/main-app-646d86f6b65133fa.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/7597-0c9237f36490a2ba.js" async=""></script><script src="/_next/static/chunks/app/layout-01269582605f37ea.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 shadow-[0_18px_54px_rgba(37,36,34,0.16)] flex flex-col" aria-label="Primary navigation"><div class="h-20 flex items-center justify-center px-3 shrink-0"><a class="flex-none" aria-label="madarX home" href="/"><img src="/madarx-mark.svg" alt="madarX" width="32" height="32" class="block text-[#111318]"/></a></div><div class="flex-1 flex flex-col min-h-0"><ul class="list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1"><li><a aria-label="Overview" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-grid w-5 h-5" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="3" rx="1"></rect><rect width="7" height="7" x="14" y="14" rx="1"></rect><rect width="7" height="7" x="3" y="14" rx="1"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Overview</span></a></li><li><a aria-label="Projects" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-5 h-5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Projects</span></a></li><li><a aria-label="Agents" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-5 h-5" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Agents</span></a></li><li><a aria-label="Tasks" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/tasks"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase-business w-5 h-5" aria-hidden="true"><path d="M12 12h.01"></path><path d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2"></path><path d="M22 13a18.15 18.15 0 0 1-20 0"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Tasks</span></a></li><li><a aria-label="Workflows" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/workflows"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-workflow w-5 h-5" aria-hidden="true"><rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Workflows</span></a></li><li><a aria-label="Approvals" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/approvals"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-5 h-5" aria-hidden="true"><path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344"></path><path d="m9 11 3 3L22 4"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Approvals</span></a></li><li><div aria-hidden="true" class="mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"></div><a aria-label="Marketplace" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/marketplace"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package w-5 h-5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Marketplace</span></a></li></ul><ul class="list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1"><li><a aria-label="Settings" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none">Settings</span></a></li></ul><div class="relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center"><button type="button" id="radix-_R_ebb_" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50" aria-label="Account menu"><span class="w-10 h-10 rounded-full overflow-hidden cursor-pointer block"></span></button></div></div></aside></div><div class="app-content"><!--$--><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-ce537f60727acb61.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[3455,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7597\",\"static/chunks/7597-0c9237f36490a2ba.js\",\"7177\",\"static/chunks/app/layout-01269582605f37ea.js\"],\"default\"]\n3:I[7438,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7597\",\"static/chunks/7597-0c9237f36490a2ba.js\",\"7177\",\"static/chunks/app/layout-01269582605f37ea.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/dbef8eff6337245e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"q1AxdAE8spFgM2Iyr1w6Q\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/acf226d91614a52a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/dbef8eff6337245e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_65c68c\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"sidebar\":[\"$\",\"$L3\",null,{\"moduleNav\":[]}],\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"main\",\"l\",{\"className\":\"admin-shell\",\"aria-busy\":\"true\",\"aria-live\":\"polite\",\"children\":[\"$\",\"div\",null,{\"className\":\"nav-skeleton\",\"role\":\"status\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading…\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__header\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__strip\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__pill\"}]]}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__rows\",\"children\":[[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}],[\"$\",\"div\",null,{\"className\":\"nav-skeleton__row\"}]]}]]}]}],[],[]],false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-ce537f60727acb61.js" defer=""></script><script src="/_next/static/chunks/framework-4731550a751206fc.js" defer=""></script><script src="/_next/static/chunks/main-f0e8527d594b1755.js" defer=""></script><script src="/_next/static/chunks/pages/_app-6c8c2371b16a04b8.js" defer=""></script><script src="/_next/static/chunks/pages/_error-94812ad32cad7365.js" defer=""></script><script src="/_next/static/q1AxdAE8spFgM2Iyr1w6Q/_buildManifest.js" defer=""></script><script src="/_next/static/q1AxdAE8spFgM2Iyr1w6Q/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"q1AxdAE8spFgM2Iyr1w6Q","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"4050c71cb366c7445a6d8db3a49e09786ff14753bb\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"14806\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"92407\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"updateProjectAction\"},\"409b24837659a6722e507ba4f3f2b98dc353b5f70e\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"14806\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"92407\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"deleteProjectAction\"},\"40c2e66b61d0ee2249c74f8862cb1ef3ad3368fe7b\":{\"workers\":{\"app/projects/new/page\":{\"moduleId\":\"14806\",\"async\":true},\"app/projects/page\":{\"moduleId\":\"92407\",\"async\":true}},\"layer\":{\"app/projects/new/page\":\"rsc\",\"app/projects/page\":\"action-browser\"},\"filename\":\"app/projects/actions.js\",\"exportedName\":\"createProjectAction\"},\"4007bb0409696cc8a8034b6109463413097f5063dc\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"32697\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"4084a7b5fa3551b0320ecf1742ef967cff47acf562\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"32697\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40a64f6408ef2f67b68ca036c1d13838233143b724\":{\"workers\":{\"app/agents/page\":{\"moduleId\":\"32697\",\"async\":true}},\"layer\":{\"app/agents/page\":\"rsc\"},\"filename\":\"app/agents/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40bcdb891439a5c4da3109121daf90788ea2e861d7\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"59267\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"601745ab0520bc65bec9f152b578b341f2da374c99\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"59267\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"60d7bc09278538c119a0cb6469451cd49a53347e07\":{\"workers\":{\"app/admin/page\":{\"moduleId\":\"59267\",\"async\":true}},\"layer\":{\"app/admin/page\":\"rsc\"},\"filename\":\"app/admin/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"402c9ea26efcf207ac7f355d94ee25d6ae570e3851\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"4046e6c2845dfc3ea4cda41187e486c62eff0f171f\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"407ab780032d4d6f9999831cbe188d072c7d2b54eb\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_6\"},\"4092ab753df8b3ea0dae78f05b5d1137e6b56e19c7\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4097e0f4c713c1cfa868ae5d07d7b0bf196964253a\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_4\"},\"409a60f7659e0b1336614cde0c172b5f79a4ca114a\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40ea023afd76e347c45a904fa6b89a5bbc27c91f70\":{\"workers\":{\"app/agents/[id]/page\":{\"moduleId\":\"2142\",\"async\":true}},\"layer\":{\"app/agents/[id]/page\":\"rsc\"},\"filename\":\"app/agents/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_5\"},\"602a4b7a2f84b3108cd02467b47dc1bf136dc72da0\":{\"workers\":{\"app/hail/[id]/interview/page\":{\"moduleId\":\"72053\",\"async\":true}},\"layer\":{\"app/hail/[id]/interview/page\":\"rsc\"},\"filename\":\"app/hail/[id]/interview/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40dafa32a7c6c08480fef5568dcd44696bb36e7da7\":{\"workers\":{\"app/approvals/page\":{\"moduleId\":\"21513\",\"async\":true}},\"layer\":{\"app/approvals/page\":\"rsc\"},\"filename\":\"app/approvals/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40bc9c575f1a5a616f05f99dc7be33b7c2d5df89e6\":{\"workers\":{\"app/hail/[id]/setup/page\":{\"moduleId\":\"90392\",\"async\":true}},\"layer\":{\"app/hail/[id]/setup/page\":\"rsc\"},\"filename\":\"app/hail/[id]/setup/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4062b51f4b71cc3c4be8cf1c093fda5c66a625e952\":{\"workers\":{\"app/hail/page\":{\"moduleId\":\"9604\",\"async\":true}},\"layer\":{\"app/hail/page\":\"rsc\"},\"filename\":\"app/hail/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4002f3691fa2f2b44715936e901773ba3f55ec6fe3\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"57004\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"4055b8039b8370ed1ec1493d2d6168ba30107d42c7\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"57004\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40b2c9dad24acc81f463d45337210c5c6b55ef57ee\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"57004\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"40cbe91b1c832710055b82fe9293421831c69fc6eb\":{\"workers\":{\"app/hail/[id]/page\":{\"moduleId\":\"57004\",\"async\":true}},\"layer\":{\"app/hail/[id]/page\":\"rsc\"},\"filename\":\"app/hail/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_3\"},\"4056b49d36400f403d4fb8147047aee4a9ae48746e\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"95365\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"toggleInstallAction\"},\"40f50876ae7c33cb54e96e9c773e5156059c98dbdd\":{\"workers\":{\"app/marketplace/page\":{\"moduleId\":\"95365\",\"async\":true}},\"layer\":{\"app/marketplace/page\":\"rsc\"},\"filename\":\"app/marketplace/actions.js\",\"exportedName\":\"recordImportAttemptAction\"},\"400dcc5df1a6c69bb2c736bb5053d4fa7dd1ab95e6\":{\"workers\":{\"app/missions/page\":{\"moduleId\":\"97956\",\"async\":true}},\"layer\":{\"app/missions/page\":\"rsc\"},\"filename\":\"app/missions/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40c350cbd8287321bf8df1fcf5b63965b85aa66490\":{\"workers\":{\"app/org/page\":{\"moduleId\":\"84693\",\"async\":true},\"app/settings/organization/page\":{\"moduleId\":\"84693\",\"async\":true}},\"layer\":{\"app/org/page\":\"rsc\",\"app/settings/organization/page\":\"rsc\"},\"filename\":\"app/org/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"0070c01f243206ab64f63d1fc3f5c2a436bc732f1b\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"13087\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"404826e53228f860eacec784006dc78d09c4daf68a\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"13087\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"40a08483dcedd75fc3af2ce262d83bbdfab2841d46\":{\"workers\":{\"app/schedules/page\":{\"moduleId\":\"13087\",\"async\":true}},\"layer\":{\"app/schedules/page\":\"rsc\"},\"filename\":\"app/schedules/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"4069a2f9d38b03bace7cef806d1159cc2d890c3658\":{\"workers\":{\"app/tasks/page\":{\"moduleId\":\"51913\",\"async\":true}},\"layer\":{\"app/tasks/page\":\"rsc\"},\"filename\":\"app/tasks/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"403758b7c62b506bf469fd4c3e22daf53c26a266f9\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"60352\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"409e721c6ec8b7e3be1c968d0778401ace40475e83\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"60352\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"40c0e23806fb2a8dbf98975d65a62252bc8361fc2d\":{\"workers\":{\"app/tasks/[id]/page\":{\"moduleId\":\"60352\",\"async\":true}},\"layer\":{\"app/tasks/[id]/page\":\"rsc\"},\"filename\":\"app/tasks/[id]/page.js\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|