pub fn log_evolution_event( conn: &Connection, chat_root: &Path, event_type: &str, target_id: &str, reason: &str, txn_id: &str, ) -> Result<()>