code wiki / (root) / nx_sov_census_run.nx

nx_sov_census_run.nx

buildroot/runtime/nx_sov_census_run.nx

3352 B75 linesdepth 3pulls 5 transitivereach 0 importersview sourcekind tooltopic sov
docsdependenciesstructsconstsfunctions

about

nx_sov_census_run.nx -- run the sovereignty census on the live nishi-library. Reads the library source DIRECTLY via sys_read_file (no shell), names every 3rd-party axis + its sovereign Nishi replacement = the S-class-exceed worklist. Built + run by the WOMB.

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_runtime.nx nx_sov_census.nx nx_sov_census_run.nx

imports: nx_syscalls.nxnx_runtime.nxnx_sov_census.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 socr_read sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close soc_db_sov uxg_has_lit uxg_has uxg_len soc_http_sov uxg_has_lit ↻ soc_pdf_sov uxg_has_lit ↻ soc_validation_sov uxg_has_lit ↻ soc_map_sov uxg_has_lit ↻ soc_runtime_sov socr_puts sys_write uxg_len ↻ socr_axis socr_puts ↻ print_i64 sys_mmap ↻ itoa sys_mmap ↻ sys_write ↻ soc_permil

structs

none

consts

none

functions

10func socr_puts(s: *u8) -> i64
called by 2: socr_axismain calls 2: sys_writeuxg_len
14func socr_axis(name: *u8, sov: i64, thirdparty: *u8, replacement: *u8) -> i64
called by 1: main calls 1: socr_puts
28func socr_read(path: *u8, lenout: *i64) -> *u8
called by 1: main calls 1: sys_read_file
33func main() -> i64