- When the Claude usage API omits resets_at for the 5-hour session window, fall back to using the full window duration as resetMs - This enables pace calculation and reset text display even without an explicit reset timestamp - Update existing test to verify fallback behavior (resetMs = 5h, resetText = 'resets in 5h') - Add new test for pace calculation with fallback reset time