code wiki / _hdl_build / nx_mobile_census.nx

nx_mobile_census.nx

buildroot/runtime/_hdl_build/nx_mobile_census.nx

5078 B85 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_mobile_census.nx -- MOBILE/CLIENTS readiness census (R0): fills the stack audit's R11 honest hole ("clients-mobile: UNKNOWN(no-source)") with a MEASURED instrument. Every cell = open a REAL file in web_assets/ and check a mechanical marker -- no self-report, no assumed wiring. Grounded by probe 2026-07-02: manifest.webmanifest EXISTS (735B, /video/ standalone) + sw.js EXISTS (cache logic) + nx_zoom_reader.html has touch input + 2 pages link the manifest -- but ZERO pages register the service worker (BUILT-not-LIVE, the exact failure class the MONITOR group exists to catch). CONTROLS in-line (census idiom, cf kernel/cms census): control_pos = a marker guaranteed present must read PRESENT; control_neg = a planted nonsense marker must read ABSENT; either misread => verdict=RED (liar-kill). Durable line -> knowledge/status/mobile_census.log with our_coverage_permil= (the stack audit's R11 evidence pattern). license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_ecomat_lib.nx nx_mobile_census.nx

imports: nx_ecomat_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main _p el_len sys_write mob_cell mob_has ss_readall sys_openat_rd sys_lseek sys_mmap sys_read sys_close el_contains el_len ↻ el_match _p ↻ mob_has ↻ sys_openat_append _fp el_len ↻ sys_write ↻ _fn sys_mmap ↻ sys_write ↻ sys_now_realtime_sec sys_mmap ↻ sys_clock_gettime_real

structs

none

consts

13const MOB_LOG: *u8 = "knowledge/status/mobile_census.log"

functions

16func mob_has(path: *u8, marker: *u8) -> i64
called by 2: mob_cellmain calls 2: ss_readallel_contains
24func mob_cell(idx: i64, name: *u8, path: *u8, marker: *u8) -> i64
called by 1: main calls 2: mob_has_p
33func main(argc: i64, argv: *i64) -> i64