The redaction-pressure hardening landed a test asserting probe.py gates every environment and a CI step building every wheel, and both carried a hardcoded list of four. Merging three more environments in left the assertion counting four "ok" lines against seven, and left the new wheels unbuilt by CI. Both lists now name all seven. The count assertion is kept rather than relaxed: a new environment missing from the list fails the build instead of quietly narrowing what the test covers. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>