code wiki / _hdl_build / nx_mobile_census.nx
nx_mobile_census.nx
buildroot/runtime/_hdl_build/nx_mobile_census.nx
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
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
structs
| none |
consts
| 13 | const MOB_LOG: *u8 = "knowledge/status/mobile_census.log" |
functions
| 16 | func mob_has(path: *u8, marker: *u8) -> i64 |
| 24 | func mob_cell(idx: i64, name: *u8, path: *u8, marker: *u8) -> i64 |
| 33 | func main(argc: i64, argv: *i64) -> i64 |