- Insert 'Format check: pnpm format:check' after Lint in fast-checks job - Remove the 3-line comment that said lint was a no-op (no longer true) - Step order: Install → Lint → Format check → Typecheck → PWA unit tests - Branch-protection contexts (name:CI, fast-checks, api, harness) unchanged