code wiki / (root) / nx_erotica_craft.nx

nx_erotica_craft.nx

buildroot/runtime/nx_erotica_craft.nx

3361 B43 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind tooltopic erotica
docsdependenciesstructsconstsfunctions

about

nx_erotica_craft.nx -- R2/R2b GATE (thin): proves nx_erotica_craft_lib.ec_eval discriminates gorgeous from cliche on the sovereign-store rubric+lexicons (7 axes: emotion>physical, sensory, displacement, tension, pacing, afterglow, consent, minus slop). Scores 2 fixtures, prints the breakdown, gates. No 3rd-party. expect_exit: 0 license_tier: ORIGINAL module: nishi-core.erotica.craft

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_seg_store.nx nx_erotica_craft_lib.nx nx_erotica_craft.nx

imports: nx_syscalls.nxnx_seg_store.nxnx_erotica_craft_lib.nx

imported by: nobody (leaf or entry point)

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

main ec_puts sys_write ss_open ss_open2 sys_mmap ss_manifest_dyn ss_manifest_file_dyn sys_mmap ↻ ss_cat ss_readall sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_munmap ss_cat ↻ ss_loadfile sys_map_file sys_openat_rd ↻ sys_lseek ↻ sys_close ↻ ss_readall ↻ ss_load_aux2 sys_mmap ↻ ss_cat ↻ ss_loadfile ↻ ss_r32 sys_munmap ↻ ssl_total_keys ss_r32 ↻ ssl_pow2 ssl_build ss_r32 ↻ ssl_hash_entry ss_r32 ↻ ssl_key_eq ss_r32 ↻ ss_r32 ↻

structs

none

consts

none

functions

9func ec_puts(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 2: ec_showmain calls 1: sys_write
10func ec_num(v: i64) -> i64
called by 2: ec_showmain calls 2: sys_writesys_mmap
17func ec_show(label: *u8, out: *i64, composite: i64) -> i64
called by 1: main calls 2: ec_putsec_num
26func main() -> i64