Status: Canonical · v0.1-docs License: MIT Philosophy: Machine World Only
SYF-Core is the upstream thermodynamic theory of the SYF ecosystem.
Its canonical expression is:
R = (F × E) / K
Where:
- R = Result
- F = Focus
- E = Effort
- K = Complexity / chaos
SYF-Core defines the foundational law layer from which the rest of the ecosystem derives.
It is not an application runtime. It is not an execution membrane. It is not a product surface. It is not an actuation layer.
SYF-Core is not merely "inspired by" thermodynamics as a loose metaphor.
Its canonical basis is thermodynamic in principle. The formula R = (F × E) / K
must be understood as part of a thermodynamic theoretical foundation, not as an
optional interpretive layer added afterwards.
Canonical lineage:
- SYF-Core — upstream thermodynamic theory (this repo)
- SYF-Gate — structural admissibility primitive
- SYF-Shield — capacity, progression, and irreversibility primitive
- Anathema-Breaker — sealed synthesis of Gate and Shield into a resolution core
- SLIME-Core — canonical execution membrane built from that core
In short:
- SYF-Core defines the upstream law.
- SYF-Gate and SYF-Shield are intermediate primitives.
- Anathema-Breaker is the sealed heart built from their synthesis.
- SLIME-Core is the canonical execution membrane derived from that heart.
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.