nx_uxcx_grade_run.nx
buildroot/runtime/nx_uxcx_grade_run.nx
about
nx_uxcx_grade_run.nx -- sovereign UX/CX grader RUNNER.
Reads the live library artifacts DIRECTLY via sys_read_file (the sovereign
syscall) -- no bash, no cp staging -- runs every byte-scan check in
nx_uxcx_grade.nx, and prints a per-check verdict + the permil. Built + run
by the WOMB (nx_sov_build_run.elf), the substrate's own build engine.
Paths point at the checkout carrying this session's fixes.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_uxcx_grade.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
| 13 | func uxr_puts(s: *u8) -> i64 |
| 17 | func uxr_emit(label: *u8, ok: i64) -> i64 |
| 24 | func uxr_grade_tree(label: *u8, page_path: *u8, js_path: *u8) -> i64 |
| 54 | func main() -> i64 |