Minimal, non‑canonical reference implementation of the Systemic Fire (SYF) invariant.
Inputs outside this domain must be rejected (error/exception).
No clamping.
Numerical tolerance, if any, is implementation‑defined.
syf-minimal/
├── README.md
├── python/
│ └── syf_core.py
├── rust/
│ └── lib.rs
├── notebook/
│ └── syf_demo.ipynb
├── HOW_TO_DERIVE_F_E.md
└── TEST_VECTORS.md
This project is intended for machines, not humans.
No governance. No optimization. No feedback.