Commit Graph

1 Commits

Author SHA1 Message Date
blackboxprogramming
48b6c8cb21 Add validated coherence_equation module with validation and unit tests
Implement the bounded coherence equation C(t) = |psi'(M) + s(delta)*alpha| / (1 + |delta|), with input validation, sign function, and unit tests verifying zero delta, negative delta sign, and bounds.

This file forms part of the validation-first approach for Lucidia's codex.
2025-08-12 18:45:27 -07:00