code wiki / (root) / nx_arousal.nx

nx_arousal.nx

buildroot/runtime/nx_arousal.nx

10579 B213 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic arousal
docsdependenciesstructsconstsfunctions

about

nx_arousal.nx -- CLI over nx_arousal_lib (simulate verbs). Holds NO math of its own: all physiology lives in the lib so the fit organ shares one substrate and cannot drift from it. Every constant is conf-bound (arousal_params.conf, rule 11); compiled defaults are the fallback. usage: nx_arousal traj <sex0m1f> <t_ms> <stim> <ses> <sis1> <sis2> nx_arousal contract <type1|2|3> <n> <total> nx_arousal ct <vel_cms_x100> nx_arousal residual <tau_ms> <drive> <t1> <o1> <t2> <o2> nx_arousal selftest license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_arousal_lib.nx nx_arousal.nx

imports: nx_arousal_lib.nx

imported by: nobody (leaf or entry point)

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

main a_puts sys_write sys_read_file sys_openat_rd sys_lseek sys_mmap sys_read sys_close a_conf a_slen a_atoi a_atoi ↻ a_drive a_perf a_lag a_putn sys_write ↻ sys_mmap ↻ sys_munmap a_temp a_hr a_rr a_bp a_subj a_flush a_interval a_amp a_ct a_ctoct a_residual a_perf ↻ a_abs a_refractory a_exp_neg a_exp_frac a_rigidity a_rigidity_tip a_lcg

structs

none

consts

12const K_MAGIC_32100: i64 = 32100
13const K_MAGIC_1800: i64 = 1800
14const K_MAGIC_2500: i64 = 2500
15const K_MAGIC_185000: i64 = 185000
16const K_MAGIC_210000: i64 = 210000
17const K_MAGIC_15000: i64 = 15000
18const K_MAGIC_1200000: i64 = 1200000
19const K_MAGIC_12345: i64 = 12345
20const K_MAGIC_3000: i64 = 3000

functions

22func main(argc: i64, argv: *i64) -> i64