You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skill(mutation_testing): add the trailing-padding integrity-bound class
Folds in the dominant systematic gap class from the net_proto capstone
re-validation (2026-06-10):
- New §6 bullet: the trailing-padding integrity bound
(`<PROTO>__LEN <= declared_len <= len(frame)`) — the second `<=`
tolerance survives because the test harness hard-codes
payload_len=len(frame). ~26 of the 40 capstone gaps. Documents the
paired LtE_Eq+LtE_GtE survivor signature, the stub-default detection
grep, the single trailing_bytes_accepted fix (which also kills the
first-`<=` min-length LtE_Lt and both bound lines at once), and the
no-parser-test / simpler-helper wrinkles.
- §6 dispatch-assert bullet: the "half-closed" partial state (dhcp6
below-only, tcp above-only; code-0 makes the below side vacuous) and
its `!=`-guard cousin (hrlen/magic-cookie/version tested above-only).
- Intro: records the capstone as the precedent for always running the
full-from-scratch re-scan after fixes land, and for these two classes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments