code wiki / _hdl_build / nx_ingest_base_gate.nx
nx_ingest_base_gate.nx
buildroot/runtime/_hdl_build/nx_ingest_base_gate.nx
about
nx_ingest_base_gate.nx -- LangIntel LI1 self-test: proves nx_ingest_base compiles, links, and its
base primitives behave (hash determinism+distinctness, anchored find, field extract, bounded read
fail-closed, structured refusal with reason+fix). Verdict tooth: N/N -> GREEN else RED (exit 3).
(Inline verdict matches the proven nx_swebv_ingest style; migrate onto nx_gate_verdict base on next
touch per the D001 migrate-on-touch law.)
expect_exit: 0 license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 2 imports · 0 importers
imports: nx_ingest_base.nxnx_syscalls.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
| 10 | const G_STDERR: i64 = 2 |
| 11 | const G_CH_a: i64 = 97 |
| 12 | const G_CH_sl: i64 = 47 |
| 13 | const G_CH_b: i64 = 98 |
| 14 | const G_VCAP: i64 = 64 |
| 15 | const G_EXIT_RED: i64 = 3 |
functions
| 20 | func gg_check(name: *u8, cond: i64) -> i64 |
| 35 | func main() -> i64 |