code wiki / _hdl_build / nx_brand_aesthetic_gate.nx

nx_brand_aesthetic_gate.nx

buildroot/runtime/_hdl_build/nx_brand_aesthetic_gate.nx

2146 B41 linesdepth 7pulls 14 transitivereach 0 importersview sourcekind gate/prooftopic brand
docsdependenciesstructsconstsfunctions

about

nx_brand_aesthetic_gate.nx -- the objective design-quality score discriminates a real branded page from a bare one. HONEST: objective proxies, NOT subjective beauty; Nike/Apple parity = R6's measured BEHIND, not claimed here. 100% sovereign. expect_exit: 0

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_sitegate_emit_lib.nx nx_brand_aesthetic.nx nx_brand_tokens.nx nx_brand_aesthetic_gate.nx

imports: nx_syscalls.nxnx_sitegate_emit_lib.nxnx_brand_aesthetic.nxnx_brand_tokens.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap gw sys_write sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close bq_score bq_has bt_find bt_len ba_audit bt_find ↻ ba_count_hex_in ba_is_hex6 ba_hexd gn sys_mmap ↻ sys_write ↻ t_row gw ↻ inbandq

structs

none

consts

none

functions

10func inbandq(v: i64, lo: i64, hi: i64) -> i64 { if v < lo { return 0 } if v > hi { return 0 } return 1 }
called by 1: main
12func main() -> i64