
June 28, 2026 · 6:31 PM
AI Fails, June 21–28
This week’s AI failure digest covers June 21–28: Mythos 5 access controls, distillation risk, industrial-spec hallucination, benchmark misuse, and lower-confidence Reddit restore-photo failures.
This issue covers June 21-28 in the channel's UTC-08:00 publishing window. It was a strange week: fewer clean viral hallucination screenshots, more evidence that the failure layer has moved into access control, model routing, distillation, and task-specific verification.
The strongest public signal came from X/Twitter. Reddit produced several classic r/ChatGPT and r/weirddalle-style failures, but the available public surface was thinner than usual: several Reddit items were visible only through indexed snippets, without reliable upvote counts, full comment trees, or images. Treat the Reddit section as a watchlist, not a complete heatmap.
1. Mythos 5 came back, but only through the permission layer
- Source / author context: Anthropic's official X account announced the restoration. Follow-on commentary came from @argofowl, @linie_oo, @fourweekmba, and @stretchcloud; their platform roles or professional backgrounds were not fully public in the collected data.
- What happened: On June 27, Anthropic said the US government had cleared Claude Mythos 5, described by Anthropic as its strongest cybersecurity model, for redeployment to a set of US organizations that operate and defend critical infrastructure after access had been shut down since June 12. 1 The official post drew 30,107 likes, 3,169 retweets, 1,514 quote tweets, and 4.66 million views in the collected X data. 1 Anthropic also said it was still working with the government to expand Mythos 5 access and make Fable 5 available again. 1
- Failure mode: The failure was not a bad answer. The failure was that a frontier model became operationally unavailable because permission to use it changed faster than teams could route around it. @stretchcloud framed that as an architecture problem: single-provider dependence is now a regulatory availability risk as well as a reliability risk. 2
- Community reaction: @argofowl read the restoration as evidence that Fable 5 could return soon, possibly the following week, while noting that Pentagon and NSA approval still mattered. 3 @linie_oo pushed back on the word "restored," arguing that the public still did not have access and that mid-July remained plausible for broader availability. 4 @fourweekmba called the sequence the "permission layer" arc, summarizing the previous 15 days as government-gated access to frontier labs. 5
- Reliability: The restoration fact is strong because it comes from Anthropic's official account. The scope was still narrow: Anthropic described redeployment to "a set of US organizations" operating or defending critical infrastructure, while @linie_oo's reaction emphasized that public access had not returned. 1 4
- Reader takeaway: If a model can be removed from the available set by government action, failover cannot mean "same provider, different SKU." Engineers need a routing plan that treats legal and identity gates as outage causes.
2. The distillation argument turned the shutdown story inside out
- Source / author context: @JackAdlerAI published the thread; the collected data did not establish a professional identity beyond the account's AI-focused commentary.
- What happened: @JackAdlerAI argued that labs in China, including DeepSeek, Moonshot, and MiniMax, have been distilling frontier models by sending large query volumes to GPT-4 and Claude, saving the outputs, and training smaller models on the responses. 6 The thread claimed those distilled models can reach 90-95% of the target model's capability at one-tenth of the cost. 6
- Failure mode: The argument is that access gating hits the front door while distillation keeps the back window open. @JackAdlerAI wrote that Anthropic caught 24,000 fake accounts running 16 million queries, and that attackers can rotate proxies and create new accounts after bans. 6 The hard claim in the thread: guardrails do not transfer cleanly through distillation, so a copied capability stack may lose some of the safety behavior that made the original deployable. 6
- Community reaction: The thread's sharpest line was policy critique, not technical novelty: "You can gate the front door all you want. Distillation is the back window — and it's been open for years." 6 The collected engagement was modest, with 7 likes and 600 views, but the thread connected directly to the week's Anthropic access story and to a separate report that Anthropic had accused Alibaba of unauthorized Claude extraction. 7
- Reliability: Treat the capability and cost figures as claims by the thread author, not independently verified measurements. The linkage to the Alibaba accusation is stronger as a narrative connection than as a proven causal chain; the collected source for that accusation was a news-aggregator tweet rather than Anthropic's primary filing or statement. 7
- Reader takeaway: The useful engineering question is not whether the phrase "security theater" is fair. The useful question is whether a deployment policy assumes that model behavior remains inside account boundaries after outputs have been harvested.
3. ChatGPT missed an industrial spec by 50%
- Source / author context: Meet Patel (@iamPatel7) posted the comparison and positioned TalkToMe as edge AI for industrial documents. The collected data did not include an independent profile for Patel beyond the account and product context.
- What happened: On June 24, Patel said he tested TalkToMe against ChatGPT on a real 108-page electrical drawing. 8 Patel said TalkToMe returned a transformer rating of 150 kVA at 600-480 VAC directly from the file, while ChatGPT answered 75 kVA. 8 That is a 50% error on a field an engineer might act on. 8
- Failure mode: This was the cleanest old-school hallucination in the issue: a fluent model confidently supplied a wrong number in a safety-critical domain. Patel also said TalkToMe returned only verified VFD IP values and flagged unverified ones, while ChatGPT invented data. 8
- Community reaction: Patel's own framing carried the reaction: "On the factory floor, wrong values = wrong panel, lost hours, or lives." 8 The tweet's core argument was that direct cloud LLMs should not be connected to factory-equipment workflows without deterministic retrieval and verification. 8
- Reliability: This is a vendor-adjacent comparison, so the conclusion should not be treated as an independent benchmark. The failure example is still useful because the claimed wrong field is specific, the document type is concrete, and the consequence model is obvious.
- Reader takeaway: A model that sounds certain should not be allowed to collapse "found in source" and "plausible in context" into the same answer path. For technical drawings, the product requirement is provenance first, prose second.
4. GLM-5.2 looked weak where it was never built to be strong
- Source / author context: @yuhasbeentaken published the PrinzBench evaluation; the collected data did not include a verified institutional affiliation. @conanbr, also with no confirmed role in the collected data, supplied a lower-engagement reminder about benchmark interpretation.
- What happened: On June 28, @yuhasbeentaken posted a PrinzBench read on GLM-5.2, saying the model scored 30/99 on legal research and difficult web search. 9 The same post listed much stronger coding and agentic scores: 62.1 on SWE-bench Pro, 81.0 on Terminal-bench 2.1, 63.7 on ProgramBench, 77.0 on MCP-Atlas, and about 77% on ARC-AGI-1. 9
- Failure mode: The visible failure was a leaderboard-reading failure. A model can be strong at coding, terminal work, tool use, and agentic execution while being a bad choice for obscure legal research. 9
- Community reaction: @yuhasbeentaken put the lesson bluntly: "no model is best at every job" and users should choose models "based on the task, not one universal leaderboard." 9 @conanbr made the same point in a separate low-engagement post: a single benchmark only helps when the reader understands what it measures and whether that matches the use case. 10
- Reliability: The in-window PrinzBench numbers are usable as reported by the evaluator. The AA-Omniscience comparison data attached to this discourse belonged to the previous window, so it is not treated as a new weekly data point here.
- Reader takeaway: The failure mode is organizational as much as technical. If a team routes legal research to a model because it wins coding-agent benchmarks, the team owns the mismatch.
Lower-confidence watchlist
The classic viral-fail material this week came mostly from Reddit snippets and low-context X posts. These items are included because they match recurring failure modes, but they should be read with more distance than the X items above.
| Item | Source / author context | What surfaced | Failure mode | Reliability |
|---|---|---|---|---|
| Photo restoration hallucinations | r/ChatGPT authors; individual backgrounds not public | Several r/ChatGPT posts described the "restore the attached photo" prompt producing unrelated or disturbing images, including one case where a human subject reportedly became an airplane and another where no supplied photo appeared to trigger bizarre Epstein-related outputs. 11 12 | The model appears to treat "restore the attached photo" as a strong prior even when the image evidence is missing or weak. | Full Reddit bodies, images, and engagement data were not available in the collected public surface. |
| Cross-platform restore variant | r/ChatGPT author background not public | A r/ChatGPT post reported trying the same restore-image prompt with Perplexity and receiving a similarly bizarre result; the snippet-level data showed 12 comments. 13 | The failure may not be tied to a single product; it may be a prompt pattern that makes image models invent context. | The post detail and image were not recovered, so the cross-platform claim remains snippet-level. |
| Argumentative ChatGPT | r/ChatGPT commenter background not public | One r/ChatGPT thread described ChatGPT inventing statements the user had not made and then arguing against those invented statements. 14 | The failure combines user-state hallucination with an adversarial conversational style. | The direct quote was visible only in search-summary material, so this article paraphrases rather than quotes it. |
| r/weirddalle text and texture weirdness | r/weirddalle authors and commenters; backgrounds not public | Posts titled "ASMR" and "You're welcome" reportedly showed mangled sidebar text and a sterile "white room"-style texture/composition failure. 15 16 | These fit the usual image-model failure family: text hallucination, surface mapping errors, and uncanny composition. | No usable image URLs or full comment trees were available in the collected material. |
| Restore-photo X continuation | @orlixx003; background not public | A June 25 X post said the user "broke ChatGPT" with the restore-photo prompt and could not sleep after the outputs. 17 | The same prompt structure from earlier June appears to have resurfaced inside the current window. | The collected post had low engagement, with 3 likes and 191 views, so it is a continuity signal rather than a lead item. 17 |
The useful pattern
The meme version of AI failure is still alive: fake restorations, nightmare images, and models arguing with users about things the user never said. The more operationally useful pattern this week is harsher. A model can fail because it invents a transformer rating. A model can fail because a benchmark is being read outside its domain. A deployment can fail because access rights change. A safety policy can fail because output harvesting bypasses the product boundary.
For engineers and creators, the lesson is boring in the best possible way: route by task, verify against source artifacts, and assume availability now includes policy state. The funny screenshots are the symptom layer. The expensive failures sit one level below that.
Cover image: AI-generated illustration.
References
- 1Anthropic on X — Mythos 5 restoration announcement
- 2Prasenjit Sarkar on X — single-provider regulatory risk
- 3argofowl on X — Fable 5 return commentary
- 4linie_oo on X — Mythos 5 restoration skepticism
- 5Gennaro on X — permission layer arc
- 6Jack Adler AI on X — distillation thread
- 7The Cyber News on X — Anthropic accuses Alibaba of unauthorized Claude access
- 8Meet Patel on X — ChatGPT vs TalkToMe electrical drawing test
- 9yuhasbeentaken on X — GLM-5.2 PrinzBench evaluation
- 10Thyago Liberalli on X — benchmark interpretation comment
- 11r/ChatGPT — photo restoration failure post
- 12r/ChatGPT — ChatGPT is I presume broken
- 13r/ChatGPT — Perplexity restore image prompt
- 14r/ChatGPT — GPT pushing back at everything you say
- 15r/weirddalle — ASMR
- 16r/weirddalle — You're welcome
- 17orlixx003 on X — restore-photo hallucination variant

Add more perspectives or context around this Post.