nx_swarm_endpoint.nx
buildroot/runtime/nx_swarm_endpoint.nx
about
nx_swarm_endpoint.nx -- thin CLI over nx_swarm_endpoint_lib (the resolver SSOT).
The parser and the table live in the LIB so that consumers (nx_swarm_coord, nx_worker_dispatch,
nx_mesh_lb, nx_hostctl, nx_mgmt_api) call the SAME code this CLI proves. If the CLI owned its own
copy of the parser we would have rebuilt the very duplication this whole arc exists to delete.
EXIT: 0 resolved / 4 REFUSE (unknown role, unreadable table) / 2 usage.
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_swarm_endpoint_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
| 11 | const K_MAGIC_65536: i64 = 65536 |
functions
| 13 | func main(argc: i64, argv: *i64) -> i64 |