Local AI that survives memory loss
Deterministic Fragment Graphs β’ Continuity Engine β’ Self-Healing Runtime
Failure is inevitable. Collapse is optional.
A failure-native AI runtime using:
π Deterministic Fragment Graphs (DFG)
RUN β FAIL β DETECT β REBUILD β CONTINUE
git clone https://github.com/raajmandale/XLifelineAI.git
cd XLifelineAI
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
pip install -e .
python examples/resurrection_demo.py
Fragments created: 8
Fragments destroyed: 3
Integrity score: 0.625
Continuity mode: patched
- partial context
- connected memory
- survivable structure
- detect loss
- analyze graph
- rebuild missing
Graph β Scan β Repair β Continue
Simulator
docs/simulator/index.html
Report
docs/demo/resurrection_report.html
xlifeline/
docs/
examples/
Traditional
β reset
XLifelineAI
β recover
- AI continuity systems
- long-running agents
- failure-resilient runtimes
- memory corruption simulation
v0 β DFG runtime core
v1 β semantic repair
v2 β distributed fragments
v3 β agent-native runtime
Research prototype
DFG continuity model validated
Raaj Mandale
Systems Architect β’ AI Infrastructure β’ M-OS β’ QBAIX
GitHub: https://github.com/raajmandale
MIT License
If this idea resonates:
β Star the repo
π΄ Fork it
π§ͺ Break it
π§ Build on top of it
AI shouldnβt restart.
It should recover and continue.
