nx_descriptor_gate.nx
buildroot/runtime/nx_descriptor_gate.nx
about
nx_descriptor_gate.nx -- REFEREE for WRITING rung W-ING-2 (nx_descriptor).
[T1] exact per-category descriptor counts on a single scene.
[T2] NEG-CONTROL whole-word: "forestry" != "forest", "midnight" != "night"
-> a descriptor-free profile (no fabricated tags).
[T3] E2E PIPELINE: ig_extract (segment) -> dx_profile per scene range yields
the correct per-scene image-gen profile (the real companion/image-gen
path), proving the two organs compose.
Lexicon (DATA): forest/castle=SETTING(0) night/dawn=TIME(1) tense/calm=MOOD(2)
rain=WEATHER(3). Benign by design -- the operator/lane extend the lexicon.
Evidence -> stdout + knowledge/status/descriptor_gate.log. Exit 0/1.
Sovereign x86_64. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_descriptor.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 called by 1: pr_kv |
| 43 | func slen(s: *u8) -> i64 called by 1: main |
| 48 | func pr_kv(logfd: i64, label: *u8, got: i64, exp: i64) -> i64 |
| 57 | func main() -> i64 |