Post-PR status update
Codex review: 1 pass; clean. "The changes consistently add REVOKED to connected account status filters and related TypeScript unions. No regressions or blocking issues were identified in the modified code."
CI: All 10 checks passing (typecheck, lint, all 4 test shards, merge-reports, 3 CodeQL analyzers).
Tests:
pnpm openapi:generateagainst staging — confirmed'REVOKED'appears 13 times in the freshly-generatedapps/web/generated/types.gen.tspnpm lint— clean (0 errors, 322 warnings— all pre-existing onmain, none in any file I touched)- Build (
pnpm build) fails on/auth/clearpage-data collection because of missing runtime env vars in the sandbox — same failure onorigin/mainwithout my changes, pre-existing and unrelated
Reviewer comments: No human review comments to address (only Vercel preview + Playwright bot comments).