claude-memory/graph/solutions/coremd-auto-load-via-memorymd-symlinks-5cb26f.md
Cal Corum 34bb613c57 Add 20 retroactive edges and sync pending memory updates
- 20 new high-quality edges across 8 project clusters
- Edge types: BUILDS_ON, RELATED_TO, ALTERNATIVE_TO, REQUIRES
- Updated relation metadata on connected memories
- New episode entries and memory files from recent sessions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:34:07 -06:00

1.0 KiB

id type title tags importance confidence created updated relations
5cb26f44-8100-413d-8fa1-3668472a7672 solution CORE.md auto-load via MEMORY.md symlinks
cognitive-memory
claude-code
automation
configuration
0.9 0.8 2026-02-16T16:45:34.975722+00:00 2026-02-20T04:32:33.773548+00:00
target type direction strength edge_id
c0d10ee1-07e1-4697-a6b6-ae7bb1edfcbc REQUIRES incoming 0.8 1876b305-57b5-4491-8b87-cb85ae5745f6

Solved unreliable CORE.md loading at session start. Claude Code auto-injects each project's ~/.claude/projects//memory/MEMORY.md into the system prompt. Symlinked all project MEMORY.md files to ~/.claude/memory/CORE.md. Script at ~/.local/bin/claude-memory-symlinks refreshes symlinks daily via cognitive-memory-daily.service. Migrated project-specific MEMORY.md content (major-domo infra, strat-gameplay encoding) into cognitive memory before replacing. Updated ~/.claude/CLAUDE.md to remove manual load instruction. Documented in claude-home/development/claude-code-memory-autoload.md.