pub fn index_evolution_knowledge(chat_root: &Path, agent_id: &str) -> Result<()>Expand description
Index memory/evolution/knowledge.md into the memory FTS so it can be found by
memory_search and build_memory_context. Call this after memory evolution writes the file.