nx_emit_gate.nx
buildroot/runtime/nx_emit_gate.nx
about
nx_emit_gate.nx -- REFEREE for WRITING rung W-ING-4 (nx_emit): the END-TO-END
demonstration the operator asked for -- a multi-scene STORY run through the whole
pipeline -> register route + per-scene IMAGE PROMPTS + COMPANION CONTEXT.
The story here is a tasteful (SFW) romance: the engine is register-blind, so this
proves the exact machinery the operator points at an explicit Literotica-class
story on the local-LLM lane (with their own roster + lexicon + register terms).
[T1..T4] per-scene image prompt + companion context = exact expected strings.
[T5] register route on the whole story -> SFW lane (mild romance below threshold).
[T6] NEG-CONTROL: an entity-free scene -> EMPTY prompt (never fabricates a tag).
Evidence -> stdout + knowledge/status/emit_gate.log. Exit 0/1. Sovereign.
dependencies 3 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_emit.nxnx_register.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
| 18 | func gp(logfd: i64, s: *u8) -> i64 |
| 25 | func gn(logfd: i64, v: i64) -> i64 |
| 39 | func slen(s: *u8) -> i64 called by 1: main |
| 44 | func streq(a: *u8, b: *u8) -> i64 called by 1: pr_str |
| 53 | func pr_str(logfd: i64, label: *u8, got: *u8, exp: *u8) -> i64 |
| 59 | func pr_kv(logfd: i64, label: *u8, got: i64, exp: i64) -> i64 |
| 65 | func main() -> i64 |