code wiki / _hdl_build / nx_research_sovereign_lens_test.nx

nx_research_sovereign_lens_test.nx

buildroot/runtime/_hdl_build/nx_research_sovereign_lens_test.nx

3351 B59 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic research
docsdependenciesstructsconstsfunctions

about

nx_research_sovereign_lens_test.nx -- KAT: every third-party tool a finding names becomes a SOVEREIGN-BUILD directive (benchmark to exceed, never adopt). Generic concepts stay neutral. Mechanizes "no third party, build S-class from the hardware rung up." expect_exit: 0.

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_research_extract.nx nx_research_sovereign_lens.nx nx_research_sovereign_lens_tes

imports: nx_syscalls.nxnx_research_extract.nxnx_research_sovereign_lens.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap w sys_write tc sys_mmap ↻ nx_sovereign_lens sys_mmap ↻ sl_app sl_detect sl_n re_find re_strlen sl_tool sl_directive sys_mmap ↻ sl_app ↻ sl_cap sl_tool ↻ w ↻ chk w ↻ re_strlen ↻ re_has re_find ↻ wn sys_mmap ↻ sys_write ↻

structs

none

consts

none

functions

10func w(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 }
called by 3: chktcmain calls 1: sys_write
11func wn(v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
20func chk(cond: i64, pass: *i64, fail: *i64, label: *u8) -> i64
called by 1: tc calls 1: w
26func tc(subj: *u8, obj: *u8, exp_idx: i64, s1: *u8, s2: *u8, pass: *i64, fail: *i64) -> i64
40func main() -> i64
calls 4: sys_mmapwtcwn