Settings

Workspace Settings

Account and workspace diagnostics for app.delegateworker.com. Public checkout remains on delegateworker.com.

Account

Email: No local workspace context

Auth mode: not signed in

Workspace

Name: Not selected

Customer ID: Unavailable

Domains

App: app.delegateworker.com

Marketing: delegateworker.com

Auth foundation

Supabase Auth: missing public/server env

Implementation: partial

Route protection: active for worker-config APIs

Dev fallback: disabled

Readiness debug

Workspace membership: no / unavailable

Founder: not linked

Worker configs: 0

Zoom connection: not connected / unavailable

Runtime: native Zoom/STT pending

Deployment / environment

API reachable: unknown

Database env: unknown

Supabase auth: unknown

OpenAI: unknown

ElevenLabs: unknown

Zoom OAuth: unknown

Meeting SDK: unknown

Worker secret: unknown

Public API base: unknown

Stripe API key: unknown

Stripe webhook secret: unknown

Balance billing automation: not implemented

Founder entitlements: unknown

Worker configs: unknown

Native Zoom worker: requires native assets/runtime proof

Listening/STT: not implemented

Migration deploy: unknown

Dev fallback: disabled

Native SDK assets: missing/unknown until pnpm zoom-worker:verify-assets passes.

Stripe webhook: Founder deposit sync foundation only.

Balance preview: dry-run only; no PaymentIntent, invoice, or charge is created.

Runbook docs: docs/deployment-production.md, docs/launch-qa-checklist.md, docs/operator-demo-runbook.md.

Transcript migration command: corepack pnpm --filter api exec prisma migrate deploy --schema prisma/schema.prisma.

Founder Package

Checking Founder status

Founder access pending link. Use the same email as your Founder deposit so verified Stripe webhook sync can link your workspace.

Package: FOUNDER · Deposit $200.00 · Customer not linked

Balance billing/off-session charging is not implemented yet.

Production TODO

  • Verify Supabase JWTs in API middleware and map them to User.supabaseUserId.
  • Replace dev-session with production workspace creation and membership selection.
  • Map founder deposit/customer status to workspace entitlements.
  • Gate production live sessions behind auth, membership, readiness, and entitlement checks.