Review
acme/billing-worker #225
c26fa13 · ran · took 40.9s · $0.38
Synthesiser summary
9 findings across 5 agents.
high2medium3low4
Agents on this head
correctness
4findings
- time
- 13.6s
- tokens
- 84.2k
- cost
- $0.05
performance
4findings
- time
- 28.1s
- tokens
- 98.8k
- cost
- $0.07
test-coverage
1finding
- time
- 40.9s
- tokens
- 71.4k
- cost
- $0.12
docs-drift
0findings
- time
- 16.8s
- tokens
- 87k
- cost
- $0.07
security
0findings
- time
- 18.1s
- tokens
- 85.3k
- cost
- $0.07
Findings
9 of 9 shown · sorted by severity, then confidence
| Severity | File | Category | Title | Confidence |
|---|---|---|---|---|
| high | src/billing/webhook-handler.ts:304 | n-plus-one | 91% | |
| high | src/workers/reconcile.ts:421 | null-deref | 80% | |
| medium | README.md | logic | 69% | |
| medium | src/auth/tokens.ts:266 | allocation | 62% | |
| medium | src/db/queries/orders.ts:430 | unbounded-query | 55% | |
| low | src/components/CartSummary.tsx | off-by-one | 97% | |
| low | src/billing/webhook-handler.ts:297 | missing-case | 90% | |
| low | src/lib/retry.ts:83 | blocking-io | 63% | |
| low | src/api/routes/checkout.ts:144 | race | 60% |