Surfaced by the restored fast oracle (#1153). tests/adversarial_invariants/test_invariant_fail_closed.py:34 asserts len(invariant_ids) == 97 but .claude/physics/INVARIANTS.yaml now registers 106 (canonical per CLAUDE.md). The hardcoded count is stale.
Drain criterion: update the count to the canonical 106 AND verify all 106 registered invariants actually carry a negative vector that fails closed under 50ms (the test's real purpose — not just bump the number). Remove quarantine line. Quarantined in #1153.
Surfaced by the restored fast oracle (#1153).
tests/adversarial_invariants/test_invariant_fail_closed.py:34assertslen(invariant_ids) == 97but.claude/physics/INVARIANTS.yamlnow registers 106 (canonical per CLAUDE.md). The hardcoded count is stale.Drain criterion: update the count to the canonical 106 AND verify all 106 registered invariants actually carry a negative vector that fails closed under 50ms (the test's real purpose — not just bump the number). Remove quarantine line. Quarantined in #1153.