code wiki / _hdl_build / nx_transient_sweep.nx
nx_transient_sweep.nx
buildroot/runtime/_hdl_build/nx_transient_sweep.nx
about
nx_transient_sweep.nx -- S-CLASS transient ACCOUNTING SWEEP: runs the transient monitor across a LIST of
targets so the ecosystem accounts for EVERY component's flakiness (not just the one a human happened to
notice). Each target -> N runs under a watchdog -> STABLE / FLAKY / BROKEN, durably recorded (seg-store).
Exits non-zero if ANY target is flaky/broken -> a transient is never silently tolerated.
usage: nx_transient_sweep <runs> <timeout_ms> <elf1> [elf2 ...]
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_transient_monitor.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
| 10 | func main(argc: i64, argv: *i64) -> i64 |