"""Shared limits for deep analysis (reasoner batch size, parallelism caps)."""

REASONER_QUERIES_MIN = 3
REASONER_QUERIES_MAX = 5
