nx_ts_slot_router.nx
buildroot/runtime/nx_ts_slot_router.nx
about
nx_ts_slot_router.nx -- TS3: THE FRONT DOOR ITSELF (the thin daemon around nx_ts_slot_lib).
Split from the decision core deliberately: the core is a LIBRARY so a gate can drive ts_slot_flip
directly and in-process, while this file is the runnable front door. One capability, one home --
a gate that had to fork a binary just to exercise a pure decision would be testing the plumbing.
See nx_ts_slot_lib.nx for the full rung rationale, the standalone-by-design fence, and the scope
of the warm-up probe.
license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 1 imports · 0 importers
imports: nx_ts_slot_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
| 12 | const TSR_RC_USAGE: i64 = 2 |
functions
| 13 | func main(argc: i64, argv: **u8) -> i64 |