pub const BATCH_SIZE: usize = 1000;
Size of a single insert transaction, per the decisions log (2026-04-19: “batch insert per 1000 lines”).