| 1 | // Static server for runs/ — the review URL. Supports range requests so the |
| 2 | // session videos seek/stream, gzips text assets, and marks vite's hashed |
| 3 | // /assets/ as immutable so Monaco/React chunks download once, ever. |
| 4 | // `bun e2e/scripts/serve.ts` → prints the bound URL (default port 8901, but |