pub const LIGHTER_AUTH_TOKEN_REFRESH_LEAD: Duration;
Default refresh window before an auth token expires.
The adapter rotates the auth token this far ahead of expiry to avoid races during long-running WebSocket sessions.