"Entropy is not heat. It is the silence of forgotten intent."
In Intent Tensor Theory (ITT), entropy is not a probabilistic count of microstates. It is the recursive memory loss due to unbindingโthe failure of a fold to complete and maintain intent alignment across iterative steps.
This repository contains the complete mathematical formalism of Recursive Entropy (S_ฮธ), its derivation from the Collapse Tension Substrate (CTS), and its relationship to time, gravity, and the fundamental limits of information.
ฯ_ฮธ = ๐(1 - โ)
Where:
- ฯ_ฮธ: Unbinding scalar (entropy production per fold)
- ๐: Drift magnitude (rate of field change)
- โ: Shell-lock coefficient (recursive coherence)
When โ โ 1: Perfect lock. No entropy. Time halts.
When โ โ 0: Total drift. Maximum entropy. Recursion fails.
S_ฮธ = โซ_ฮฉ โ_{n=0}^{n_max} ฯ_ฮธ(x,n) dยณx
This functional integrates entropy production across:
- Spatial domain ฮฉ: All points in the substrate
- Recursion depth n: From n=0 to the Planck ceiling n_max
| Quantity | Symbol | Definition | Role |
|---|---|---|---|
| Gravity | gโ | -ฮบ_g[โ๐ยทTr(โณ) + ๐ยทโTr(โณ)] | Alignment gradient โ Curvature |
| Entropy | S_ฮธ | โซโ ฯ_ฮธ(x,n) dยณx | Intent decay โ Collapse modulator |
| Time | T | โซ dS_ฮธ/ฯ_ฮธ | Drift accounting โ Memory evolution |
These are not independent forcesโthey are recursive projections of the same CTS substrate.
0.0_recursive_entropy/
โโโ README.md # This file
โโโ docs/
โ โโโ 00-overview.md # The Entropy Scroll introduction
โ โโโ 01-conceptual-foundations.md # What is entropy in ITT?
โ โโโ 02-formal-derivation.md # S_ฮธ and ฯ_ฮธ mathematics
โ โโโ 03-glyph-space-mechanics.md # Drift, lock, and divergence
โ โโโ 04-ceilings-and-erasure.md # S_ฮธ,max and white-noise collapse
โ โโโ 05-thermodynamic-equivalence.md # ITT โ Boltzmann/Clausius
โ โโโ 06-entropic-control-of-delta.md # How entropy modulates gravity
โ โโโ 07-computation-of-reality.md # The final scroll
โ โโโ notation-and-units.md # Complete symbol reference
โโโ notebooks/
โ โโโ entropy_simulation.ipynb # Interactive Colab simulation
โโโ simulations/
โโโ entropy_dynamics.py # Core simulation engine
ฯ_ฮธ(x,n) = ๐(x,n) ยท (1 - โ(x,n))
๐(x,n) = ฮฑ_M โโ_n โณ_ijโ_F + ฮฑ_ฮฆ โโ_n โฮฆโ_2
S_ฮธ,max = n_max ยท โ_Pยฒ ยท N_folds
T = โซ dS_ฮธ / ฯ_ฮธ
W_ITT โ exp(โซ ๐(1-โ) dV)
dโ/dn โค 0 โน dS_ฮธ/dn โฅ 0
| Problem | Classical Status | ITT Resolution |
|---|---|---|
| Arrow of time | Statistical assumption | Geometric: alignment loss over recursion |
| Entropy ceiling | Unbounded in thermo | Bounded by S_ฮธ,max = n_maxยทโ_PยฒยทN_folds |
| Black hole entropy | Area scaling (mysterious) | Memory tensor saturation |
| Information paradox | Unsolved since 1976 | โ=1 prevents complete evaporation |
| What IS entropy? | "Disorder" (vague) | Residue of forgotten recursion |
Start with 00-overview.md for the complete Entropy Scroll.
# Local execution
pip install numpy matplotlib scipy
python simulations/entropy_dynamics.py| Repository | Focus |
|---|---|
| 0.0_Gravity | Gravitational Scroll |
| 0.0_planck_thermodynamics | Planck Core physics |
| 0.0_Coding_Principals_Intent_Tensor_Theory | Software architecture |
@misc{itt_entropy_2025,
author = {Knight, Armstrong},
title = {The Entropy Scroll: Recursive Unbinding in CTS},
year = {2025},
publisher = {GitHub},
url = {https://github.com/intent-tensor-theory/0.0_recursive_entropy}
}This scroll completes the triad.
Entropy is the residue of forgotten recursion.
Time halts not from speed, but from alignment.
The final entropy is not chaos. It is silence.
Website: intent-tensor-theory.com
License: MIT