pub async fn quarantine_memory( engine: &MnemoEngine, id: Uuid, reason: &str, ) -> Result<()>
Mark a memory as quarantined with a reason.