23-Jun-2026 — alert on revoked Gmail tokens, stop destructive rescan, self-heal watch on reconnect

build 718commit a08e7f5


The staging Gmail inbox stopped importing after its OAuth refresh token hit Google's 7-day Testing-mode expiry and was rejected with invalid_grant. Three problems made the outage worse than it needed to be:

The root-cause fix - publishing the OAuth consent screen to production so tokens stop expiring after 7 days - is a Google Cloud console action, not code.