diff --git a/graph/configurations/cognitive-memory-systemd-daily-service-updated-symlinks-step-7435a3.md b/graph/configurations/cognitive-memory-systemd-daily-service-updated-symlinks-step-7435a3.md new file mode 100644 index 00000000000..d3f81697747 --- /dev/null +++ b/graph/configurations/cognitive-memory-systemd-daily-service-updated-symlinks-step-7435a3.md @@ -0,0 +1,32 @@ +--- +id: 7435a3ce-1360-4309-a33b-eb226fe1fb07 +type: configuration +title: "Cognitive memory systemd daily service updated — symlinks step removed" +tags: ["[\"cognitive-memory\"", "systemd", "automation", "\"configuration\"]"] +importance: 0.5 +confidence: 0.8 +created: "2026-02-28T20:56:28.174315+00:00" +updated: "2026-02-28T20:56:28.174315+00:00" +--- + +# Cognitive Memory Systemd Daily Service Update + +Updated `cognitive-memory-daily.service` to remove the `claude-memory-symlinks` step. + +## New Service Chain +`decay` → `core` → `memory-git-sync` + +(Previously: `decay` → `core` → `symlinks` → `memory-git-sync`) + +## Files Updated +- `~/.config/systemd/user/cognitive-memory-daily.service` (active unit) +- `~/.claude/skills/cognitive-memory/systemd/` (reference copy) + +## Commands Run +```bash +systemctl --user daemon-reload +``` + +## Notes +- `ensure-symlinks.sh` script retained but no longer called automatically +- Part of the broader CORE.md auto-loading removal (MCP-first approach)