# Bounded Repair Loop

> Cap the repair loop at a fixed cycle limit, and on each cycle repair from the earliest invalid stage, invalidate all downstream records, and regenerate them; exceeding the limit sets the run blocked with the remaining findings.

Record: `algo:bounded-repair-loop`
Kind: checklist-creation
Canonical: https://banes-lab.com/ontology/algorithms#algo-bounded-repair-loop
Closure: https://banes-lab.com/json/records/algo/bounded-repair-loop/closure

## stage

- [verify](https://banes-lab.com/records/stage/verify.md)

## axis

- [verification](https://banes-lab.com/records/reason/axis-verification.md)

## composed-by

- [Repair Stage](https://banes-lab.com/records/algo/repair-stage.md)
