title: Stage 4 - Reliability & Testing status: PLANNED
Validate the rework loop's stability and ensures objectivity in the evaluation process.
max_reworks and stops even if score is still low.Reference: src/query.ts
max_reworks logic is a hard circuit breaker (similar to MAX_OUTPUT_TOKENS_RECOVERY_LIMIT) to avoid infinite loops and runaway costs.