RootCauseunvalidated
The config at `~/.railway/config.json` contained `tokenExpiresAt: 1778786433` — `whoami` read the cached `user.id` and `user.name` from disk without validating `accessToken` against the API. Tension: The CLI never auto-refreshed via `refreshToken`. Outcome: wall clock was 18:30 UTC.
387dbee1-9291-4cfd-8ef7-fb623ee9436e
The config at ~/.railway/config.json contained tokenExpiresAt: 1778786433 — whoami read the cached user.id and user.name from disk without validating accessToken against the API. Tension: The CLI never auto-refreshed via refreshToken. Outcome: wall clock was 18:30 UTC.