core/algebra
Shay 9723941a38
Fail closed on invalid versor construction
Make versor construction fail closed instead of synthesizing hash-derived fallback rotors.

- remove pseudo-random construction fallback from unitize_versor
- add signed residual helper for +1 field states vs ±1 manifold entries
- validate vocab manifold entries with full residuals
- document antipodal transition rotor failure contract
- add focused invariant tests for versor closure and manifold validation
2026-05-14 10:55:11 -07:00
..
__init__.py arch: close coordinate back-door in vocab layer 2026-05-12 20:52:14 -07:00
backend.py Activate and verify Rust backend 2026-05-13 22:23:48 -07:00
cga.py Fix full test suite after cognitive runtime 2026-05-13 13:52:11 -07:00
cl41.py Fix full test suite after cognitive runtime 2026-05-13 13:52:11 -07:00
holonomy.py Fix full test suite after cognitive runtime 2026-05-13 13:52:11 -07:00
rotor.py Fail closed on invalid versor construction 2026-05-14 10:55:11 -07:00
versor.py Fail closed on invalid versor construction 2026-05-14 10:55:11 -07:00