1.4 KiB
1.4 KiB
| id | type | title | tags | importance | confidence | created | updated | relations | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| d0313cb7-2f3b-485f-9b56-e8aaf656127a | configuration | Cognitive Memory automated maintenance with systemd timers |
|
0.8 | 0.8 | 2026-02-13T21:09:52.961436+00:00 | 2026-02-28T22:11:05.296007+00:00 |
|
Set up systemd user timers for automatic cognitive memory maintenance:
Daily timer (midnight): decay → core → embed Weekly timer (Monday midnight): reflect
Service files at ~/.config/systemd/user/cognitive-memory-{daily,weekly}.{service,timer} Both have Persistent=true so missed runs execute on next boot.
Updated client.py to reflect automation in CORE.md header (changed 'Next refresh: manual' to 'Next refresh: daily (systemd timer)').
Check status: systemctl --user list-timers cognitive-memory-* View logs: journalctl --user -u cognitive-memory-daily.service