01Analyzes retry loops for unsafe side effects like duplicate email or SMS delivery
02Categorizes issues by severity with actionable code fix recommendations
03Detects missing Idempotency-Key headers in REST API endpoints
04Identifies non-idempotent CQRS command handlers lacking execution tracking
05Flags high-risk payment and financial operations without deduplication guards
0647 GitHub stars