code wiki / (root) / nx_descriptor_gate.nx

nx_descriptor_gate.nx

buildroot/runtime/nx_descriptor_gate.nx

5609 B122 linesdepth 8pulls 11 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

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

nx_syscalls_x86_64.nx nx_descriptor.nx nx_descriptor_gate.nx

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

main sys_openat_append gp dx_profile ig_name_off ig_count_name_in ig_match_at wc_is_alpha wc_lower wc_lower ↻ slen pr_kv gp ↻ gn

structs

none

consts

none

functions

18func gp(logfd: i64, s: *u8) -> i64
called by 2: pr_kvmain
25func gn(logfd: i64, v: i64) -> i64
called by 1: pr_kv
43func slen(s: *u8) -> i64
called by 1: main
48func pr_kv(logfd: i64, label: *u8, got: i64, exp: i64) -> i64
called by 1: main calls 2: gpgn
57func main() -> i64