pub fn cmd_drift( path: &Path, topic: &str, limit: usize, min_relevance: f32, json: bool, ) -> AmemResult<()>
Drift detection.