Offline knowledge
Resilience Vault
Resilience Vault is an offline-first library (Kiwix ZIM packs) plus local AI grounding so you can keep learning, repairing, building, and coordinating even when the internet is unavailable.
Status
Sync / Update
python3 /home/powerprogress/resilience_vault_sync.py --profile mini
python3 /home/powerprogress/resilience_vault_sync.py --profile essential
python3 /home/powerprogress/resilience_vault_sync.py --profile full
# optional: scheduled weekly sync (pick one)
sudo systemctl enable --now resilience-vault-sync@mini.timer
sudo systemctl enable --now resilience-vault-sync@essential.timer