ENTRO-GHOST: Entropic Memory and Residual Pattern Discovery in Informational Voids
Project description
👻 ENTRO-GHOST (E-LAB-08)
Entropic Memory and Residual Pattern Discovery in Informational Voids
📖 Overview
ENTRO-GHOST introduces the Entropic Memory Framework (EMF) that treats residual information — the thermodynamic traces left by prior computational states — as actionable signals rather than discarded noise.
Key Contributions
| Component | Description |
|---|---|
| Ghost Trace Γ(t) | Exponentially-weighted integral of stability history |
| Ghost Recovery Algorithm | Augments control with recall force: u_GRA = u + ζ·(Ψ* - Γ) |
| Void Pattern Detector | Treats informational gaps as latent potential energy |
| Holographic Stability Protocol | Distributed memory with Byzantine fault tolerance |
Results
- 47.3% reduction in recovery time after catastrophic collapse
- Unconditional stability guarantees (Routh-Hurwitz)
- Byzantine fault tolerance up to ⌊(M-1)/2⌋ corrupted subsystems
🚀 Quick Install
pip install entro-ghost
🔬 Quick Start
from entro_ghost import GhostRecoveryOptimizer
# Initialize with default parameters
gra = GhostRecoveryOptimizer(alpha=0.1, zeta=0.65)
# Update ghost trace and get control signal
psi = 0.85 # current stability
psi_star = 0.95 # target stability
u_baseline = 0.1
result = gra.control(psi, psi_star, u_baseline)
print(f"Ghost pull: {result['u_ghost']:.3f}")
print(f"Total control: {result['u_total']:.3f}")
📚 Documentation
· Website: https://entro-ghost.netlify.app · Paper: DOI: 10.5281/zenodo.19504584 · API Docs: https://entro-ghost.readthedocs.io
🧬 EntropyLab Program
E-LAB Project Focus 01 ENTROPIA Theoretical foundations 02 ENTRO-AI AI inference stability 03 ENTRO-CORE Core measurement 04 ENTRO-ENGINE System coupling 05 ENTRO-EVO Adaptive weighting 06 ENTRO-NET Distributed sync 07 ENTRO-QUANTUM Probabilistic states 08 ENTRO-GHOST Entropic memory 09 (forthcoming) - 10 ENTRO-MANIFESTO Unified manifesto
📝 Citation
@software{baladi2026entroghost,
author = {Samir Baladi},
title = {ENTRO-GHOST: Entropic Memory and Residual Pattern Discovery},
year = {2026},
doi = {10.5281/zenodo.19504584},
note = {E-LAB-08}
}
📄 License
MIT License © 2026 Samir Baladi
Part of the EntropyLab Research Program "Systems that know where they have been can find their way back significantly faster than systems that do not."
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entro_ghost-1.0.0.tar.gz.
File metadata
- Download URL: entro_ghost-1.0.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: ENTRO-GHOST-Uploader/1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51596424cc00f8e6d0152a1b24a2dc7438a90278d842115d22e021732e9f3452
|
|
| MD5 |
2fb563746f965b5e8f9ff1f3cd53c03f
|
|
| BLAKE2b-256 |
de0ba025bac4cbc01945f774627a27e301a3c1e643c962c814437255046963d2
|
File details
Details for the file entro_ghost-1.0.0-py3-none-any.whl.
File metadata
- Download URL: entro_ghost-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: ENTRO-GHOST-Uploader/1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7131c08655ef7e4ca7e33d3c584fecff0b6b0d8d63bed531a362a576bd3c5d1c
|
|
| MD5 |
5e3b5805be0deb594c6ae458b67a499b
|
|
| BLAKE2b-256 |
4e833a0248fefdc0b07e0057cff1ce1ba105dc32ad4ccdc5b5411a4e5e763ca8
|