code wiki / swarm
topic: swarm
22 modules sharing the swarm name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_swarm_admit.nx | THE GENERAL ECOSYSTEM ADMISSION CAPABILITY (operator 2026-07-16: host- | 101 | 4 |
| nx_swarm_admit_gate.nx | gate for the general swarm admission capability. | 51 | 1 |
| nx_swarm_arbitrate.nx | SWARM FABRIC cross-workstream RESOURCE ARBITRATION (SF-ARB): the layer that | 119 | 4 |
| nx_swarm_beat.nx | SWARM FABRIC fleet-beat store (SF-R1b): every worker reports its beacon NODE | 462 | 14 |
| nx_swarm_coord.nx | SWARM FABRIC class-aware COORDINATOR (SF-R-COORD): the missing UNIFIER that routes | 245 | 10 |
| nx_swarm_discover.nx | SF-DISCOVER: find GPU inference capacity on the LAN and register it. | 222 | 11 |
| nx_swarm_endpoint.nx | thin CLI over nx_swarm_endpoint_lib (the resolver SSOT). | 145 | 1 |
| nx_swarm_endpoint_lib.nx | THE one act every swarm caller performs: resolve a ROLE to an ADDRESS. | 245 | 15 |
| nx_swarm_gpu.nx | SWARM FABRIC GPU/VRAM inventory + SPLIT-MODEL SHARD PLANNER (F792). The keystone of | 556 | 15 |
| nx_swarm_job.nx | SWARM FABRIC job engine (SF-R3): decompose a chunky GEN job into independent | 483 | 20 |
| nx_swarm_lib.nx | SWARM FABRIC shared lib: the NODE-row contract (validate/freshness), bounded | 172 | 7 |
| nx_swarm_maturity.nx | SWARM FABRIC MATURITY census (SF-MAT): the HONEST measurement the operator | 321 | 12 |
| nx_swarm_pack.nx | SWARM FABRIC heterogeneous MAX-UTILIZATION scheduler (SF-R-PACK): get the MOST out | 451 | 13 |
| nx_swarm_place.nx | SWARM FABRIC placement brain (SF-R2): given the fleet snapshot (NODE rows | 333 | 10 |
| nx_swarm_queue.nx | INTELLIGENT QUEUING + COORDINATION for the swarm admission plane (operator | 449 | 19 |
| nx_swarm_queue_gate.nx | gate for the intelligent queue scheduler. | 111 | 2 |
| nx_swarm_shardserve.nx | SPLIT-MODEL SERVE PIPELINE (F838 keystone): run a stack of N sovereign no-float | 432 | 36 |
| nx_swarm_sim.nx | deterministic swarm simulator + download engine (bits-up, replayable). | 147 | 6 |
| nx_swarm_sim_test.nx | KAT for the deterministic swarm simulator / download engine. | 88 | 2 |
| nx_swarm_tend.nx | ACTIVE QUEUE TENDER (operator 2026-07-16: "whoever in the nishi RACI is part | 139 | 5 |
| nx_swarm_tend_gate.nx | gate for the active queue tender (SOTA queue ops, no fire-and-forget). | 92 | 2 |
| nx_swarm_tile.nx | SWARM FABRIC chunk EXECUTOR (SF-R3 real-artifact): a sovereign, embarrassingly- | 387 | 16 |