pub const AI_CHUNK_SIZE_TEXT: usize = 1024;
Chunk size for text/prose files (chars). Larger to preserve paragraph context.