code wiki / _hdl_build / nx_eng_repro_neverbrick_gate.nx

nx_eng_repro_neverbrick_gate.nx

buildroot/runtime/_hdl_build/nx_eng_repro_neverbrick_gate.nx

519 B10 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind gate/prooftopic eng
docsdependenciesstructsconstsfunctions

about

EMITTED by nx_engineer_reproduce -- applies never-brick(#26): the safety bar dominates. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_eng_repro_neverbrick_gate.n

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main certify sys_exit

structs

none

consts

none

functions

3func certify(hw: i64, proven: i64, quality_ok: i64) -> i64 { if hw == 1 { if proven == 0 { return 0 } } return quality_ok }
called by 1: main
4func main() -> i64
calls 2: certifysys_exit