pub fn detect_memories_fallback( text: &str, session_id: Option<&str>, ) -> Vec<MemoryEntry>
Detect memories from text using configurable patterns.