code wiki / _hdl_build / nx_site_intake_gate.nx
nx_site_intake_gate.nx
buildroot/runtime/_hdl_build/nx_site_intake_gate.nx
about
nx_site_intake_gate.nx -- proves the PUBLIC intake route core END-TO-END IN-PROCESS (the
nx_fin_route_gate discipline: crafted raw requests -> si_route -> assert response bytes AND plane
side-effects), on the nx_gate_verdict base class (L009/D001: new gates inherit, never hand-roll).
Fixture paths are per-run epoch-suffixed /tmp files so the gate can never measure its own history
(the office-intake T1 state-poisoning lesson). license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_site_intake.nxnx_gate_verdict.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 SIG_BUF: i64 = 16384 |
| 11 | const SIG_BIG: i64 = 5000 |
| 12 | const SIG_B_A: i64 = 97 |
functions
| 14 | func sg_has(buf: *u8, n: i64, lit: *u8) -> i64 |
| 21 | func sg_cnt(buf: *u8, n: i64, b: i64) -> i64 called by 1: main |
| 27 | func sg_read(path: *u8, box: *i64) -> *u8 |
| 33 | func main(argc: i64, argv: *i64) -> i64 |