code wiki / _hdl_build / nx_site_liveness.nx
nx_site_liveness.nx
buildroot/runtime/_hdl_build/nx_site_liveness.nx
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
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
structs
| none |
consts
| 8 | const K_MAGIC_16384: i64 = 16384 |
| 9 | const K_MAGIC_16380: i64 = 16380 |
functions
| 12 | func sl_check(lfd: i64, host: *u8, url: *u8) -> i64 |
| 32 | func main() -> i64 |