| 1 | // Cloud-specific: the SSR auth gate's session handling BEYOND the basic |
| 2 | // signed-out redirect (unauthenticated-skeleton.test.ts owns that): an |
| 3 | // invalid cookie is actively cleared, /cloud (the marketing CTA path) routes |
| 4 | // into the app, and — the nastiest path — a session whose access token no |
nothing calls this directly
no test coverage detected