nx_erotica_loop.nx
buildroot/runtime/nx_erotica_loop.nx
about
nx_erotica_loop.nx -- R5: the AUTONOMOUS erotica keep/discard loop. Scores candidate prose via
nx_erotica_craft_lib.ec_eval (7 sovereign-store axes) -> KEEP (>= threshold) or REVISE with a TARGETED
DIRECTIVE (the weakest axis's craft advice). This is the immune loop that lets the erotica lane improve on its
own: wrap the LOCAL generation seat's drafts with this and it self-selects toward gorgeous. Gates weak->REVISE,
strong->KEEP on fixtures (the seat is down this session; the loop LOGIC is proven + ready to wrap real drafts).
The directive thresholds/advice are DATA-derived from the same rubric; NO 3rd-party, no loose files, no seat.
expect_exit: 0 license_tier: ORIGINAL module: nishi-core.erotica.loop
dependencies 3 imports · 0 importers
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
structs
| none |
consts
| none |
functions
| 12 | func el_puts(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 13 | func el_num(v: i64) -> i64 |
| 21 | func el_directive(out: *i64) -> i64 |
| 37 | func el_judge(text: *u8, label: *u8, h: *i64) -> i64 |
| 45 | func main() -> i64 |