# Repair Stage

> Route every finding to its earliest responsible owner stage, apply the fix, invalidate every dependent record downstream, and re-run from that stage — bounded to a fixed number of cycles, after which the run terminates as blocked with the remaining findings.

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

## stage

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

## axis

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

## composes

- [Severity Failure Routing](https://banes-lab.com/records/algo/severity-failure-routing.md)
- [Bounded Repair Loop](https://banes-lab.com/records/algo/bounded-repair-loop.md)

## composed-by

- [Checklist Creation Kernel](https://banes-lab.com/records/algo/checklist-creation-kernel.md)
