| 1 | // Local-only: plain `apps/local` Vite dev must route the same local-only HTTP |
| 2 | // surfaces as production `executor web`. These routes live outside the typed |
| 3 | // `/api` HttpApi: `/api/health`, `/api/oauth/await/*`, and browser approval's |
| 4 | // `/api/mcp-sessions/*`. |