pub fn build_memory_manifest_public(memory_dir: &Path) -> StringExpand description
Build a manifest of existing memory files with content previews. This lets the LLM check for duplicates and decide whether to update existing files or create new ones. Public access to the memory manifest for consolidation.