pub async fn decay_report( memory_dir: &Path, entity_name: Option<&str>, show_all: bool, ) -> Result<(), RecallError>
Show relationship decay report — lists all relationships with their stored vs effective confidence.