madarx 2.13.0 → 2.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +552 -559
- package/.next/standalone/.next/app-path-routes-manifest.json +79 -80
- package/.next/standalone/.next/build-manifest.json +5 -5
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/routes-manifest.json +0 -6
- 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 +1 -1
- package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/page.js +3 -3
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents/[id]/page.js +4 -4
- 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_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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orchestrator/upload/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/join-complete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/[id]/route.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/processes/start-and-route/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/approvals/page.js +2 -2
- package/.next/standalone/.next/server/app/approvals/page_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 +1 -1
- package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/audit/page_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 +1 -1
- package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/federated-ai/page_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 +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/governance/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +2 -2
- package/.next/standalone/.next/server/app/hail/[id]/interview/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/hail/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +2 -2
- package/.next/standalone/.next/server/app/hail/[id]/setup/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hail/page.js +3 -3
- package/.next/standalone/.next/server/app/hail/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/help/[slug]/page_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 +1 -1
- package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/join.html +1 -1
- package/.next/standalone/.next/server/app/join.rsc +1 -1
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/marketplace/page.js +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 +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/org/page_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 +1 -1
- 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 +2 -2
- package/.next/standalone/.next/server/app/projects/page.js +11 -11
- 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.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/account/page_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 +1 -1
- package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/engines/page_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 +1 -1
- 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/team/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 +1 -1
- package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page.js +1 -1
- package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/tasks/page.js +2 -2
- 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 +1 -1
- package/.next/standalone/.next/server/app/workflows/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +79 -80
- package/.next/standalone/.next/server/chunks/1699.js +1 -1
- package/.next/standalone/.next/server/chunks/5185.js +4 -27
- package/.next/standalone/.next/server/chunks/5257.js +1 -1
- package/.next/standalone/.next/server/chunks/6355.js +1 -0
- package/.next/standalone/.next/server/chunks/{1092.js → 6474.js} +1 -1
- package/.next/standalone/.next/server/functions-config-manifest.json +34 -34
- 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/standalone/.next/static/-LlttjOnKZXGqZXDKcj-4/_buildManifest.js +1 -0
- package/.next/standalone/.next/static/chunks/app/projects/page-09e5c527e3ba83e2.js +1 -0
- package/.next/standalone/.next/static/chunks/app/workflows/[caseId]/page-9949ff1c223e771d.js +1 -0
- package/.next/{static/chunks/app/workflows/page-25cb2c4cb90273a8.js → standalone/.next/static/chunks/app/workflows/page-d0484521369bce4c.js} +1 -1
- package/.next/standalone/.next/static/chunks/{webpack-0cfb048137bd7fce.js → webpack-86ee88827adb756d.js} +1 -1
- package/.next/standalone/CHANGELOG.md +16 -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/lib/process/seeds/specs/mine-project-intake.json +12 -4
- package/.next/standalone/lib/process/seeds/specs/mine-valuation.json +6 -2
- package/.next/standalone/lib/process/stages/policy-dsl-legacy.js +178 -0
- package/.next/standalone/lib/process/stages/policy-gate.js +24 -168
- package/.next/standalone/package.json +1 -1
- package/.next/static/-LlttjOnKZXGqZXDKcj-4/_buildManifest.js +1 -0
- package/.next/static/chunks/app/projects/page-09e5c527e3ba83e2.js +1 -0
- package/.next/static/chunks/app/workflows/[caseId]/page-9949ff1c223e771d.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/workflows/page-25cb2c4cb90273a8.js → static/chunks/app/workflows/page-d0484521369bce4c.js} +1 -1
- package/.next/static/chunks/{webpack-0cfb048137bd7fce.js → webpack-86ee88827adb756d.js} +1 -1
- package/CHANGELOG.md +16 -0
- package/ai-docs/process-engine.md +33 -1
- package/app/api/processes/start-and-route/route.js +5 -3
- package/app/workflows/[caseId]/case-detail-client.jsx +2 -2
- package/app/workflows/definition-card.jsx +12 -18
- package/app/workflows/new/[caseId]/page.js +8 -8
- package/app/workflows/page.js +0 -5
- package/app/workflows/share/[caseId]/page.js +0 -1
- package/lib/process/artifacts.js +12 -60
- package/lib/process/engine.js +5 -5
- package/lib/process/policy-predicates.js +116 -0
- package/lib/process/seeds/specs/mine-project-intake.json +12 -4
- package/lib/process/seeds/specs/mine-valuation.json +6 -2
- package/lib/process/spec-validator.js +46 -1
- package/lib/process/stages/policy-dsl-legacy.js +178 -0
- package/lib/process/stages/policy-gate.js +24 -168
- package/package.json +1 -1
- package/scripts/postbuild-standalone.mjs +9 -0
- package/.next/standalone/.next/server/app/workflows/new/page.js +0 -2
- package/.next/standalone/.next/server/app/workflows/new/page.js.nft.json +0 -1
- package/.next/standalone/.next/server/app/workflows/new/page_client-reference-manifest.js +0 -1
- package/.next/standalone/.next/static/cR6E_4o8_rHXujVNesWiZ/_buildManifest.js +0 -1
- package/.next/standalone/.next/static/chunks/app/projects/page-2166c214f854766e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/workflows/[caseId]/page-423e4c194c7f5bf5.js +0 -1
- package/.next/standalone/.next/static/chunks/app/workflows/new/page-1eda41616cbfc4f3.js +0 -1
- package/.next/static/cR6E_4o8_rHXujVNesWiZ/_buildManifest.js +0 -1
- package/.next/static/chunks/app/projects/page-2166c214f854766e.js +0 -1
- package/.next/static/chunks/app/workflows/[caseId]/page-423e4c194c7f5bf5.js +0 -1
- package/.next/static/chunks/app/workflows/new/page-1eda41616cbfc4f3.js +0 -1
- package/app/workflows/new/new-case-flow.jsx +0 -256
- package/app/workflows/new/page.js +0 -27
- /package/.next/standalone/.next/static/{cR6E_4o8_rHXujVNesWiZ → -LlttjOnKZXGqZXDKcj-4}/_ssgManifest.js +0 -0
- /package/.next/static/{cR6E_4o8_rHXujVNesWiZ → -LlttjOnKZXGqZXDKcj-4}/_ssgManifest.js +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--cR6E_4o8_rHXujVNesWiZ--><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/0bfed9e12afa1dc1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfb048137bd7fce.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-1c06759f770a8768.js" async=""></script><script src="/_next/static/chunks/930-721369985da388ce.js" async=""></script><script src="/_next/static/chunks/1231-8f43b7147a6b62c3.js" async=""></script><script src="/_next/static/chunks/app/page-5c57989fbbcbbf3d.js" async=""></script><meta name="next-size-adjust" content=""/><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 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" aria-current="page" data-active="true" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#C2452A]" 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"><!--$?--><template id="B:0"></template><main class="admin-shell" aria-busy="true" aria-live="polite"><div class="nav-skeleton" role="status"><span class="sr-only">Loading…</span><div class="nav-skeleton__header"></div><div class="nav-skeleton__strip"><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div></div><div class="nav-skeleton__rows"><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div></div></div></main><!--/$--></div></div><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-0cfb048137bd7fce.js" id="_R_" async=""></script><div hidden id="S:0"><main class="visual-frame fresh-frame" aria-label="madarX OS product"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><section class="chat"><div class="chat-top"><div class="model-pill-wrap"><button class="model-pill" aria-haspopup="listbox" aria-expanded="false" title="Pick model"><span class="model-name"></span><svg width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M2 3.5L5 6.5L8 3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div><div class="chat-actions"><div class="chat-session-menu"><button class="config-btn" style="margin-left:0" title="Conversations" aria-label="Conversations" aria-haspopup="listbox" aria-expanded="false"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="7" width="14" height="14" rx="3"></rect><path d="M7 7V5.5A2.5 2.5 0 0 1 9.5 3H18.5A2.5 2.5 0 0 1 21 5.5V14.5A2.5 2.5 0 0 1 18.5 17H17"></path></svg></button></div><button class="config-btn voice-launch" style="margin-left:0" title="Open voice console" aria-label="Open voice console"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><rect x="9" y="3" width="6" height="12" rx="3"></rect><path d="M5 11a7 7 0 0 0 14 0"></path><line x1="12" y1="18" x2="12" y2="21"></line><line x1="8" y1="21" x2="16" y2="21"></line></svg></button><button class="config-btn" style="margin-left:0" title="Minimize" aria-label="Minimize chat"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"></path></svg></button><button class="config-btn" style="margin-left:0" title="Settings" aria-label="Agent settings"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="7" x2="20" y2="7"></line><line x1="4" y1="12" x2="20" y2="12"></line><line x1="4" y1="17" x2="20" y2="17"></line><circle cx="15" cy="7" r="2" fill="currentColor" stroke="none"></circle><circle cx="9" cy="12" r="2" fill="currentColor" stroke="none"></circle><circle cx="17" cy="17" r="2" fill="currentColor" stroke="none"></circle></svg></button></div></div><div class="feed"><div class="feed-skeleton" aria-hidden="true"><div class="msg agent msg--skel"><div class="skel sk-line sk-line--w90"></div><div class="skel sk-line sk-line--w70"></div><div class="skel sk-line sk-line--w55"></div></div><div class="msg user msg--skel"><div class="skel sk-line sk-line--w65"></div><div class="skel sk-line sk-line--w40"></div></div><div class="msg agent msg--skel"><div class="skel sk-line sk-line--w85"></div><div class="skel sk-line sk-line--w50"></div></div></div></div><form class="composer"><input type="file" multiple="" hidden="" accept="image/png,image/jpeg,image/gif,image/webp,application/pdf,text/*,.md,.markdown,.csv,.tsv,.json,.jsonl,.log,.yaml,.yml,.xml,.html,.css,.js,.jsx,.ts,.tsx,.mjs,.cjs,.py,.rb,.go,.rs,.java,.c,.h,.cpp,.cs,.php,.sh,.sql,.toml,.ini"/><button type="button" class="attach-btn" title="Attach files" aria-label="Attach files"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.9" stroke-linecap="round" stroke-linejoin="round"><path d="M21.4 11.05 12.25 20.2a5.5 5.5 0 0 1-7.78-7.78l9.2-9.2a3.67 3.67 0 0 1 5.18 5.18l-9.2 9.19a1.83 1.83 0 0 1-2.59-2.59l8.49-8.48"></path></svg></button><div class="composer-field"><textarea data-madarx-composer="true" placeholder="Start fresh: ask the main agent to create the first agent, report, schedule, or UI task…" rows="3"></textarea></div><button class="send-btn" disabled="" aria-label="Send"><svg width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M9 14V4M9 4L4.5 8.5M9 4L13.5 8.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></form></section><section class="canvas fresh-canvas"><div class="toolbar fresh-toolbar"><span class="tb-wordmark" aria-label="madarX OS">madar<b>X</b><i>OS</i></span><div class="hermes-wrap"><span class="tb-icon-btn" role="status" aria-label="Hermes idle"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"></path></svg></span><div class="hermes-tooltip" role="tooltip"><b>Hermes</b><small>idle</small></div></div><div class="runtime-menu-wrap"><button class="runtime-menu-btn" title="Runtime activity" aria-label="Runtime activity" aria-expanded="false"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 12h4l2-7 4 14 2-7h4"></path></svg></button></div></div><div class="canvas-board canvas-board--skel" aria-hidden="true"><div class="artifact-window-wrap artifact-skel-wrap artifact-skel-wrap--solo"><div class="window artifact-window"><div class="winbar"><i class="dot-close"></i><i class="dot-minimize"></i><i class="dot-zoom"></i><div class="skel sk-winbar-title"></div><div class="skel sk-kind-badge"></div></div><div class="win-content artifact-skel-content"><div class="skel sk-art-hero"></div><div class="skel sk-line sk-line--w90"></div><div class="skel sk-line sk-line--w80"></div><div class="skel sk-line sk-line--w65"></div><div class="skel sk-art-block"></div><div class="skel sk-line sk-line--w75"></div><div class="skel sk-line sk-line--w55"></div></div></div></div></div></section></main><!--$--><!--/$--></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
2
|
-
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n3:I[45057,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[81959,[],\"ClientPageRoot\"]\n7:I[97688,[\"930\",\"static/chunks/930-721369985da388ce.js\",\"1231\",\"static/chunks/1231-8f43b7147a6b62c3.js\",\"8974\",\"static/chunks/app/page-5c57989fbbcbbf3d.js\"],\"default\"]\na:I[24431,[],\"OutletBoundary\"]\nc:I[15278,[],\"AsyncMetadataOutlet\"]\ne:I[24431,[],\"ViewportBoundary\"]\n10:I[24431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/0bfed9e12afa1dc1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--_LlttjOnKZXGqZXDKcj_4--><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/0bfed9e12afa1dc1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-86ee88827adb756d.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-1c06759f770a8768.js" async=""></script><script src="/_next/static/chunks/930-721369985da388ce.js" async=""></script><script src="/_next/static/chunks/1231-8f43b7147a6b62c3.js" async=""></script><script src="/_next/static/chunks/app/page-5c57989fbbcbbf3d.js" async=""></script><meta name="next-size-adjust" content=""/><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 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" aria-current="page" data-active="true" class="relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group text-[#C2452A]" 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"><!--$?--><template id="B:0"></template><main class="admin-shell" aria-busy="true" aria-live="polite"><div class="nav-skeleton" role="status"><span class="sr-only">Loading…</span><div class="nav-skeleton__header"></div><div class="nav-skeleton__strip"><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div><div class="nav-skeleton__pill"></div></div><div class="nav-skeleton__rows"><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div><div class="nav-skeleton__row"></div></div></div></main><!--/$--></div></div><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-86ee88827adb756d.js" id="_R_" async=""></script><div hidden id="S:0"><main class="visual-frame fresh-frame" aria-label="madarX OS product"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><section class="chat"><div class="chat-top"><div class="model-pill-wrap"><button class="model-pill" aria-haspopup="listbox" aria-expanded="false" title="Pick model"><span class="model-name"></span><svg width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M2 3.5L5 6.5L8 3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div><div class="chat-actions"><div class="chat-session-menu"><button class="config-btn" style="margin-left:0" title="Conversations" aria-label="Conversations" aria-haspopup="listbox" aria-expanded="false"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="7" width="14" height="14" rx="3"></rect><path d="M7 7V5.5A2.5 2.5 0 0 1 9.5 3H18.5A2.5 2.5 0 0 1 21 5.5V14.5A2.5 2.5 0 0 1 18.5 17H17"></path></svg></button></div><button class="config-btn voice-launch" style="margin-left:0" title="Open voice console" aria-label="Open voice console"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><rect x="9" y="3" width="6" height="12" rx="3"></rect><path d="M5 11a7 7 0 0 0 14 0"></path><line x1="12" y1="18" x2="12" y2="21"></line><line x1="8" y1="21" x2="16" y2="21"></line></svg></button><button class="config-btn" style="margin-left:0" title="Minimize" aria-label="Minimize chat"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"></path></svg></button><button class="config-btn" style="margin-left:0" title="Settings" aria-label="Agent settings"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="7" x2="20" y2="7"></line><line x1="4" y1="12" x2="20" y2="12"></line><line x1="4" y1="17" x2="20" y2="17"></line><circle cx="15" cy="7" r="2" fill="currentColor" stroke="none"></circle><circle cx="9" cy="12" r="2" fill="currentColor" stroke="none"></circle><circle cx="17" cy="17" r="2" fill="currentColor" stroke="none"></circle></svg></button></div></div><div class="feed"><div class="feed-skeleton" aria-hidden="true"><div class="msg agent msg--skel"><div class="skel sk-line sk-line--w90"></div><div class="skel sk-line sk-line--w70"></div><div class="skel sk-line sk-line--w55"></div></div><div class="msg user msg--skel"><div class="skel sk-line sk-line--w65"></div><div class="skel sk-line sk-line--w40"></div></div><div class="msg agent msg--skel"><div class="skel sk-line sk-line--w85"></div><div class="skel sk-line sk-line--w50"></div></div></div></div><form class="composer"><input type="file" multiple="" hidden="" accept="image/png,image/jpeg,image/gif,image/webp,application/pdf,text/*,.md,.markdown,.csv,.tsv,.json,.jsonl,.log,.yaml,.yml,.xml,.html,.css,.js,.jsx,.ts,.tsx,.mjs,.cjs,.py,.rb,.go,.rs,.java,.c,.h,.cpp,.cs,.php,.sh,.sql,.toml,.ini"/><button type="button" class="attach-btn" title="Attach files" aria-label="Attach files"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.9" stroke-linecap="round" stroke-linejoin="round"><path d="M21.4 11.05 12.25 20.2a5.5 5.5 0 0 1-7.78-7.78l9.2-9.2a3.67 3.67 0 0 1 5.18 5.18l-9.2 9.19a1.83 1.83 0 0 1-2.59-2.59l8.49-8.48"></path></svg></button><div class="composer-field"><textarea data-madarx-composer="true" placeholder="Start fresh: ask the main agent to create the first agent, report, schedule, or UI task…" rows="3"></textarea></div><button class="send-btn" disabled="" aria-label="Send"><svg width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M9 14V4M9 4L4.5 8.5M9 4L13.5 8.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></form></section><section class="canvas fresh-canvas"><div class="toolbar fresh-toolbar"><span class="tb-wordmark" aria-label="madarX OS">madar<b>X</b><i>OS</i></span><div class="hermes-wrap"><span class="tb-icon-btn" role="status" aria-label="Hermes idle"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"></path></svg></span><div class="hermes-tooltip" role="tooltip"><b>Hermes</b><small>idle</small></div></div><div class="runtime-menu-wrap"><button class="runtime-menu-btn" title="Runtime activity" aria-label="Runtime activity" aria-expanded="false"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 12h4l2-7 4 14 2-7h4"></path></svg></button></div></div><div class="canvas-board canvas-board--skel" aria-hidden="true"><div class="artifact-window-wrap artifact-skel-wrap artifact-skel-wrap--solo"><div class="window artifact-window"><div class="winbar"><i class="dot-close"></i><i class="dot-minimize"></i><i class="dot-zoom"></i><div class="skel sk-winbar-title"></div><div class="skel sk-kind-badge"></div></div><div class="win-content artifact-skel-content"><div class="skel sk-art-hero"></div><div class="skel sk-line sk-line--w90"></div><div class="skel sk-line sk-line--w80"></div><div class="skel sk-line sk-line--w65"></div><div class="skel sk-art-block"></div><div class="skel sk-line sk-line--w75"></div><div class="skel sk-line sk-line--w55"></div></div></div></div></div></section></main><!--$--><!--/$--></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
2
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n3:I[45057,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[81959,[],\"ClientPageRoot\"]\n7:I[97688,[\"930\",\"static/chunks/930-721369985da388ce.js\",\"1231\",\"static/chunks/1231-8f43b7147a6b62c3.js\",\"8974\",\"static/chunks/app/page-5c57989fbbcbbf3d.js\"],\"default\"]\na:I[24431,[],\"OutletBoundary\"]\nc:I[15278,[],\"AsyncMetadataOutlet\"]\ne:I[24431,[],\"ViewportBoundary\"]\n10:I[24431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/0bfed9e12afa1dc1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"-LlttjOnKZXGqZXDKcj-4\",\"p\":\"\",\"c\":[\"\",\"\"],\"i\":false,\"f\":[[[\"\",{\"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/0bfed9e12afa1dc1.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},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\":[null,[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"14:I[80622,[],\"IconMark\"]\nd:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L14\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
|
|
@@ -14,7 +14,7 @@ e:I[24431,[],"ViewportBoundary"]
|
|
|
14
14
|
:HL["/_next/static/media/98e207f02528a563-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
15
|
:HL["/_next/static/css/acf226d91614a52a.css","style"]
|
|
16
16
|
:HL["/_next/static/css/0bfed9e12afa1dc1.css","style"]
|
|
17
|
-
0:{"P":null,"b":"
|
|
17
|
+
0:{"P":null,"b":"-LlttjOnKZXGqZXDKcj-4","p":"","c":["",""],"i":false,"f":[[["",{"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/0bfed9e12afa1dc1.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},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":[null,[["$","$Le",null,{"children":"$Lf"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
|
|
18
18
|
8:{}
|
|
19
19
|
9:"$0:f:0:1:2:children:1:props:children:0:props:params"
|
|
20
20
|
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/join/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"45":{"*":{"id":"16279","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"11766","name":"*","chunks":[],"async":false}},"8707":{"*":{"id":"6468","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"94657","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"19226","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"28638","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"49773","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"86198","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"64295","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"10814","name":"*","chunks":[],"async":false}},"16111":{"*":{"id":"9271","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"40402","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"36045","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"13550","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"18282","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"76230","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"22330","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"29996","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"65929","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"32607","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"76515","name":"*","chunks":[],"async":false}},"45057":{"*":{"id":"36697","name":"*","chunks":[],"async":false}},"49104":{"*":{"id":"41577","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"37998","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"71256","name":"*","chunks":[],"async":false}},"51722":{"*":{"id":"67293","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"45876","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"24813","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"33112","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"61413","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"98748","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"42227","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"21448","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"99730","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"99509","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"33330","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"30766","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"20988","name":"*","chunks":[],"async":false}},"69663":{"*":{"id":"59839","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"84442","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"75509","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"32223","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"87663","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"95374","name":"*","chunks":[],"async":false}},"79350":{"*":{"id":"37005","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"46638","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"66653","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"84177","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"25114","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"51735","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"25252","name":"*","chunks":[],"async":false}},"93337":{"*":{"id":"83420","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"81791","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"65765","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx":{"id":13455,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx":{"id":45057,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/font/google/target.css?{\"path\":\"app/layout.js\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"500\"],\"variable\":\"--font-mono-brand\",\"display\":\"swap\"}],\"variableName\":\"ibmPlexMono\"}":{"id":52295,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/globals.css":{"id":41290,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/brand/page.js":{"id":50566,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/join/page.js":{"id":17323,"name":"*","chunks":["5335","static/chunks/app/join/page-c15b0e344d820868.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/page.js":{"id":60008,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/page.js":{"id":97688,"name":"*","chunks":["930","static/chunks/930-721369985da388ce.js","1231","static/chunks/1231-8f43b7147a6b62c3.js","8974","static/chunks/app/page-5c57989fbbcbbf3d.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/project-switcher.jsx":{"id":10677,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agents-live-refresh.jsx":{"id":91913,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/new-agent-modal.tsx":{"id":49104,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/agent-builder-card.tsx":{"id":56453,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/admin/audit-table.jsx":{"id":71477,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agent-run-button.jsx":{"id":72606,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/engine-model-picker.jsx":{"id":81115,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/audit-tab.jsx":{"id":24999,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js":{"id":51034,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/whatsapp/page.js":{"id":15057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/governance/governance-editor.jsx":{"id":71685,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/interview/interview-form.jsx":{"id":81785,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/disk/upload-files-modal.jsx":{"id":52176,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/login/login-client.jsx":{"id":57622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/results/artifacts-panel.jsx":{"id":60702,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-browser.jsx":{"id":60153,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/screening-grid.jsx":{"id":95411,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/org/onboarding-client.jsx":{"id":57057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/marketplace/marketplace-shell.jsx":{"id":60874,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/federated-ai/page.js":{"id":16040,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/log/log-markdown.jsx":{"id":71537,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-markdown.jsx":{"id":83700,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-set-button.jsx":{"id":92210,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/delete-project-button.jsx":{"id":16111,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/edit-project-button.jsx":{"id":79350,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/new-project-modal.jsx":{"id":8707,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/schedules/new-schedule-modal.jsx":{"id":15036,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/diligence-button.jsx":{"id":20748,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/import-panel.jsx":{"id":33645,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/[token]/otp-gate.jsx":{"id":23726,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/public-space-canvas.jsx":{"id":80869,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/space-otp-gate.jsx":{"id":18508,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/album-view.jsx":{"id":16391,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/header-actions.jsx":{"id":94073,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-album-context.jsx":{"id":32835,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-drop-zone.jsx":{"id":12074,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/new-task-modal.jsx":{"id":3124,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/tasks-workspace.jsx":{"id":17914,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/new/definition/editor.jsx":{"id":56258,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/new/new-case-flow.jsx":{"id":69663,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/[id]/checklist-editor.jsx":{"id":12674,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/definition-card.jsx":{"id":53749,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/[caseId]/case-detail-client.jsx":{"id":22157,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/_components/settings-rail.jsx":{"id":93337,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":45,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/engine-ping-button.jsx":{"id":55464,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/account/auth-config-form.jsx":{"id":55781,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-create-org.jsx":{"id":70658,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-invites.jsx":{"id":80175,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-members.jsx":{"id":66737,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-org-name.jsx":{"id":51722,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/madarx-os/madarx-os/":[],"/home/runner/work/madarx-os/madarx-os/app/layout":[{"inlined":false,"path":"static/css/acf226d91614a52a.css"},{"inlined":false,"path":"static/css/0bfed9e12afa1dc1.css"}],"/home/runner/work/madarx-os/madarx-os/app/loading":[],"/home/runner/work/madarx-os/madarx-os/app/page":[],"/home/runner/work/madarx-os/madarx-os/app/join/page":[]},"rscModuleMapping":{"45":{"*":{"id":"57870","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"94520","name":"*","chunks":[],"async":false}},"8707":{"*":{"id":"78516","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"35271","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"60024","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"11856","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"74138","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"66056","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"43517","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"14316","name":"*","chunks":[],"async":false}},"16111":{"*":{"id":"79148","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"46901","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"6231","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"80716","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"11220","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"11112","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"69636","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"42106","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"28431","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"33749","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"55913","name":"*","chunks":[],"async":false}},"41290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"45057":{"*":{"id":"30724","name":"*","chunks":[],"async":false}},"49104":{"*":{"id":"27602","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"91084","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"40742","name":"*","chunks":[],"async":false}},"51722":{"*":{"id":"34111","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"25530","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"28476","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"90998","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"16295","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"66720","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"38483","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"29037","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"62482","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"83532","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"12403","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"1468","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"63229","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"84436","name":"*","chunks":[],"async":false}},"69663":{"*":{"id":"19445","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"75808","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"13267","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"8893","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"64061","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"37972","name":"*","chunks":[],"async":false}},"79350":{"*":{"id":"72987","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"5795","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"98635","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"93483","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"84838","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"65656","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"23709","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"57734","name":"*","chunks":[],"async":false}},"93337":{"*":{"id":"64837","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"55537","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"22087","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"67762","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/join/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"45":{"*":{"id":"16279","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"11766","name":"*","chunks":[],"async":false}},"5007":{"*":{"id":"31860","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"94657","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"19226","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"28638","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"49773","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"86198","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"64295","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"10814","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"40402","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"36045","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"13550","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"18282","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"76230","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"22330","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"29996","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"65929","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"32607","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"76515","name":"*","chunks":[],"async":false}},"43647":{"*":{"id":"23496","name":"*","chunks":[],"async":false}},"45057":{"*":{"id":"36697","name":"*","chunks":[],"async":false}},"49104":{"*":{"id":"41577","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"37998","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"71256","name":"*","chunks":[],"async":false}},"51301":{"*":{"id":"26357","name":"*","chunks":[],"async":false}},"51722":{"*":{"id":"67293","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"45876","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"24813","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"33112","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"61413","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"98748","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"42227","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"21448","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"99730","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"99509","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"33330","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"30766","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"20988","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"84442","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"75509","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"32223","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"87663","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"95374","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"46638","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"66653","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"84177","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"25114","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"51735","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"25252","name":"*","chunks":[],"async":false}},"93337":{"*":{"id":"83420","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"81791","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"65765","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx":{"id":13455,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx":{"id":45057,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/font/google/target.css?{\"path\":\"app/layout.js\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"500\"],\"variable\":\"--font-mono-brand\",\"display\":\"swap\"}],\"variableName\":\"ibmPlexMono\"}":{"id":52295,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/globals.css":{"id":41290,"name":"*","chunks":["2619","static/chunks/2619-04bc32f026a0d946.js","7597","static/chunks/7597-9d44318ae8a6db9b.js","7177","static/chunks/app/layout-1c06759f770a8768.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/brand/page.js":{"id":50566,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/join/page.js":{"id":17323,"name":"*","chunks":["5335","static/chunks/app/join/page-c15b0e344d820868.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/page.js":{"id":60008,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/page.js":{"id":97688,"name":"*","chunks":["930","static/chunks/930-721369985da388ce.js","1231","static/chunks/1231-8f43b7147a6b62c3.js","8974","static/chunks/app/page-5c57989fbbcbbf3d.js"],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/project-switcher.jsx":{"id":10677,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/admin/audit-table.jsx":{"id":71477,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agents-live-refresh.jsx":{"id":91913,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/new-agent-modal.tsx":{"id":49104,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/ui/agent-builder-card.tsx":{"id":56453,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/agent-run-button.jsx":{"id":72606,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/agents/engine-model-picker.jsx":{"id":81115,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/admin/audit-tab.jsx":{"id":24999,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/disk/upload-files-modal.jsx":{"id":52176,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/governance/governance-editor.jsx":{"id":71685,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/hail/[id]/interview/interview-form.jsx":{"id":81785,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-markdown.jsx":{"id":83700,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-set-button.jsx":{"id":92210,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/help/help-browser.jsx":{"id":60153,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/login/login-client.jsx":{"id":57622,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/federated-ai/page.js":{"id":16040,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/marketplace/marketplace-shell.jsx":{"id":60874,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/screening-grid.jsx":{"id":95411,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/onboarding/org/onboarding-client.jsx":{"id":57057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/architecture/page.js":{"id":51034,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/results/artifacts-panel.jsx":{"id":60702,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/diligence-button.jsx":{"id":20748,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/mines/[projectId]/import-panel.jsx":{"id":33645,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/album-view.jsx":{"id":16391,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/header-actions.jsx":{"id":94073,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-album-context.jsx":{"id":32835,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/project-drop-zone.jsx":{"id":12074,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/[slug]/log/log-markdown.jsx":{"id":71537,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/schedules/new-schedule-modal.jsx":{"id":15036,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/delete-project-button.jsx":{"id":51301,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/edit-project-button.jsx":{"id":5007,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/projects/new-project-modal.jsx":{"id":43647,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/public-space-canvas.jsx":{"id":80869,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/space/[token]/space-otp-gate.jsx":{"id":18508,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/share/[token]/otp-gate.jsx":{"id":23726,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/new-task-modal.jsx":{"id":3124,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/tasks-workspace.jsx":{"id":17914,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/new/definition/editor.jsx":{"id":56258,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/tasks/[id]/checklist-editor.jsx":{"id":12674,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/definition-card.jsx":{"id":53749,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/whatsapp/page.js":{"id":15057,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/workflows/[caseId]/case-detail-client.jsx":{"id":22157,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/_components/settings-rail.jsx":{"id":93337,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":45,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/components/engine-ping-button.jsx":{"id":55464,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/account/auth-config-form.jsx":{"id":55781,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-create-org.jsx":{"id":70658,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-invites.jsx":{"id":80175,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-members.jsx":{"id":66737,"name":"*","chunks":[],"async":false},"/home/runner/work/madarx-os/madarx-os/app/settings/team/team-org-name.jsx":{"id":51722,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/madarx-os/madarx-os/":[],"/home/runner/work/madarx-os/madarx-os/app/layout":[{"inlined":false,"path":"static/css/acf226d91614a52a.css"},{"inlined":false,"path":"static/css/0bfed9e12afa1dc1.css"}],"/home/runner/work/madarx-os/madarx-os/app/loading":[],"/home/runner/work/madarx-os/madarx-os/app/page":[],"/home/runner/work/madarx-os/madarx-os/app/join/page":[]},"rscModuleMapping":{"45":{"*":{"id":"57870","name":"*","chunks":[],"async":false}},"3124":{"*":{"id":"94520","name":"*","chunks":[],"async":false}},"5007":{"*":{"id":"72987","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"10677":{"*":{"id":"35271","name":"*","chunks":[],"async":false}},"12074":{"*":{"id":"60024","name":"*","chunks":[],"async":false}},"12674":{"*":{"id":"11856","name":"*","chunks":[],"async":false}},"13455":{"*":{"id":"74138","name":"*","chunks":[],"async":false}},"15036":{"*":{"id":"66056","name":"*","chunks":[],"async":false}},"15057":{"*":{"id":"43517","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"16040":{"*":{"id":"14316","name":"*","chunks":[],"async":false}},"16391":{"*":{"id":"46901","name":"*","chunks":[],"async":false}},"17323":{"*":{"id":"6231","name":"*","chunks":[],"async":false}},"17914":{"*":{"id":"80716","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18508":{"*":{"id":"11220","name":"*","chunks":[],"async":false}},"20748":{"*":{"id":"11112","name":"*","chunks":[],"async":false}},"22157":{"*":{"id":"69636","name":"*","chunks":[],"async":false}},"23726":{"*":{"id":"42106","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24999":{"*":{"id":"28431","name":"*","chunks":[],"async":false}},"32835":{"*":{"id":"33749","name":"*","chunks":[],"async":false}},"33645":{"*":{"id":"55913","name":"*","chunks":[],"async":false}},"41290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"43647":{"*":{"id":"78516","name":"*","chunks":[],"async":false}},"45057":{"*":{"id":"30724","name":"*","chunks":[],"async":false}},"49104":{"*":{"id":"27602","name":"*","chunks":[],"async":false}},"50566":{"*":{"id":"91084","name":"*","chunks":[],"async":false}},"51034":{"*":{"id":"40742","name":"*","chunks":[],"async":false}},"51301":{"*":{"id":"79148","name":"*","chunks":[],"async":false}},"51722":{"*":{"id":"34111","name":"*","chunks":[],"async":false}},"52176":{"*":{"id":"25530","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"53749":{"*":{"id":"28476","name":"*","chunks":[],"async":false}},"55464":{"*":{"id":"90998","name":"*","chunks":[],"async":false}},"55781":{"*":{"id":"16295","name":"*","chunks":[],"async":false}},"56258":{"*":{"id":"66720","name":"*","chunks":[],"async":false}},"56453":{"*":{"id":"38483","name":"*","chunks":[],"async":false}},"57057":{"*":{"id":"29037","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"57622":{"*":{"id":"62482","name":"*","chunks":[],"async":false}},"60008":{"*":{"id":"83532","name":"*","chunks":[],"async":false}},"60153":{"*":{"id":"12403","name":"*","chunks":[],"async":false}},"60702":{"*":{"id":"1468","name":"*","chunks":[],"async":false}},"60874":{"*":{"id":"63229","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"66737":{"*":{"id":"84436","name":"*","chunks":[],"async":false}},"70658":{"*":{"id":"75808","name":"*","chunks":[],"async":false}},"71477":{"*":{"id":"13267","name":"*","chunks":[],"async":false}},"71537":{"*":{"id":"8893","name":"*","chunks":[],"async":false}},"71685":{"*":{"id":"64061","name":"*","chunks":[],"async":false}},"72606":{"*":{"id":"37972","name":"*","chunks":[],"async":false}},"80175":{"*":{"id":"5795","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"80869":{"*":{"id":"98635","name":"*","chunks":[],"async":false}},"81115":{"*":{"id":"93483","name":"*","chunks":[],"async":false}},"81785":{"*":{"id":"84838","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"83700":{"*":{"id":"65656","name":"*","chunks":[],"async":false}},"91913":{"*":{"id":"23709","name":"*","chunks":[],"async":false}},"92210":{"*":{"id":"57734","name":"*","chunks":[],"async":false}},"93337":{"*":{"id":"64837","name":"*","chunks":[],"async":false}},"94073":{"*":{"id":"55537","name":"*","chunks":[],"async":false}},"95411":{"*":{"id":"22087","name":"*","chunks":[],"async":false}},"97688":{"*":{"id":"67762","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--cR6E_4o8_rHXujVNesWiZ--><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/0bfed9e12afa1dc1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfb048137bd7fce.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-1c06759f770a8768.js" async=""></script><script src="/_next/static/chunks/app/join/page-c15b0e344d820868.js" async=""></script><meta name="next-size-adjust" content=""/><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 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"><!--$--><main class="join-shell"><p class="account-meta">Reading invite…</p></main><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-0cfb048137bd7fce.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n3:I[45057,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[81959,[],\"ClientPageRoot\"]\n7:I[17323,[\"5335\",\"static/chunks/app/join/page-c15b0e344d820868.js\"],\"default\"]\na:I[24431,[],\"OutletBoundary\"]\nc:I[15278,[],\"AsyncMetadataOutlet\"]\ne:I[24431,[],\"ViewportBoundary\"]\n10:I[24431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/0bfed9e12afa1dc1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"cR6E_4o8_rHXujVNesWiZ\",\"p\":\"\",\"c\":[\"\",\"join\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"join\",{\"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/0bfed9e12afa1dc1.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"join\",[\"$\",\"$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\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},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\":[null,[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"14:I[80622,[],\"IconMark\"]\nd:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L14\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--_LlttjOnKZXGqZXDKcj_4--><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/0bfed9e12afa1dc1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-86ee88827adb756d.js"/><script src="/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js" async=""></script><script src="/_next/static/chunks/1255-eae4096fb21f1304.js" async=""></script><script src="/_next/static/chunks/main-app-46bb3335c2fc50a9.js" async=""></script><script src="/_next/static/chunks/2619-04bc32f026a0d946.js" async=""></script><script src="/_next/static/chunks/7597-9d44318ae8a6db9b.js" async=""></script><script src="/_next/static/chunks/app/layout-1c06759f770a8768.js" async=""></script><script src="/_next/static/chunks/app/join/page-c15b0e344d820868.js" async=""></script><meta name="next-size-adjust" content=""/><title>madarX OS</title><meta name="description" content="Local-first agent command center for Client Workspace"/><link rel="icon" href="/icon.png?4138ae2e9ba66d8a" type="image/png" sizes="64x64"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="app-shell"><div class="app-rail"><aside class="relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 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"><!--$--><main class="join-shell"><p class="account-meta">Reading invite…</p></main><!--$--><!--/$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-86ee88827adb756d.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[13455,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n3:I[45057,[\"2619\",\"static/chunks/2619-04bc32f026a0d946.js\",\"7597\",\"static/chunks/7597-9d44318ae8a6db9b.js\",\"7177\",\"static/chunks/app/layout-1c06759f770a8768.js\"],\"default\"]\n4:I[9766,[],\"\"]\n5:I[98924,[],\"\"]\n6:I[81959,[],\"ClientPageRoot\"]\n7:I[17323,[\"5335\",\"static/chunks/app/join/page-c15b0e344d820868.js\"],\"default\"]\na:I[24431,[],\"OutletBoundary\"]\nc:I[15278,[],\"AsyncMetadataOutlet\"]\ne:I[24431,[],\"ViewportBoundary\"]\n10:I[24431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[57150,[],\"\"]\n:HL[\"/_next/static/media/98e207f02528a563-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/acf226d91614a52a.css\",\"style\"]\n:HL[\"/_next/static/css/0bfed9e12afa1dc1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"-LlttjOnKZXGqZXDKcj-4\",\"p\":\"\",\"c\":[\"\",\"join\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"join\",{\"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/0bfed9e12afa1dc1.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"join\",[\"$\",\"$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\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},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\":[null,[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"14:I[80622,[],\"IconMark\"]\nd:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"madarX OS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first agent command center for Client Workspace\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?4138ae2e9ba66d8a\",\"type\":\"image/png\",\"sizes\":\"64x64\"}],[\"$\",\"$L14\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
|
|
@@ -14,7 +14,7 @@ e:I[24431,[],"ViewportBoundary"]
|
|
|
14
14
|
:HL["/_next/static/media/98e207f02528a563-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
15
|
:HL["/_next/static/css/acf226d91614a52a.css","style"]
|
|
16
16
|
:HL["/_next/static/css/0bfed9e12afa1dc1.css","style"]
|
|
17
|
-
0:{"P":null,"b":"
|
|
17
|
+
0:{"P":null,"b":"-LlttjOnKZXGqZXDKcj-4","p":"","c":["","join"],"i":false,"f":[[["",{"children":["join",{"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/0bfed9e12afa1dc1.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["join",["$","$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":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},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":[null,[["$","$Le",null,{"children":"$Lf"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
|
|
18
18
|
8:{}
|
|
19
19
|
9:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
|
|
20
20
|
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|