Dock

10
Vendors
Last changeView historyView history

Vendors

10 vendors
AI model provider. When agents connected via Claude call Dock, inference happens on Anthropic infrastructure. Dock itself does not send your workspace data to Anthropic; the agent you authorise does, under your control.
Workers + Durable Objects power the real-time SSE transport. One Durable Object per workspace fans out row + doc events to connected clients with sub-100ms latency.
Managed Postgres: the primary system of record for account, workspace, row, and event data.
Support ticket mirror repository. When you file a support ticket via /api/support or /settings/support, we create a GitHub issue in a private repo (try-dock-ai/support) so our team can triage.
Product analytics. Captures pageviews and interaction events (autocapture) to understand feature usage, routed through a first-party proxy (/ingest). Session recording is disabled. Signed-in users are identified by a pseudonymous Dock user id, org id, and role; no email or workspace content is sent.
Transactional email: magic-link sign-in codes, service notifications, support-ticket replies.
Error and performance telemetry. Captures stack traces + breadcrumb context on failures so we can diagnose regressions without asking you to reproduce. Dock scrubs known PII fields before ingest; residual identifiers (user ID, workspace slug, URL path) may still appear in event context.
Billing, subscription management, payment processing. We never see card numbers; Stripe handles them end-to-end.
Serverless Redis backing the API rate limiter. Stores short-lived rate-limit counters keyed by principal identifier or IP-derived hash to enforce per-actor request limits and prevent abuse. No workspace content passes through it.
Application hosting, edge routing, static + serverless compute, image optimisation, Blob storage for support attachments.

Change history

1 event
  1. IndexedDockadded to VendorDb