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
Oracle: GNU m4 1.4.21 (admitted, 65/75 oracle compare pass) Strategy: Clean-room behavioral reconstruction. GNU m4 is treated as a black-box oracle. License: MIT OR Apache-2.0 Author: infinityabundance 255699974+infinityabundance@users.noreply.github.com
Current Numbers
Metric
Value
Features implemented
149/149 (0 partial, 0 missing)
Unit tests
90/90 passing
Integration tests
92 passing (74 gnu, 10 autoconf, 8 frozen)
Oracle comparison
65/75 pass (87%) vs GNU m4 1.4.21
Acceptance gates
7/7 pass
Performance
2.0x overall vs GNU m4
Deterministic fuzz
1M iterations, 0 panics
Kani formal verification
10 proofs
Clean-room scan
44 files, 0 GPL contamination
Surface Status
Surface
Status
Note
M4.CLI.1
oracle_admitted
All 17 CLI flags wired; POSIX signals permanent non-claim
M4.BYTE.1
oracle_admitted
Byte-level parity for all admitted byte ranges
M4.LEX.1
oracle_admitted
Tokenizer matches GNU m4; same-pass changequote via re-lex
M4.QUOTE.1
oracle_admitted
Quote nesting, delimiter changes, same-pass timing all pass