code wiki / _hdl_build / nx_wflow_connect_gate.nx
nx_wflow_connect_gate.nx
buildroot/runtime/_hdl_build/nx_wflow_connect_gate.nx
about
nx_wflow_connect_gate.nx -- R3 CONNECTOR layer gate: the exec-organ action over the GREEN fail-closed
connector catalog (rows name<TAB>elf<TAB>GREEN, the tool_allowlist.conf shape). Proves: a workflow step
runs a REAL blessed organ (nx_tool_argecho + nx_vizsla_ics composing an actual .ics export), child exit 0
= step OK; unknown connector / RED flag / missing catalog all refuse FAIL-CLOSED (run FAILED, no fork);
a dead elf path exits 127 = honest step failure. Kept to 3 forks total (the degraded-box ~5-fork flake
lesson: fork-heavy gates stay SMALL). license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_wflow_engine.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
| 10 | func cg_row(conf: *u8, name: *u8, elf: *u8, flag: *u8) -> i64 |
| 24 | func cg_unlink(path: *u8) -> i64 { return __syscall(263, 0 - 100, path as i64, 0, 0, 0, 0) } called by 1: main |
| 26 | func cg_n(led: *u8, ridtok: *u8, st: *u8) -> i64 |
| 32 | func cg_file_has(path: *u8, needle: *u8) -> i64 |
| 40 | func main() -> i64 |