TEST MODE — Clerk production keys are missing. Sign-in is not production.

Status — early access

Documentation

Coordinator is a hosted control plane for rate limits, retries, backoff, and replay. Public docs are thin on purpose: we ship honest stubs instead of empty “Coming soon” cards.

What works today

  • • Marketing lander, pricing, privacy, and terms pages
  • • Clerk sign-in / sign-up entry points
  • • This status + concepts page (no fake SDK guides)

Full SDK quick-starts and provider playbooks are not published yet. Track engineering status in the repo instead of a waitlist shell.

Core concepts

Queues

Outbound API work is shaped through named queues so bursts do not stampede providers.

Rate limiting

Provider policies (or your own caps) throttle throughput before you burn 429 budgets.

Retry strategies

Transient failures get backoff and jitter; permanent failures surface for operators.

Observability

Queue depth, provider health, and replay status belong in a readable control plane.

Getting started (honest path)

  1. Clone HurleyUS/coordinatorapp.com.
  2. Copy .env.example and fill Clerk / Convex keys for local use.
  3. Follow PLAN.md for queue / n8n / dashboard work still in progress.

Need help?

Prefer email over a fake waitlist. We answer directly.

Contact Support