nx_ship_fleet_gate.nx
buildroot/runtime/nx_ship_fleet_gate.nx
about
nx_ship_fleet_gate.nx -- bite-proves the PURE adaptive-concurrency core in nx_shipfleet_lib.nx: the AIMD
cap state machine (additive-increase +1 on progress, multiplicative-decrease halve on a storm, ceilinged
by the polite budget, floored at 1) and the effective-width gate (pause on serve-first or admission-deny,
else min(budget,cap)). The DRIVER's fork/wait4 pool is I/O and cannot be unit-tested here; the load-bearing
DECISIONS are pure and are all tested. Every tooth is an equality on a pure function, so a mutant that
(a) grows on a storm, (b) ignores the ceiling, (c) drops below 1, or (d) launches while serving/refused
is KILLED. license_tier: ORIGINAL
evidence -> stdout + verdict line (exit code carries the verdict via gv_verdict).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_shipfleet_lib.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
| none |
functions
| 13 | func main() -> i64 |