code wiki / token
topic: token
9 modules sharing the token name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_token.nx | CMS layered-spec task #3 (L3-crypto, lowest BUILD): a secure random token for session IDs and | 60 | 4 |
| nx_token_counter.nx | SOVEREIGN LLM token estimation + budget-aware context packing: the "push our books into | 67 | 5 |
| nx_token_counter_gate.nx | proves the LLM token estimate is sane and, critically, that pack_text NEVER exceeds | 40 | 4 |
| nx_token_merge.nx | H8 token merging plan (bits-up). | 235 | 10 |
| nx_token_merge_test.nx | smoke for H8 token merging plan. | 185 | 1 |
| nx_token_meter.nx | TOKEN-EFFICIENCY METER (Auditor): the measured drivers | 115 | 4 |
| nx_token_permutation.nx | order-effect analyzer for prompt token sequences. | 274 | 6 |
| nx_token_permutation_test.nx | smoke + the user's 4-permutation case. | 98 | 2 |
| nx_token_sample.nx | logit sampling primitives for inference. | 318 | 5 |