Commit 3b1c590
docs(vortex-onpair): clarify codes_ptype U8 narrowing condition
The codes slot narrows to U8 only when dict_size is exactly 256, which is
also the minimum size for a valid (complete) OnPair dictionary. The prior
"at most 256 tokens" phrasing implied a range below 256 that can never occur.
Signed-off-by: Francesco Gargiulo <francesco@spiraldb.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2a86d43 commit 3b1c590
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments