code wiki / _hdl_build / nx_transient_sweep.nx

nx_transient_sweep.nx

buildroot/runtime/_hdl_build/nx_transient_sweep.nx

1980 B33 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic transient
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_transient_monitor.nx nx_transient_sweep.nx

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

main tm_w sys_write tm_atoi sys_mmap tm_wn tm_w ↻ sys_mmap ↻ sys_write ↻ tm_probe sys_mmap ↻ tm_run_once sys_now_ms sys_mmap ↻ sys_clock_gettime_mono sys_fork sys_mmap ↻ sys_openat_wr sys_dup3 sys_execve sys_exit sys_sleep_ms sys_mmap ↻ sys_munmap nx_kill sys_wait4 tm_verdict tm_record sys_mkdir sys_now_realtime_sec sys_mmap ↻ sys_clock_gettime_real sys_mmap ↻ tm_cat tm_n sys_mmap ↻ sys_openat_wr ↻ sys_write ↻ sys_close sys_openat_append

structs

none

consts

none

functions

10func main(argc: i64, argv: *i64) -> i64