code wiki / _hdl_build / nx_gate_subjects_gate.nx
nx_gate_subjects_gate.nx
buildroot/runtime/_hdl_build/nx_gate_subjects_gate.nx
about
nx_gate_subjects_gate.nx -- proves gv_subjects makes THE EMPTY-SET LAW structural.
THE DEFECT IT EXISTS FOR: gv_check counts TEETH, never SUBJECTS. A gate with ten teeth over ZERO
files reports 10/10 GREEN and every consumer reads a pass. The estate had written that law
repeatedly and never built the mechanism, so it lived hand-rolled per-organ and was forgotten by
default. MEASURED the day gv_subjects was added: a ship harness skipped its work behind a load
guard, wrote no log, and EXITED 0 -- inconclusive reading as success.
WHY SKIP AND NOT RED: a zero population is the ABSENCE OF EVIDENCE about the subject, not a failure
of it. gv_subjects therefore composes gv_need (ctr[2]) instead of inventing a fourth state, which
means it inherits the proven ordering -- a SKIP co-occurring with a real failure still escalates to
RED and can never amnesty it. T5 pins exactly that.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.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
| 16 | const GS_SRCBUF: i64 = 65536 |
| 17 | const GS_SRC: *u8 = "runtime/nx_gate_verdict.nx" |
| 18 | const GS_SRC_UP: *u8 = "buildroot/runtime/nx_gate_verdict.nx" |
functions
| 20 | func gs_read(path: *u8, buf: *u8) -> i64 |
| 29 | func gs_find(buf: *u8, n: i64, needle: *u8) -> i64 called by 1: main |
| 44 | func main() -> i64 |