code wiki / _hdl_build / _wb_dose.nx

_wb_dose.nx

buildroot/runtime/_hdl_build/_wb_dose.nx

221 B3 linesdepth 2pulls 2 transitivereach 1 importersview sourcekind librarytopic wb
docsdependenciesstructsconstsfunctions

about

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

dependencies 1 imports · 1 importers

nx_syscalls.nx _wb_dose.nx _wb_dose_test.nx

imports: nx_syscalls.nx

imported by: _wb_dose_test.nx

structs

none

consts

none

functions

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