const INGEST_PROGRESS_INTERVAL: u64 = 10;
Report progress every N items during ingest (avoids flooding stderr).