pub fn cmd_revise( path: &Path, hypothesis: &str, threshold: f32, max_depth: u32, confidence: f32, json: bool, ) -> AmemResult<()>
Belief revision.