code wiki / _hdl_build / nx_gen_orchestrator_daemon.nx
nx_gen_orchestrator_daemon.nx
buildroot/runtime/_hdl_build/nx_gen_orchestrator_daemon.nx
about
nx_gen_orchestrator_daemon.nx -- the deployable Elder AI gen daemon: argv config + accept-fork
loop calling go_serve_conn (nx_gen_orchestrator lib). Runs behind nx_gen_gateway on loopback.
argv: [1]=listen_port [2..5]=worker IPv4 octets [6]=worker_port [7]=store_prefix [8]=blobdir
[9]=sidecar [10]=generator_host [11]=budget(opt)
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_gen_orchestrator.nxnx_syscalls.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_1000000: i64 = 1000000 |
functions
| 10 | func main(argc: i64, argv: *i64) -> i64 |