nx_model_lane.nx
buildroot/runtime/nx_model_lane.nx
about
nx_model_lane.nx -- CLI for the sovereign model-lane lease (core = nx_model_lane_core).
usage:
nx_model_lane claim <holder> <est_mb> <pid> [ttl_sec] [leasepath]
nx_model_lane free <holder> [leasepath]
nx_model_lane status [leasepath]
pid = the WORKLOAD pid (shell scripts pass $$). Default lease = knowledge/status/
model_lane.lease, default ttl 14400s. Exit code = rc map in the core header.
LAW (banked): every model-scale launch on this worker claims the lane FIRST; the
forge scripts (flp_t2_run.sh / flp_smoke_05b.sh) are the first wired consumers.
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_model_lane_core.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
| 12 | const K_MAGIC_14400: i64 = 14400 |
functions
| 14 | func main(argc: i64, argv: *i64) -> i64 |