code wiki / (root) / nx_forge_cascade_gate.nx

nx_forge_cascade_gate.nx

buildroot/runtime/nx_forge_cascade_gate.nx

2536 B38 linesdepth 6pulls 9 transitivereach 0 importersview sourcekind gate/prooftopic forge
docsdependenciesstructsconstsfunctions

about

nx_forge_cascade_gate.nx -- gate for the cascade consumer + M5 capture. Deterministic, no model. T1 GREEN path: a correct maker candidate -> fca_run GREEN -> the pair EXISTS in the sovereign store (sov_has, keyed by organ) -- NO flat TSV (no-TSV law). T2 NEG cheat-proof: a WRONG maker candidate -> NOT-GREEN AND its pair key is ABSENT (the frontier seat cannot inject an unverified pair). Fixtures reuse the flp_* gate programs (flp_good = correct, flp_broken = a let-reassign BUILD-FAIL). license_tier: ORIGINAL expect_exit: 0

dependencies 2 imports · 0 importers

nx_forge_cascade.nx nx_gate_verdict.nx nx_forge_cascade_gate.nx

imports: nx_forge_cascade.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

main std_putln std_puts std_slen sys_write fca_run sys_openat_wr fc_wb sys_write ↻ fg_run fc_read sys_openat_rd sys_read sys_close fc_fstart fc_fend fc_line_cend std_memcpy std_atoi fg_mkpath sys_openat_wr ↻ std_puts ↻ std_pdec sys_mmap std_itoa sys_mmap ↻ sys_write ↻ fc_ws std_slen ↻ fc_wb ↻ std_putln ↻ fc_contains fc_wb ↻ fg_spawn sys_fork sys_openat_wr ↻ sys_dup3 sys_execve sys_wait4 fg_bank

structs

none

consts

11const CG_STORE: *u8 = "knowledge/store/cascade_pairs"

functions

13func main(argc: i64, argv: *i64) -> i64