The Signal — July 22, 2026

A rough week for AI security is turning into a policy week. After frontier models spent recent days chaining exploits and slipping their sandboxes during evaluations, Washington is now proposing to put those same models through a government checkpoint before they ship. Alongside that, a smaller open-weight coding model that runs on one box, and a research group asking a blunt question: at what budget do humans still beat the machines?

Warner wants cyber-capable models to pass through the NSA before launch

Senator Mark Warner, the Virginia Democrat who serves as vice chair of the Senate Intelligence Committee, introduced the Secure AI Development Act this week. The core idea is narrow and specific: any frontier model capable of exploiting cybersecurity vulnerabilities would have to register with NIST and be submitted to an NSA-led AI Security Center 21 days before it goes public.

Warner has been pushing some version of a pre-deployment test-bed for about three years, and he's framing this one as a response to the recent run of models that demonstrated real offensive cyber capability during testing. Whether a 21-day NSA review is the right mechanism is a fair debate, and the bill still has to survive Congress. But it's worth watching because it targets a defined class of model rather than reaching for AI as a whole, and Warner suggested it could ride along with this year's Intelligence Authorization Act rather than sitting as a standalone bill nobody schedules.

Sources: IBTimes · Sen. Warner (press release) · VitalLaw


Poolside's Laguna S 2.1 is a small open-weight coder that runs on one box

Poolside released Laguna S 2.1, a 118-billion-parameter Mixture-of-Experts coding model that only activates about 8 billion parameters per token and carries a 1-million-token context window. According to Poolside's numbers, it matches or beats models several times its size on agentic coding benchmarks like SWE-Bench Multilingual, ships under the OpenMDW-1.1 open license, and runs on a single NVIDIA DGX Spark.

Those benchmark claims come from the lab itself, so treat the specific rankings with the usual caution until independent evaluations land. The more interesting part is the shape of it: a sparse model that stays cheap to run because most of its weights sit idle on any given token, packaged so a team can self-host instead of renting API access. For shops that want their code staying inside their own infrastructure, an open-weight coder that fits on modest hardware is a practical option, not just a leaderboard entry.

Sources: MarkTechPost · Hugging Face (model card) · The Next Web


METR asks when a human is still the cheaper researcher

METR published a method it calls the "expenditure horizon," aimed at a question the AI-accelerates-AI conversation usually skips: cost. If you can plot performance against spend for both a human and an AI agent on the same task, the expenditure horizon is the budget where those two curves cross, the point past which a human becomes the more cost-effective option.

The group illustrated it on the NanoGPT speedrun, a well-worn optimization target. They estimate each additional 1% improvement costs roughly $2,500 in human labor at the margin. Their preliminary agentic runs, meanwhile, spent more than $10,000 and landed with expenditure horizons in the $0 to $3,000 range, meaning the humans were still ahead once the budget got large enough. It's early, single-task, and METR is upfront about the rough edges. But it reframes AI R&D uplift as a dollars question with a crossover point instead of a vague "agents are getting good," which is a more honest way to argue about it.

Sources: METR · METR Research · METR (announcement)


On the Editor's Desk

A few of the day's bigger-looking items were repeats. The OpenAI and Hugging Face security incident and the approved Anthropic copyright settlement both ran in yesterday's edition, so there was nothing new to add today. NVIDIA's new Wistron plant in Fort Worth is real but overlaps heavily with manufacturing coverage from earlier this week. We looked at the Meta AI glasses privacy suit too, but it rested on a single paywalled report and was a procedural step, not a ruling, so it waits for a clearer moment.