code wiki / (root) / nx_adversarial_list.nx

nx_adversarial_list.nx

buildroot/runtime/nx_adversarial_list.nx

1489 B27 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind tooltopic adversarial
docsdependenciesstructsconstsfunctions

about

nx_adversarial_list.nx -- introspect the ADVERSARIAL GATE SUITE straight from the sovereign store (knowledge/store/adversarial). READER-ONLY: no migrate, never touches the .conf -- so running this with the migrate-source .conf ABSENT and still getting the full suite is the proof the STORE is the SSOT (store-law). A tiny tool surface: `nx_adversarial_list` -> the gate names + count, one per line. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_adversarial_sov.nx nx_syscalls.nx nx_adversarial_list.nx

imports: nx_adversarial_sov.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main lp sys_write ag_count ss_open ss_open2 ss_open3 sys_now_us sys_mmap sys_clock_gettime_mono sys_mmap ↻ ss_manifest_dyn ss_manifest_file_dyn ss3_admit ss3_ann sys_now_us ↻ ss3_streq ss3_docs_size ss3_load_range ss_cat ss_loadfile ss_load_aux2 ssl_total_keys_mask ss_r32 ss3_ann ↻ ss_close_seg sys_munmap ss_aux_free_row ss3_move ss_aux ss_manifest_free ss3_remap_table sys_madvise ss_tr sys_mmap ↻ ss_cat ↻ sys_write ↻ sys_munmap ↻ ss3_insert_new sys_mmap ↻

structs

none

consts

7const K_MAGIC_65536: i64 = 65536

functions

9func lp(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 1: main calls 1: sys_write
10func ln(v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
17func main() -> i64