# Recursion Control

> Increment depth on recursive entry, compare against maximum depth, reject excessive recursion, and unwind depth on completion.

Record: `algo:recursion-control`
Kind: context-verification
Canonical: https://banes-lab.com/ontology/algorithms#algo-recursion-control
Closure: https://banes-lab.com/json/records/algo/recursion-control/closure

## stage

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

## axis

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

## composed-by

- [Boundary Reconciliation](https://banes-lab.com/records/algo/boundary-reconciliation.md)
- [Plan Phase Verification](https://banes-lab.com/records/algo/plan-phase-verification.md)
- [Quality Governance Loop](https://banes-lab.com/records/algo/quality-governance-loop.md)
