const TEXT_PREVIEW_MAX_FILE_BYTES: u64 = _; // 8_000_000u64
Maximum file size (bytes) to attempt text preview; files larger than this are skipped entirely.