| 1 | // Local-only — the single-user bearer-auth flow as DEVELOPER SESSIONS, the way |
| 2 | // a human tests it: run the dev CLI in a real terminal, watch |
| 3 | // `executor web --foreground` print its one-time `?_token=` URL, then drive a |
| 4 | // browser against it. Two clean stories, each its own film (terminal.cast + |
nothing calls this directly
no test coverage detected