Opus 'got dumber'? Actually a units mix-up, not decline
A user questioned whether Claude's Opus model had gotten worse since the launched. The trigger was an incident where an Opus agent, analyzing a data file, claimed a site was getting billions of views over the past 30 days. The number in question, 712,415,683, was not a count of requests or visitors at all — it was bytes, meaning just 712 megabytes.
A photo-serving CDN handling hundreds of megabytes a day is completely normal, so there was no real anomaly. When the file was dropped into a fresh session and re-analyzed, Opus acknowledged the mistake itself. The filename, data_cached_2026-07-16...csv, directly named 's 'Data Cached' metric, which is measured in bytes — a clue that was overlooked.
The scale of the number itself (hundreds of millions to low billions) is also a classic of a byte count rather than a request count on CDN data, another missed signal.
Key points
- Opus agent misread 712,415,683 as a view/request count
- The actual unit was bytes — just 712 megabytes
- The filename ('data_cached') directly named 's byte-based metric but was overlooked
- Hundreds of MB/day on a photo CDN is normal, not alarming
- A fresh session re-analysis led the model to catch and correct its own error