See it in action
Hand-picked diffs from anonymized SiftPulse installs — click any card to read the full review thread.
Auth bypass + raw SQL
feat(login): email + password sign-in endpoint
View sample review →
Rate-limiter off-by-one + concurrency
feat(rateLimit): per-IP token bucket for write endpoints
View sample review →
N+1 query + double-charge on retry
feat(invoiceRun): monthly billing batch + email receipts
View sample review →