Review
acme/billing-worker #919
69694d5 · ran · took 39.4s · $0.43
Synthesiser summary
12 findings across 5 agents.
high3medium5low4
Agents on this head
correctness
4findings
- time
- 17.9s
- tokens
- 96.6k
- cost
- $0.12
performance
4findings
- time
- 24.6s
- tokens
- 81k
- cost
- $0.05
test-coverage
3findings
- time
- 39.4s
- tokens
- 52.6k
- cost
- $0.08
security
1finding
- time
- 20s
- tokens
- 61.6k
- cost
- $0.05
docs-drift
0findings
- time
- 12.1s
- tokens
- 82.2k
- cost
- $0.12
Findings
12 of 12 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| high | src/lib/retry.ts:352 | missing-case | 94% | |
| high | src/api/routes/checkout.ts:255 | cross-tenant | 91% | |
| high | src/auth/tokens.ts | n-plus-one | 73% | |
| medium | infra/modules/rds/main.tf:429 | race | 99% | |
| medium | src/api/middleware/rate-limit.ts:186 | missing-case | 98% | |
| medium | src/lib/retry.ts:314 | null-deref | 63% | |
| medium | src/lib/cache.ts:330 | blocking-io | 62% | |
| medium | src/lib/cache.ts:158 | allocation | 58% | |
| low | src/api/middleware/rate-limit.ts:150 | missing-case | 97% | |
| low | src/lib/retry.ts | logic | 89% | |
| low | src/api/middleware/rate-limit.ts:197 | off-by-one | 78% | |
| low | src/db/migrations/0042_add_index.sql:181 | n-plus-one | 56% |