Review
acme/checkout-api #1194
9a83a9a · ran · took 29.6s · $0.21
Synthesiser summary
7 findings across 4 agents.
medium2low5
Agents on this head
correctness
3findings
- time
- 29.3s
- tokens
- 41.2k
- cost
- $0.05
test-coverage
3findings
- time
- 16.6s
- tokens
- 98.9k
- cost
- $0.07
docs-drift
1finding
- time
- 4.6s
- tokens
- 50.8k
- cost
- $0.05
security
0findings
- time
- 29.6s
- tokens
- 71.9k
- cost
- $0.04
Findings
7 of 7 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| medium | src/db/queries/orders.ts:453 | race | 82% | |
| medium | src/components/CartSummary.tsx:163 | off-by-one | 66% | |
| low | src/api/middleware/rate-limit.ts:437 | assertion-gap | 90% | |
| low | src/workers/reconcile.ts:24 | stale-example | 89% | |
| low | src/db/queries/orders.ts:308 | untested-branch | 69% | |
| low | src/db/queries/orders.ts:243 | error-handling | 65% | |
| low | src/auth/session.ts:282 | flaky | 56% |