code wiki / _hdl_build / nx_browser_arc_status.nx
nx_browser_arc_status.nx
buildroot/runtime/_hdl_build/nx_browser_arc_status.nx
about
nx_browser_arc_status.nx -- runner: the WARDEN's live browser-arc board. Reads the
Engineer's durable gate log, routes each open rung (B1-B5) through the RACI pipeline
(nx_browser_arc_pipeline) and reports stage + claude_touch per rung + the arc's
autonomy permil. Appends to knowledge/status/browser_arc.log (Archivist rule).
Run with CWD=nxc2/. Exit 0 unless a rung is RACI-BAD or REJECTED -- NEEDS_TUTOR is
an honest open state (the measured Claude dependency), not a failure.
Rung -> gate-row CONTRACT (a rung lands by adding the named test as a gate row):
B1-RECVHS-EXAMPLE -> nx_tls13_recv_hs_probe_test
B2-HTTPBIN-CH -> nx_tls13_ch_compat_test
B3-REAL-CSS-LAYOUT -> nx_css_layout_test
B4-P256-KEYSHARE -> nx_p256_keyshare_test
B5-PROG-JPEG -> nx_jpeg_progressive_test
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_browser_arc_pipeline.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
| 16 | const BA_RUNGS: i64 = 5 |
functions
| 18 | func main() -> i64 |