Cover image

Decision Rights, Not More Layers: What an Auditable Fraud Pipeline Actually Earns

TL;DR for operators A fraud classifier has already scored a transaction. The next operational choice is whether extra context—relationship patterns, anomaly signals, explanations, or an LLM investigator—should merely inform the case or be allowed to change the decision. In Rahil Sharma’s evaluation, the answer is component-specific.1 The bounded LLM investigator was correct on 39 of 60 deliberately balanced difficult cases, versus 43 of 60 for simply applying a 0.5 threshold to the classifier: 65.0% versus 71.7%. The agent changed eight classifier decisions. Two changes fixed mistakes; six replaced correct decisions with incorrect ones. ...

August 24, 2026 · 7 min · Zelina
Cover image

The Network Failed. The Fraud Model Saw Fraud.

TL;DR for operators A transaction fails repeatedly on a weak network. To a fraud model, the retries, interruptions, and irregular timing can resemble suspicious activity. Yet the apparent risk signal may describe infrastructure quality rather than fraudulent intent. Better calibration or a higher confidence threshold can identify uncertain cases, but neither explains the source of uncertainty nor determines who should resolve it. ...

August 5, 2026 · 8 min · Zelina
Cover image

The Mask Is Not the Model: MMIR-TCM Makes Clinical Memory Inspectable

TL;DR for operators How should a clinical AI system move from a noisy image to a recommendation without hiding every judgment inside one model? The practical answer is to separate image standardization, structured interpretation, retrieval, and recommendation generation so each stage can be inspected, corrected, and validated independently. MMIR-TCM’s strongest evidence comes from removing those supports one at a time. Clinical-case memory produced the largest overall loss in prescription reasoning when removed. Formal diagnostic-theory memory mattered most for syndrome differentiation, while removing tongue findings particularly weakened prescription generation. By contrast, tongue segmentation—the architecture’s most visible component—improved semantic performance only modestly. ...

July 28, 2026 · 8 min · Zelina
Cover image

The Test Suite Passed. The Physics Did Not.

TL;DR for operators Nguyen’s paper is not another “AI writes code” victory lap. It is more useful than that. It documents a 12-work-day, 57-session case in which a physicist supervised Claude Code, using Sonnet and Opus models, to build clax-pt, a JAX implementation of a differentiable one-loop perturbation theory module validated against the established C reference code class-pt.1 ...

June 24, 2026 · 17 min · Zelina
Cover image

Pre-Review, Not Peer Review: The Drafting Gate AI Actually Earns

TL;DR for operators AI-Paper-Review is useful because it behaves like a disciplined pre-submission review room, not because it makes peer reviewers obsolete. The system selects a panel of AI reviewer personas, makes them review independently, clusters duplicated concerns, ranks the resulting issues by consensus and severity, then compares them with human reviews. That mechanism matters more than the slogan, because raw AI critique is cheap, noisy, and very good at sounding busy. ...

June 15, 2026 · 18 min · Zelina