Bumps token_revoked_before by 1ms so a JWT issued in the same millisecond as a logout call (Date.from(Instant.now()) quantises iat to ms) does not survive the filter's strict isBefore check. Also extends LogoutControllerIT @AfterEach to delete the audit_log row, keeping reused Postgres containers clean for downstream ITs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>