Review
acme/checkout-api #780
35b2438 · ran · took 18.7s · $0.32
Synthesiser summary
9 findings across 5 agents.
high1medium5low3
Agents on this head
performance
4findings
- time
- 8.7s
- tokens
- 85.9k
- cost
- $0.08
test-coverage
3findings
- time
- 18.7s
- tokens
- 88.6k
- cost
- $0.08
security
2findings
- time
- 9.4s
- tokens
- 29.1k
- cost
- $0.06
correctness
0findings
- time
- 12.3s
- tokens
- 25.7k
- cost
- $0.04
docs-drift
0findings
- time
- 15.1s
- tokens
- 78.7k
- cost
- $0.07
Findings
9 of 9 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| high | src/api/middleware/rate-limit.ts:155 | blocking-io | 95% | |
| medium | src/lib/cache.ts:173 | assertion-gap | 98% | |
| medium | src/api/routes/checkout.ts:164 | flaky | 94% | |
| medium | src/api/middleware/rate-limit.ts:48 | unbounded-query | 90% | |
| medium | src/lib/retry.ts:87 | n-plus-one | 80% | |
| medium | src/api/routes/checkout.ts | auth | 78% | |
| low | src/api/middleware/rate-limit.ts:116 | blocking-io | 75% | |
| low | src/api/routes/checkout.ts:84 | cross-tenant | 64% | |
| low | src/lib/retry.ts:129 | untested-branch | 57% |