Update README

This commit is contained in:
Sudo-Ivan
2026-01-14 18:37:47 -06:00
parent 1eeeb1cb4e
commit a9f342f112
+11
View File
@@ -66,6 +66,7 @@ Check [releases](https://git.quad4.io/RNS-Things/MeshChatX/releases) for pre-bui
- **Page Archiving**: Built-in crawler and browser for archived pages offline.
- **Banishment**: Banish LXMF users, Telephony, and NomadNet Nodes.
- **i18n**: Support for English, German, Italian, and Russian.
- **Advanced Diagnostic Engine**: Mathematically grounded crash recovery using Active Inference and Information Theory.
## Screenshots
@@ -272,6 +273,16 @@ We use [Task](https://taskfile.dev/) for automation.
- Rootless docker images
- Pinned actions and container images (supply chain security and deterministic builds)
## Advanced Diagnostic Engine
MeshChatX includes a uniquely sophisticated crash recovery system designed for the unpredictable hardware environments.
- **Probabilistic Active Inference**: Uses Bayesian-inspired heuristics to determine root causes (e.g., OOM, RNS config issues, LXMF storage failures) with up to 99% confidence.
- **Mathematical Grounding**: Quantifies system instability using Shannon Entropy and KL-Divergence, providing a numerical "disorder index" at the time of failure.
- **Manifold Mapping**: Identifies "Failure Manifolds" across the entire vertical stack—from Kernel and Python versions to RNS interface state and LXMF database integrity.
All running locally on your own hardware and it might not be perfect, but it will only get better. The idea is to provide you the help to possibly fix it when you cannot reach me.
## Credits
- [Liam Cottle](https://github.com/liamcottle) - Original Reticulum MeshChat