code wiki / _hdl_build / _cn_jam.nx

_cn_jam.nx

buildroot/runtime/_hdl_build/_cn_jam.nx

220 B3 linesdepth 2pulls 2 transitivereach 1 importersview sourcekind librarytopic cn
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (pattern: VERDICT_GATE) -- thresholds -> verdict, no Claude logic

dependencies 1 imports · 1 importers

nx_syscalls.nx _cn_jam.nx _cn_jam_test.nx

imports: nx_syscalls.nx

imported by: _cn_jam_test.nx

structs

none

consts

none

functions

3func _cn_jam_verdict(x: i64) -> i64 { if x < 180 { return 0 } if x > 260 { return 2 } return 1 }
called by 1: main