pub async fn run_review_smart( db: &SqlitePool, input: ReviewCheckInput, ) -> Result<ReviewCheckResult>