code wiki / _hdl_build / nx_site_liveness.nx

nx_site_liveness.nx

buildroot/runtime/_hdl_build/nx_site_liveness.nx

3080 B53 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind tooltopic site
docsdependenciesstructsconstsfunctions

about

nx_site_liveness.nx -- the LIVE truth source the maturity engine was missing: probe each public site for REAL (HTTP 200 + body, via the sovereign fetcher) and write a verdict log the rollup reads. Composes the gate-proven health logic (nx_http_health_gate 9/9) but INLINES the verdict (the hh_healthy CALL miscompiles -- a real .nx codegen bug found live). Output: knowledge/status/site_liveness.log lines `... verdict=GREEN|RED`, the last being the consolidated SITES-LIVE-ALL (so the maturity engine's gate-liveness reads the true overall state). license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_http_health_lib.nx nx_site_liveness.nx

imports: nx_http_health_lib.nx

imported by: nobody (leaf or entry point)

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

main sys_openat_append sl_check dep_run_capture sys_fork sys_openat_wr sys_dup3 sys_mmap sys_execve_clean sys_close sys_execve sys_exit sys_wait4 hh_after dp_len sys_now_realtime_sec sys_mmap ↻ sys_clock_gettime_real

structs

none

consts

8const K_MAGIC_16384: i64 = 16384
9const K_MAGIC_16380: i64 = 16380

functions

12func sl_check(lfd: i64, host: *u8, url: *u8) -> i64
called by 1: main calls 2: dep_run_capturehh_after
32func main() -> i64