0
mirror of https://github.com/bbenchoff/OrthoRoute.git synced 2026-08-22 06:09:32 +00:00
Files
Brian Benchoff 47eb397342 [phase-7] Add ORTHO_STRICT=1 mode for the present==canonical invariant
The accounting mismatch check now goes through
enforce_present_matches_canonical(): default warns and continues as before;
ORTHO_STRICT=1 raises RuntimeError with the iteration number so corruption
is caught at the pass that introduced it. Three new unit tests cover the
warn path, the strict raise, and the clean-state no-op.
2026-07-30 13:22:40 -07:00
..