code wiki / _hdl_build / nx_user_testing_register.nx
nx_user_testing_register.nx
buildroot/runtime/_hdl_build/nx_user_testing_register.nx
about
nx_user_testing_register.nx -- GOVERNED registration of the real-user
testing pair (operator: "playtesting isnt just api but actually mimics
real users interacting with the real site... the core nishi ecosystem"):
CAPREG 221 nx_user_journey -- live-site visitor mimicry gate
CAPREG 222 nx_user_sim_games -- chaos-user simulator at the UI export surface
ENGINEER verdicts (mechanical):
(a) journey: runs against the LIVE sites and currently reports exactly
the 2 known real-user defects (andelinwest /contact 404 + nishifamily
/tictactoe missing game contract) -> exit 2;
(b) user-sim DISCRIMINATES compilers: unfixed _offc -> exit 3 (broken
draw-detect cripples the AI, a random clicker beats it -- REAL
user-facing), fixed candidate build at /tmp/usim.elf -> exit 0.
Also writes the SITE arc into the PM plan: the live findings become owned
work items, and the sovereign-transport repairs are filed.
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_cap_register.nxnx_pm_review_log.nxnx_syscalls.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
| 20 | const UTR_LAYER: i64 = 4 |
| 21 | const UTR_STATUS: i64 = 2 |
| 22 | const UTR_NLAYERS: i64 = 6 |
functions
| 24 | func utr_run0(path: *u8) -> i64 |
| 40 | func utr_line(fd: i64, s: *u8) -> i64 |
| 48 | func main() -> i64 |