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 ss_open3 sys_now_us sys_mmap nxa_die nxa_lock_take nxa_lock_give nxa_report_overrun sys_clock_gettime_mono sys_mmap ↻ ss_manifest_dyn ss_manifest_file_dyn sys_mmap ↻ ss_cat ss_readall sys_munmap ss3_admit ss3_ann sys_mmap ↻ ss_cat ↻ ss_catn sys_write ↻ sys_munmap ↻ sys_now_us ↻ ss3_streq ss3_docs_size sys_mmap ↻ ss_cat ↻ sys_fstatat sys_munmap ↻ ss3_load_range ss_cat ↻ ss_loadfile sys_map_file ss_readall ↻ ss_load_aux2

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