nx_runsv_all.nx
buildroot/runtime/nx_runsv_all.nx
about
nx_runsv_all.nx -- s6-svscan for the sovereign stack: read EVERY service declared in nx_svcreg and supervise them
all in one loop (foreground spawn + readiness + crash-loop backoff per service). The full payoff of the declarative
registry (R5): add a row -> it gets supervised, no code change. Composes nx_runsv (rs_spawn_fg / rs_decide / hp_probe
/ rg) + nx_svcreg (svc_list / svc_get). license_tier: ORIGINAL
dependencies 1 imports · 1 importers
imports: nx_runsv.nx
imported by: nx_runsv_all_gate.nx
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 6 | const RSA_MAGIC_65536: i64 = 65536 |
| 7 | const RSA_MAGIC_5000: i64 = 5000 |
| 9 | const RSA_MAX: i64 = 32 |
functions
| 12 | func rsa_plan(names: *i64, elfs: *i64, ports: *i64) -> i64 |
| 34 | func main(argc: i64, argv: *i64) -> i64 |