nx_frameab_gate.nx
buildroot/runtime/nx_frameab_gate.nx
about
nx_frameab_gate.nx -- THE REFEREE FOR THE FRAMETRACE A/B WIRING (nx_frameab).
nx_abstat_gate already proves the STATISTICS. This gate proves the three things nx_frameab adds on top of
them, each of which can be wrong while the arithmetic stays perfect:
1. the CONFOUND GUARD, in BOTH directions -- a guard that refuses everything passes every deny test, so
the positive control (an identical-budget pair it must ALLOW) is the load-bearing tooth here;
2. the two per-frame INDICATOR DERIVATIONS at their boundaries, where an off-by-one hides;
3. the end-to-end push, so a real window really does produce the axis verdicts claimed.
license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_frameab.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 14 | const FBG_N: i64 = 40 |
functions
| 16 | func fbg_perf(centre: i64, spread: i64, budget: i64) -> *i64 |
| 33 | func main() -> i64 |