code wiki / _hdl_build / nx_face_vs_target.nx
nx_face_vs_target.nx
buildroot/runtime/_hdl_build/nx_face_vs_target.nx
about
nx_face_vs_target.nx -- THE HARD BENCHMARK (typography-workstream discipline: measure against the real
target on the same ruler). Decodes the operator's synthetic Elara target (their own Z-Image asset,
knowledge/elara_ref.jpg) to RGB via our sovereign JPEG decoder, runs the SAME critic axes on it AND on our
SDF face render, and prints the gap. No flattery -- if we are clay, the numbers say clay. expect_exit: 0
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_jpeg_ascii.nxnx_critic_axes.nxnx_natstat.nxnx_sdfrender.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
| 10 | const K_MAGIC_65536: i64 = 65536 |
functions
| 12 | func w(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 13 | func pn(v: i64) -> i64 |
| 24 | func row(label: *u8, det: i64, str: i64, chr: i64, score: i64) -> i64 |
| 29 | func axisrow(label: *u8, tv: i64, ov: i64) -> i64 |
| 37 | func main() -> i64 |