Context Persistence — Health (QIKI_DTMP)
Goal
Be radically confident that context will not be lost across sessions:
- •MCP memory is alive (smoke)
- •backups exist and are fresh
- •systemd timer is installed + active (single scheduler source of truth)
- •cron is not duplicating memory jobs
Procedure (single best path)
- •Run the health script:
bash
bash QIKI_DTMP/scripts/qiki_context_persistence_health.sh --strict
- •If it warns about missing/disabled timers, install them (canon):
bash
bash QIKI_DTMP/scripts/install_context_timers.sh
- •If it warns about cron duplicates, remove cron jobs and keep systemd as the only scheduler.
Evidence
- •Keep the output in the current session
STATUSmemory (SovMem) and include the latestgit rev-parse HEAD.