code wiki / model
topic: model
9 modules sharing the model name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_model_card.nx | F785 THE SOVEREIGN MODEL CARD RENDERER (operator 2026-07-20: "model card like | 400 | 17 |
| nx_model_enumerate.nx | the STANDARD, reusable model-port ENUMERATE stage: fetch a HuggingFace repo's tree API | 74 | 4 |
| nx_model_fetch.nx | D2: SOVEREIGN model download (HF resolve -> 302 -> CDN TLS -> stream GGUF to disk). | 162 | 7 |
| nx_model_lane.nx | CLI for the sovereign model-lane lease (core = nx_model_lane_core). | 73 | 1 |
| nx_model_lane_core.nx | SOVEREIGN MODEL-LANE LEASE (pure core, no main; CLI = nx_model_lane, | 327 | 11 |
| nx_model_lane_gate.nx | gate for the sovereign model-lane lease. Deterministic, tiny-RAM, | 79 | 2 |
| nx_model_port_registry.nx | the STANDARD sovereign MODEL-PORT registry: ONE data-driven place that maps every | 89 | 7 |
| nx_model_port_registry_gate.nx | executed proof of the standard model-port registry. Verifies count, name | 74 | 3 |
| nx_model_spec.nx | typed model configuration envelope. | 337 | 14 |