pub fn restore_archived_rec( memories_dir: &Path, name: &str, recorder: Option<&dyn AuditRecorder>, ) -> Result<()>
Restore an archived memory entry with optional audit recording.