1.6 KiB
1.6 KiB
| id | type | title | tags | importance | confidence | created | updated | relations | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 42c9a09c-1049-4628-9bbd-1a2f03769c2f | decision | Removed CORE.md auto-loading from sessions — rely on MCP recall instead |
|
0.8 | 0.8 | 2026-02-28T20:56:21.791535+00:00 | 2026-02-28T20:57:20.023293+00:00 |
|
CORE.md Auto-Loading Removed (MCP-First Approach)
Removed the MEMORY.md symlink mechanism that auto-loaded CORE.md (~3K tokens) into every Claude Code session.
Rationale
At 670 memories, CORE.md was a blunt instrument — every session paid the token tax regardless of relevance. Most entries were project-specific (Proxmox upgrades, PD card fixes, SBA Scout phases) with no universal value.
New Approach
CLAUDE.md Memory Protocol section instructs Claude to use MCP memory_recall for on-demand context.
Changes
- Removed 20 MEMORY.md symlinks
- Removed
ensure-symlinksstep from daily systemd service - Updated CLAUDE.md to emphasize MCP recall over passive loading
- CORE.md still generated daily for manual browsing via
claude-memory core