Reduce token usage while maintaining full context depth when needed
Claude-Mem uses progressive disclosure, starting sessions with lightweight indexes (titles, types, timestamps) and fetching full observations only on demand. This keeps token efficiency high by default while preserving access to complete context when the AI needs depth.

