The Harness

Accusation graduates to sanctions threat, not just debate

Show Notes

The White House formally accuses Moonshot AI of covertly distilling Anthropic's Fable model to build Kimi K3, with Treasury threatening sanctions and Anthropic calling it industrial espionage tied to military capability. A Fields medalist publicly works through an AI-generated counterexample to the Jacobian conjecture while a separate analysis finds no real evidence AI labs are gaming Simon Willison's pelican benchmark, both sharpening how the field verifies capability claims. A new open-source tokenizer claims a roughly 1000x speedup over Hugging Face's library, cutting a core but overlooked cost in large-scale data pipelines.

What is The Harness ?

A daily summary of what is interesting and happening in the AI industry, with a focus on what this means for people building harness experiences that are used.

Good morning, it's Thursday, July twenty-third.

In today's briefing we see the White House escalate its dispute with Moonshot AI over Kimi K3 from accusation to an explicit sanctions threat, a Fields medalist publicly checking an AI generated counterexample to a decades old math conjecture, and a new open source tokenizer claiming a thousand times speedup on data pipelines.

First up, today in the big model news;

Google + Deepmind / Gemini
Gemini 3.6 Flash's launch week reception has cooled. Practitioners report it's fast, but it calibrates worse than its predecessor, meaning its confidence and refusal behavior track actual correctness less reliably than before. If that holds up under wider testing, it's a real regression, not noise. Teams that lean on Gemini's confidence scores to decide when to defer to a human should treat that signal as weaker until Google addresses it.

In local model developments, three small to mid sized open releases landed together this week: Solar Open two at two hundred fifty billion parameters, Nanbeige four point two at three billion parameters, and Microsoft's Fara one point five. None is individually significant, but together they continue a near weekly pattern of open model drops that keeps compressing the low end of the market. Worth checking this week's small releases before defaulting to a frontier API call on a narrow task.

In AI Infra, a new open source tokenizer called GigaToken claims roughly a thousand times the throughput of Hugging Face's standard library, using SIMD optimized pretokenization and long tail caching. It's fast enough to tokenize the entirety of Common Crawl, often cited at one hundred thirty trillion tokens, in under six and a half hours on a single high end CPU, and it's a drop in replacement for both Hugging Face and Tiktoken interfaces. Tokenization has been treated as a fixed cost of data pipelines for years. If this holds up under real workloads, it means teams could afford to re-tokenize a corpus or rerun a filtering pass far more often than the current pace allows.

In other news, Terence Tao spent Tuesday publicly working through an AI generated counterexample to the Jacobian conjecture, a problem open in three or more dimensions for decades, checking GPT five point six Sol Codex's proposed counterexample on his own blog rather than simply amplifying the claim. Separately, a statistical analysis debunked the theory that labs specifically game Simon Willison's pelican on a bicycle benchmark, finding no measurable lift once difficulty is controlled for. Together, the two mark a shift toward capability claims a listener can check by hand rather than take on faith, whether the checking confirms or debunks. Tao's review alone took two days, and most disputed claims never get a Fields medalist's attention.

On the regulatory front today, the dispute over Kimi K3's origins moved from accusation to enforcement threat. Michael Kratsios, the White House's science and technology policy chief, said Wednesday that Moonshot AI ran a sophisticated internal platform for large scale distillation against US models, built in part on Nvidia GB300 servers Moonshot allegedly obtained through Thailand despite a ban on selling those chips to Chinese firms. Treasury Secretary Scott Bessent followed with an explicit sanctions threat, and Anthropic's head of public policy, Sarah Heck, called the pattern unlawful, hostile distillation attacks amounting to industrial espionage tied to military capability, sharper language than Anthropic used in February against the same three Chinese labs. The disclosed evidence is still circumstantial: hardware access, timing, and a since patched quirk where K3 identified itself as Claude mid conversation. Government is now acting on suspicion before independent technical proof exists, testing whether liability language works as an enforcement lever once the weights are already sitting on US infrastructure. Watch whether Commerce follows through with an actual designation, or the threat alone does the job.

That connects to a second thread this week: Hugging Face's security team fell back to a locally run open model in the middle of a breach response, feeding a broader case for open weights as defensive infrastructure. The timing is awkward, given the White House is simultaneously arguing that a distilled model open weighted by Moonshot is theft, not democratization. If you're building an incident response plan around a single vendor's API, this is a reason to keep an open weight fallback path tested and ready, not theoretical.

That's the briefing. Have a great day.