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

SeverityFileCategoryTitleConfidence
highsrc/billing/webhook-handler.ts:304n-plus-one91%
highsrc/workers/reconcile.ts:421null-deref80%
mediumREADME.mdlogic69%
mediumsrc/auth/tokens.ts:266allocation62%
mediumsrc/db/queries/orders.ts:430unbounded-query55%
lowsrc/components/CartSummary.tsxoff-by-one97%
lowsrc/billing/webhook-handler.ts:297missing-case90%
lowsrc/lib/retry.ts:83blocking-io63%
lowsrc/api/routes/checkout.ts:144race60%