[Unit] Description=Cognitive Memory hourly embedding refresh (skips if unchanged) [Service] Type=oneshot ExecStart=/bin/bash -c 'export PATH="/home/cal/.local/bin:$PATH" && /home/cal/.local/bin/claude-memory embed --if-changed'