pub const TRIGRAM_ENTRY_SIZE: usize = 20;
On-disk size of one trigram-table entry (u32 key + 16-byte payload). Legacy constant — unused when CDX index is present.