pub fn load_memory_index(memory_dir: &Path) -> Option<MemoryIndex>Expand description
Load the MEMORY.md index file with truncation. Returns None if the file doesn’t exist or is empty.
pub fn load_memory_index(memory_dir: &Path) -> Option<MemoryIndex>Load the MEMORY.md index file with truncation. Returns None if the file doesn’t exist or is empty.