nx_tool_http_backend_gate.nx
buildroot/runtime/nx_tool_http_backend_gate.nx
about
nx_tool_http_backend_gate.nx -- proves the HTTP-backend execution mode: url-encode forecloses injection on the
only caller input; the TAB registry parses; an unregistered tool -> THB_NOROUTE (falls back to fork-exec); a
registered-but-unreachable backend -> THB_ERR (fail-closed). The successful loopback fetch is proven LIVE on the
NAS against the real search service. license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_tool_http_backend.nxnx_gate.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
| 8 | func hg_eq(a: *u8, alen: i64, b: *u8) -> i64 called by 1: main |
| 14 | func hg_write(path: *u8, content: *u8) -> i64 called by 1: main |
| 21 | func hg_expect(cond: i64, pass: *i64, tot: *i64, label: *u8) -> i64 |
| 28 | func main() -> i64 |