909 B
909 B
| name | description | triggers | auto_invoke | |||||
|---|---|---|---|---|---|---|---|---|
| versor-coherence-guardian | Enforce Versor Coherence Guardian Protocol + exact algebraic closure before any change in algebra/, field/, vault/, or generate/. Auto-triggers on relevant paths. |
|
true |
Before any edit or proposal in the triggered paths, execute the Versor Coherence Guardian Protocol from GROK.md:
- Confirm
||F * reverse(F) - 1||_F < 1e-6holds for affected FieldState(s). - Verify that
versor_apply(V, F)andcga_inner(X, Y)paths remain exact. - Re-run relevant checks from
tests/test_versor_closure.py(or current equivalent). - Only proceed if all checks pass. Block or surface any violation immediately.
This skill is non-bypassable for the listed modules. It is the primary enforcement mechanism for CORE's core algebraic invariant.