Status: Canonical · v0.1-docs
License: MIT
Philosophy: Machine World Only
SYF is a mathematical law of coherence applicable to intelligent systems.
Any thermodynamic or physical interpretation is external, optional, and non-required.
SYF acts as an autonomous coherence constraint, preventing incoherent system states by construction.
It is not software, not a product, and not a framework. It is a mathematical law made executable.
SYF defines mathematical invariants that make certain actions structurally impossible.
- SyFF - Systemic Fire Formula:
R = (F x E) / K - R - Systemic Ratio (invariant output, measured, never optimized)
- FirePlank - Safety floor (continuity constraint)
- Core Axioms - No governance, no oracle, no feedback, no intent
- A governance system
- An alignment mechanism
- A token or economic model
- A dashboard, pipeline, or service
- Any system that requires human interpretation
- A feedback, learning, or optimization loop
SYF is open because laws must be verifiable.
This repository contains only what is necessary to reproduce and audit the law.
"If it has intent, it's not kernel."
This repository is a canonical documentation repository. Markdown files are the source of truth. PDFs are sealed derivative exports.
- the initial canonical phase of SYF
- not a single file
- not a runtime
- not an implementation
Within this public repository, the authoritative canonical index is
docs/genesis/BUNDLE.md.
The sealed Genesis canon is defined by the documents listed there.
docs/
├── genesis/ # PRIMARY CANON (Genesis Layer)
│ ├── FOUNDATION.md # SYF foundational law
│ ├── WHY_MORAL_LAWS_FAIL.md
│ ├── LEXICON.md # Canonical vocabulary
│ └── BUNDLE.md # Sealing & integrity manifest
│
├── SyFF.md # The formula (support canon)
├── R.md # The invariant output
├── FIREPLANK.md # The safety floor
├── CORE_AXIOMS.md # Non-negotiable constraints
├── SYF_CORE.md # Full technical specification
├── appendix/ # Supporting or experimental documents (not part of the canonical law)
│ └── SYFBOT_CANON.md # Guardian specification (non-canon)
│
└── releases/
├── genesis/
│ ├── SYF_Genesis_v0.2.pdf
│ ├── SYF_Genesis_Foundation_v0.1.pdf
│ └── SYF_Genesis_Public_Short_v1.0.pdf
│
└── checksums/
├── sha256sums.txt
├── SYF_Genesis_v0.2.sha256
├── SYF_Genesis_Foundation_v0.1.sha256
└── SYF_Genesis_Public_Short_v1.0.sha256
This law is:
- Falsifiable - test it, break it, prove it wrong
- Attackable - find the edge cases
- Cold - no hype, no narrative, no promises
We seek logical and structural critique, not adoption metrics.
SYF-Core defines the law only.
Experimental, illustrative, or executable instantiations exist outside this repository:
-
SYF-Lab
https://github.com/AnathemaOfficial/SYF-Lab
Observation protocols, signal transport (FRAME-R), and experimental instrumentation. -
SYF-Minimal
https://github.com/AnathemaOfficial/SYF-Minimal
Minimal, deterministic reference implementations and test vectors for the SYF invariant.
If an experiment contradicts the law, the experiment is invalid - not the law.
Within this public repository, the normative Genesis bundle is indexed by
docs/genesis/BUNDLE.md and consists of:
- FOUNDATION.md
- WHY_MORAL_LAWS_FAIL.md
- LEXICON.md
Supporting documents under docs/ extend context, terminology, and public
reference material, but the Genesis bundle is the sealed canonical core.
All code in this repository is non-normative and provided for reference only.