https://minas-tirith.taildacccb.ts.net Setup: Tailscale Funnel on Minas (free Personal plan) Auth: bearer token in Atlas/app/.env.local (ATLAS_INGEST_TOKEN) Verified: 2026-05-25 by Riv — GET returns 30-client JSON, unauth returns 401 Notes: every Atlas endpoint reachable via this base URL; same paths as localhost (e.g. /api/clients, /api/clients/:slug, /api/clients/:slug/stage_history) Configure Coefficient's Custom API source with: URL: https://minas-tirith.taildacccb.ts.net/api/clients Method: GET Header: Authorization: Bearer Optional query params for filtered pulls: ?stage=eom_close ?flag=client_blocking ?stuck=true ?age_days_gt=10 ?include_inactive=true (default: active=true only)