code wiki / _hdl_build / nx_user_testing_register.nx

nx_user_testing_register.nx

buildroot/runtime/_hdl_build/nx_user_testing_register.nx

7820 B101 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic user
docsdependenciesstructsconstsfunctions

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

nx_cap_register.nx nx_pm_review_log.nx nx_syscalls.nx nx_user_testing_register.nx

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

main utr_run0 sys_fork sys_openat_wr sys_dup3 sys_mmap sys_execve sys_exit sys_wait4 cr_w sys_write cr_wn sys_mmap ↻ sys_write ↻ ig_engineer sys_openat_rd ig_documented sys_close ig_council ig_decision pm_open sys_openat_append pm_deliverable pm_flag pm_w sys_write ↻ pm_cstr_len pm_gap pm_flag ↻ sys_openat_append ↻ utr_line sys_write ↻ sys_exit ↻ cr_can_register sml_check_cap sml_layer_valid sml_status_valid cr_write_entry cr_w ↻ cr_wn ↻

structs

none

consts

20const UTR_LAYER: i64 = 4
21const UTR_STATUS: i64 = 2
22const UTR_NLAYERS: i64 = 6

functions

24func utr_run0(path: *u8) -> i64
40func utr_line(fd: i64, s: *u8) -> i64
called by 1: main calls 1: sys_write
48func main() -> i64