code wiki / _hdl_build / nx_a11y_breadth_gate.nx
nx_a11y_breadth_gate.nx
buildroot/runtime/_hdl_build/nx_a11y_breadth_gate.nx
about
nx_a11y_breadth_gate.nx -- the broad a11y checker passes our built pages by construction + discriminates a bad
page, and the ENFORCED-a11y-breadth exceed is refereed (vs proprietary builders a11y≈0 / axe audit-only). The
raw breadth-vs-axe-50+ residual is acknowledged, NOT claimed. 100% sovereign. expect_exit: 0
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_sitegate_emit_lib.nxnx_a11y_breadth.nxnx_cms_exceed.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
structs
| none |
consts
| none |
functions
| 11 | func ib(v: i64, lo: i64, hi: i64) -> i64 { if v < lo { return 0 } if v > hi { return 0 } return 1 } called by 1: main |
| 12 | func axis_ahead(name: *u8, our: i64, inc: i64, n: i64, tot: *i64) -> i64 |
| 20 | func main() -> i64 |