code wiki / _hdl_build / nx_vsroll_gate.nx

nx_vsroll_gate.nx

buildroot/runtime/_hdl_build/nx_vsroll_gate.nx

5025 B75 linesdepth 6pulls 8 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_vsroll_gate.nx -- proves a domain lifts on its WEAKEST leg and refuses on any unmeasured one. The teeth that matter are T4 and T7. T4 is the anti-Goodhart tooth: the roll must take the MIN, so a domain with one EXCEED axis and one PRODUCTION axis earns PRODUCTION. T7 is the tooth that makes the roster worth having at all: ADDING a scope must be able to LOWER a domain and never raise it. If declaring more of what a domain means could improve its grade, the roster would be a lever instead of a ruler, and every domain would be described in whatever terms flattered it. T5 is the cross-domain leak: a claim on scope `latency` under `search` must not satisfy scope `latency` under `network`. Sharing an axis NAME is not sharing the WORK. license_tier: ORIGINAL No hw writes (Rule 26).

dependencies 2 imports · 0 importers

nx_vsroll_lib.nx nx_gate_verdict.nx nx_vsroll_gate.nx

imports: nx_vsroll_lib.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

main gv_ctr sys_mmap gv_head gv_puts sys_write gv_check gv_puts ↻ rg_eq vr_roll_buf vr_scope_at vr_line_end vr_field vr_claim_level vr_line_end ↻ el_match vr_level_of el_match ↻ mat_label vr_scope_at ↻ vr_claim_level ↻ vr_level_of ↻ gv_verdict gv_puts ↻ gv_num sys_mmap ↻ sys_write ↻ sys_munmap gv_journal sys_openat_append sys_mmap ↻ gv_catn sys_mmap ↻ sys_munmap ↻ sys_now_realtime_sec sys_mmap ↻ sys_clock_gettime_real gv_cat sys_write ↻ sys_close

structs

none

consts

none

functions

15func rg_eq(a: i64, b: i64) -> i64 { if a == b { return 1 } return 0 }
called by 1: main
17func main(argc: i64, argv: *i64) -> i64