pub const MIN_ENRICH_REST_CONCURRENCY: u32 = 1;Expand description
Lowest REST fan-out enrich --mode openrouter accepts (GAP-SG-266).
One means serial. Zero would mean “no worker”, which is not a slower drain but an absent one, so the floor is a refusal and not a preference.