New `lint` job (lint + format:check + check:tokens) runs in parallel with `frontend`, reporting in ~5 min instead of waiting on the full test:coverage/ng build --localize/npm audit chain. Depends on the item-1 node_modules cache (otherwise this would duplicate a full npm ci for no speed benefit, per the WP's own note). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>