Quiz 3 Question 12 of 20

A media company runs a real-time content moderation system that evaluates user-submitted posts before publication. The system must respond within 200ms P99. Current Claude Sonnet latency for their prompt is 350ms median, 620ms P99. They are considering switching to Claude Haiku. Haiku median latency is 90ms with P99 of 180ms. Moderation accuracy drops from 96% (Sonnet) to 91% (Haiku). The false-negative rate (harmful content passing) increases from 2% to 6%. Their acceptable false-negative rate is 4%. What is the best architectural response?

Select an answer to reveal the explanation.

Motivation