# Single-Path Determinism Over Dual-Path

> Collapse a flag-selected dual path into one deterministic path, removing the branch and the flag that caused ambiguity.

Record: `algo:no-dual-path`
Kind: Architectural Rules
Canonical: https://banes-lab.com/ontology/algorithms#algo-no-dual-path
Closure: https://banes-lab.com/json/records/algo/no-dual-path/closure

## composes

- [Structural Core](https://banes-lab.com/records/algo/structural-core.md)
- [Execution Core](https://banes-lab.com/records/algo/execution-core.md)
