Someone posted a real Monet to social media this week, captioned it as AI-generated, and watched the internet agree.
The experiment, floated on Twitter/X by @jediwolf, wasn’t subtle or elaborate. Just a genuine painting by one of the most recognized artists in history, relabeled as a diffusion model output. And people bought it. Comments called out the “telltale AI look.” Some flagged it to AI content detectors. A few probably reported it.
This is where we are in 2026.
The failure isn’t really about fooling people into thinking Monet painted like Midjourney. It’s about what happens when a signal becomes so overloaded it loses all meaning. We trained ourselves to spot “AI-ness” through a specific aesthetic window, the soft blurs, the uncanny symmetry, the slightly-too-smooth skin of early diffusion models. That window has closed. Modern image generators don’t produce those artifacts reliably anymore, and the tells we trained our eyes on are gone.
AI image detectors haven’t kept up. Tools like Hive Moderation, AI or Not, and Illuminarty operate on statistical classifiers trained on datasets that go stale as generators improve. The underlying methodology is shaky by design: you’re training a model to recognize outputs of other models, and the target is a moving one. Every new model release, every fine-tune, potentially invalidates a chunk of the training data your detector depends on.
The benchmark numbers these services publish tend to be measured on held-out samples from the same distribution as their training data. That’s not a real-world test. In the real world, the input is a Monet.
There’s also the fundamental direction problem. A classifier trained to identify AI images will have a lower false-negative rate when it’s looking at outputs from models it knows about, but its false-positive rate on real human-made images, especially older or stylized ones, is essentially untested at scale. Impressionist paintings with their loose brushwork and non-photorealistic color are going to confuse any model that learned “AI” means “not photographic.”
If you’re building anything that relies on AI content detection, this should make you nervous. The assumption that you can pipe user-submitted images through a detection API and get a meaningful signal is not holding up. It’s not a matter of picking the right vendor. The approach itself is fragile.
Some teams have started moving toward provenance-based approaches instead of detection-based ones. The C2PA standard (Coalition for Content Provenance and Authenticity) embeds cryptographically signed metadata at the point of creation, so you’re not trying to detect AI after the fact, you’re verifying a chain of custody. Adobe’s Content Credentials, implemented in Firefly, attaches this metadata automatically. Several camera manufacturers are starting to include it in hardware.
The catch is that C2PA only helps if the content was signed at creation. Anything generated before adoption, anything where the metadata was stripped, anything screenshotted or re-uploaded, falls outside the system. It’s an infrastructure play that requires near-universal adoption to be useful, and we’re nowhere close.
For now, the honest engineering answer is: don’t treat AI detection as a reliable gate. Use it as one weak signal among several, weight it appropriately, and build your systems to tolerate a high error rate in both directions.
Separately this week, Rui Carmo at taoofmac wrote a piece called “The Siri for Families Apple Will Never Build,” and it’s worth reading alongside the Monet story because it’s about a different kind of gap: not between real and fake, but between what AI assistants could do and what they actually do.
Carmo’s argument is that Apple sits on a unique combination of assets, tight hardware integration, deep privacy infrastructure, on-device ML, and a user base that skews toward people who would actually pay for a well-designed family AI assistant, and does almost nothing interesting with it. Siri in 2026 still can’t reliably set a timer while you’re on a call. It can’t learn that one family member is lactose intolerant and quietly flag relevant recipes. It can’t manage a shared household calendar with any real intelligence.
The gap isn’t technical, or at least not entirely. Apple has the ML talent and the compute. What it doesn’t seem to have is the product vision or the organizational appetite to ship something that requires ongoing model updates, personalization that spans devices, and the kind of ambient intelligence that feels more like a household member than a lookup service. That’s a harder thing to build than the underlying models.
The piece is a useful corrective to the assumption that whoever has the best models wins. Distribution, trust, and product coherence matter enormously, and right now Apple has two out of three. The third, a genuinely useful AI layer that understands your life rather than just your query, remains stubbornly absent.
What links these two stories is a failure of calibration. In the Monet case, we’ve overcalibrated to a version of AI aesthetics that no longer describes what AI actually produces. In the Apple case, the company has under-calibrated to what users actually need from an AI assistant embedded in their daily life.
Both are problems of model-world mismatch, just at different layers. The detector’s internal model doesn’t match the world of images it’s being asked to classify. Apple’s product model doesn’t match the world of how families actually live and communicate.
Good software engineering is fundamentally about keeping those models in sync. Right now, in both cases, we’re not doing it.
One email at dawn. The five stories that mattered, with the bits removed and the meaning kept. Free, for now.