| 1 | // The Cloudflare self-host app (apps/host-cloudflare) as a target: the REAL |
| 2 | // worker on workerd via Miniflare (wrangler `unstable_dev`) with a local D1 + |
| 3 | // R2, booted in setup/cloudflare.globalsetup.ts. Dev-auth is on, so every |
| 4 | // request is the fixed dev admin — no per-identity login and no MCP OAuth (the |