pub fn read_memory_event_candidates( memory_db_path: &Path, query: &str, limit: usize, ) -> Result<Vec<MemoryEvent>>