πŸ”¨ The Anvil

Monday, May 18, 2026

14 stories · Standard format

Generated with AI from public sources. Verify before relying on for decisions.

🎧 Listen to this briefing or subscribe as a podcast →

Today on The Anvil: consolidation under pressure. OpenAI collapses ChatGPT, Codex, and the API into a single agentic platform; Anthropic is briefing G20 finance ministers on a cybersecurity model that finds working exploits at scale; and logistics AI quietly graduates from pilot to production with Net Zero cutting daily routes by half. On the Iran thread, a drone striking UAE's Barakah nuclear plant marks the first hit on Gulf nuclear infrastructure since the conflict began β€” well past the tanker-seizure pattern. Also: Spokane wants transparency on lane removals, and Kootenai County votes tomorrow.

AI Developments

OpenAI Consolidates Under Brockman: ChatGPT, Codex, and API Merge Into One Agentic Platform

Greg Brockman has taken permanent control of OpenAI product strategy, merging ChatGPT, Codex, and the developer API into a single agentic platform ahead of a planned Q4 2026 IPO. The company killed Sora, adult mode, and OpenAI for Science to consolidate engineering on a 'super app' handling conversation, code generation, multi-step task execution, and external service integration β€” a response to ChatGPT's market share sliding from 86.7% to 64.5% YoY while Cursor hits $2B ARR at $50B valuation.

This is the clearest signal yet that the frontier-model business has decided the bet is on unified agents, not specialized products. For builders, two practical implications: the API surface you're building against will keep changing as it absorbs consumer and developer pathways, and the competitive dynamic shifts from 'which model is smartest' to 'which platform owns the agentic workflow end-to-end.' Watch whether Codex retains its distinct identity inside the merge or gets subsumed.

Verified across 1 sources: The Next Web

Anthropic to Brief G20 Finance Ministers on Mythos Cybersecurity Findings

Anthropic will present to the Financial Stability Board and G20 finance ministries on cybersecurity vulnerabilities discovered by its Mythos model β€” which reportedly compromises every major OS and browser with an 83%+ working-exploit success rate. The briefing was requested by Bank of England Governor Andrew Bailey, who named Mythos in an April speech that elevated cyber risk rankings faster than any other category. Mythos access is restricted to 40–50 organizations under Project Glasswing.

This is the first coordinated global regulatory response to a specific AI model's capabilities β€” a meaningful shift from generic 'AI safety' hand-wringing to model-specific governance. The tension Anthropic is now navigating is uncomfortable: restricted access protects against misuse, but regulators want the broader picture and won't accept information asymmetry indefinitely. Expect this to set precedent for how frontier dual-use capabilities get disclosed to states.

Verified across 1 sources: The Next Web

Forward-Deployed Engineer Postings Up 729% YoY as AI Deployment Becomes the Bottleneck

Indeed postings for forward-deployed engineers jumped from 643 to 5,330 between April 2025 and April 2026 β€” a 729% YoY surge. Salaries run $170K–$200K+, with Anthropic, OpenAI, Stripe, Google Cloud, McKinsey, and BCG all hiring. The data lands the same week OpenAI launches its $4B-backed DeployCo and Anthropic stands up a parallel services arm β€” two organizations that both disclosed this week that Claude Code now generates over 90% of their internal software engineering output.

The chart that explains the year. Model capability has stopped being the bottleneck; the constraint is now humans who can translate capability into workflow change inside real organizations. This is why Palantir's 'SaaS is dead' pitch is suddenly resonating β€” the value has migrated upstream from the model to the integration layer. For anyone running product at the boundary of physical and digital systems, the labor-market signal is clear: the people who can ship are the people who can bridge.

Verified across 2 sources: Live Mint · TechRepublic

Newport Beach & Orange County

Orange County Foundation's 2026 Economic Opportunity Report Names Healthcare, Tourism, Aerospace as Growth Sectors

The LA Times published a detailed look at the Orange County Community Foundation's inaugural Economic Opportunity Report, which was previewed in yesterday's briefing alongside Newport Beach rent data. The new reporting fills in the workforce strategy recommendations: expand community college capacity for middle-skill healthcare roles, build high-skill pipelines in life sciences, aerospace, and AI, and address contraction in the childcare sector that's constraining workforce participation.

The healthcare number (49,771 new jobs by 2035) is the headline, but the childcare-contraction call-out is the operational constraint that determines whether any of the rest gets staffed. Workforce reports like this tend to get cited for years in education and economic development funding decisions, so the framing here sets the regional investment narrative through the next planning cycle.

Verified across 1 sources: Los Angeles Times

Coronado Council Sends 4-Story Orange Avenue Measure to November Ballot; Finalizes Kratom Ban

Coronado City Council votes May 19 on a November ballot measure to raise R-4 zone building heights on Orange Avenue from 3 stories/35 ft to 4 stories/42 ft β€” driven by California state housing density requirements. The same meeting finalizes a citywide kratom ban, joining Newport Beach and other coastal cities in restricting the unregulated plant-based compound.

Coronado is one of the most density-resistant cities in California, so a council-sponsored height-increase measure (even at modest 42 ft) reflects how much pressure the state's housing element process is putting on coastal jurisdictions. Worth watching alongside Huntington Beach's $160K court judgment for housing-law non-compliance β€” these are the two ends of the same regulatory squeeze.

Verified across 1 sources: Coronado Times

AI Coding & Design Tools

GitHub Locks Copilot Business and Enterprise to GPT-5.3-Codex With 12-Month LTS Guarantee

GitHub migrated Copilot Business and Enterprise from GPT-4.1 to GPT-5.3-Codex on May 17, with OpenAI's first long-term-support model guaranteed available for 12 months (through February 4, 2027). GitHub cites 'significantly high code survival rate among enterprise customers' as the justification. This is the third pricing or model-stability recalibration for Copilot in under a year β€” following the June 1 shift to AI Credits consumption pricing covered last month.

LTS for models is the maturation signal that's been missing. Enterprise procurement cycles assume vendors won't yank the substrate out from under you mid-audit, and until now AI vendors have been doing exactly that. A 12-month commitment is short by traditional enterprise software standards but represents a real ceasefire in the 'every Tuesday is a new model' arms race. Expect Anthropic and Google to follow with similar guarantees within the quarter.

Verified across 1 sources: GitHub Blog

Anthropic Ships Claude Code Agent View and Managed-Agent 'Dreaming' for Parallel Background Work

Anthropic released Agent View (`claude agents`), a dashboard for dispatching and monitoring multiple background Claude Code sessions as detached supervised processes β€” PR checks, blocking states, and worktree isolation all surface in one screen. The Managed Agents 'dreaming' capability runs durable background tasks and explores multiple outcome branches on Anthropic infrastructure without holding an open synchronous connection. Both ship as part of the Code with Claude 2026 conference batch alongside /goals, /loops, and Routines β€” the /goals feature being the one that runs an independent evaluator model after each execution step to address the 43% premature-completion failure rate documented in prior coverage.

The Managed Agents dreaming feature is the architecturally significant new move here: durable execution, state persistence, and observability pulled out of your code and into Anthropic's stack. That's a different trade than the rate-limit and subscription-credit reversals covered this week β€” this is Anthropic claiming a layer of infrastructure, not just a billing adjustment. The lock-in tradeoff is real for anyone designing portable agent infra, and it lands alongside the /goals evaluator that directly addresses the 43% production-debugging failure rate the Fusion Collective study quantified.

Verified across 3 sources: Cobus Greyling Substack · Dev.to · InfoQ

AI Supply Chain & Logistics

Net Zero Logistics Cuts Daily Routes 50–75% With Finmile's Agentic Route Optimization

Connecticut last-mile carrier Net Zero Logistics deployed Finmile's AI route optimizer and cut daily routes from 30–40 down to 16–20 while maintaining or improving delivery density. The agent re-optimizes throughout the day based on live location, weather, traffic, vehicle specs, and driver behavior β€” not a one-shot morning plan. Reported gains include reduced delivery failures and improved sorting throughput.

This is the kind of deployment data the supply-chain AI category has been desperately short of. A 50%+ route reduction with maintained service level isn't a marketing claim β€” it's the difference between an asset utilization fleet that needs 40 vans and one that needs 20. The interesting architectural detail is that legacy TSP-based routing layered with AI loses to AI-native dynamic re-optimization. That has implications for incumbent TMS vendors trying to bolt agents onto static planners.

Verified across 1 sources: HeadTopics

Palantir Pitches 'SaaS Is Dead' for Supply Chain: Forward-Deployed Engineers Building Custom on Top of ERP

Palantir is positioning against standardized supply chain SaaS by sending forward-deployed engineers to build company-specific solutions on top of existing ERP systems, using generative AI to compress development timelines. Named clients include Advance Auto Parts, Wendy's, Tyson, and General Mills running on Palantir for inventory replenishment, S&OP, and execution. The Ontology abstraction layer is the connective tissue between legacy systems and AI-driven workflows.

The argument under the pitch: standardized supply chain templates strip out the competitive differentiation that made the supply chain worth optimizing in the first place. Generative AI changes the economics of custom builds enough that 'pay for our platform and a team' starts to outcompete 'configure our SaaS for nine months.' If this thesis holds, the SAP/Oracle/Blue Yonder middle gets squeezed from both sides β€” Palantir-style custom above, agentic point tools below.

Verified across 1 sources: Forbes

Design Engineering

Peopoly Drops a $15K Large-Format Pellet 3D Printer With an 800mm Build Cube

Peopoly launched the Giga 800, a fused granular fabrication (FGF) 3D printer with an 800Γ—800Γ—800 mm build volume at $15,000, with a 3 kg/hour flow rate and closed-loop servo motion. FGF uses raw plastic pellets rather than filament β€” typically 70–80% cheaper feedstock β€” and the build envelope handles large structural parts, molds, fixtures, and architectural models that previously required six-figure industrial systems.

Large-format pellet printing at a desktop-shop price point is the kind of capability shift that changes what counts as 'in-house manufacturing' for design teams. The relevant comparison isn't desktop FDM β€” it's the $100K–$300K industrial pellet systems this displaces. If the flow rate and dimensional accuracy hold up in real shop conditions, this slots between Caracol-class production tooling and benchtop prototyping in a way that small product teams couldn't previously access.

Verified across 1 sources: TCT Magazine

Spokane & North Idaho

Spokane Councilman Pushes for Council Oversight on Lane Removals and Road Conversions

Spokane City Councilman Michael Cathcart is pushing for the City Council to gain oversight over major road modifications β€” lane reductions, one-way-to-two-way conversions β€” currently decided by the unelected Spokane Transportation Commission. The push follows the commission's February decision to remove two lanes from Grand Boulevard and a similar proposal for Spokane Falls Boulevard. A compromise taking shape would require staff to brief council on major project changes during the normal approval process.

A small procedural fight with outsized downstream implications for Spokane's street grid. Lane removals are typically pitched as safety wins and accepted as such, but the public process around them is thin enough that property owners and businesses learn about changes after the fact. Watch whether the compromise sticks at 'staff briefing' or escalates to requiring council approval β€” the difference shapes how aggressively Spokane can keep redesigning its arterials.

Verified across 1 sources: The Spokesman-Review

Kootenai County Fire and Rescue Override Levy on Tomorrow's Ballot

Kootenai County Fire and Rescue is asking voters tomorrow (May 19) to approve a two-year override levy authorizing more than $5 million annually β€” about $38 per $100,000 of assessed property value. The two-year override needs only a simple majority; a permanent $6 million levy failed last November because it required a three-fourths supermajority. The same ballot decides all 74 KCRCC precinct committeeman seats covered in yesterday's briefing.

Operational impact aside, the strategic shift from permanent supermajority levy to two-year simple-majority levy is the more durable story β€” it signals how special districts in fast-growing North Idaho counties plan to navigate the supermajority threshold going forward. Expect other agencies to study the playbook regardless of tomorrow's outcome.

Verified across 1 sources: KHQ

Iran Conflict

Drone Strike on UAE's Barakah Nuclear Plant as Trump Warns 'Clock Is Ticking' on Iran

ISW's May 17 special report confirms Iranian forces launched three drones at UAE's Barakah Nuclear Power Plant β€” two intercepted, one struck an electrical generator and started a fire. This is the first direct strike on a Gulf nuclear facility since the conflict began and escalates beyond the tanker-seizure pattern (Epaminondas, MSC Francesca) and the parliamentary Hormuz toll codification covered in yesterday's briefing. NYT revealed Israel has been operating at least two covert military bases in the Iraqi desert for over a year, with the US informed but Iraq's government kept in the dark. Trump told Axios the 'clock is ticking,' convened his national security team on military options, and has shifted his stated demand from a permanent nuclear ban to a 20-year moratorium β€” a concession that widens the gap with CENTCOM's '90% degraded' narrative, which classified intel contradicts (Iran reportedly retained ~70% of prewar missile stocks).

The Barakah strike crosses a threshold the ceasefire's procedural framing hasn't addressed: nuclear infrastructure is now inside the targeting envelope, and Iran's Parliament has simultaneously formalized the Hormuz toll doctrine into law. The Iraq base disclosure adds a new wedge between Baghdad and Washington that complicates any post-conflict regional architecture. The Trump moratorium concession and CENTCOM's contested degradation claims are pulling in opposite directions β€” watch the Tuesday NSC readout for whether 'Operation Sledgehammer' framing surfaces officially.

Verified across 5 sources: Institute for the Study of War · Axios · Legal Insurrection / NYT · Washington Post · The Guardian

OSINT & Intelligence

TeamPCP Supply Chain Attack Weaponizes LiteLLM as Credential Stealer; Shai-Hulud Clones Multiply on npm

Forcepoint's X-Labs detailed how TeamPCP poisoned Trivy (a vulnerability scanner) in the build pipeline, stole CI/CD credentials, and published malicious LiteLLM versions 1.82.7 and 1.82.8 β€” turning the popular gateway to 100+ LLM providers into a credential exfiltrator for OpenAI, Anthropic, and Azure secrets. Within 24 hours, OX Security spotted four malicious npm packages from a single actor, including a non-obfuscated Shai-Hulud clone with credentials, crypto wallet, and cloud-config theft plus a DDoS botnet variant. Separately, the GemStuffer campaign published 150+ malicious RubyGems exfiltrating scraped UK council portal data.

Three signals in one week: (1) AI middleware concentrates secrets, which makes it the obvious target; (2) public release of malware source code (TeamPCP, Shai-Hulud) gets weaponized within hours, not weeks; (3) package registries are now being used as exfiltration channels, not just distribution vectors. The defensive posture this implies β€” inventory of every AI gateway, isolation of LLM provider credentials, dependency pinning with provenance β€” needs to move from 'best practice' to 'baseline' for anyone shipping agentic systems.

Verified across 3 sources: SiliconANGLE · OX Security · swapupdate.in


The Big Picture

Forward-deployed engineering as the new bottleneck OpenAI's DeployCo, Anthropic's services arm, Palantir's anti-SaaS pitch, and a 729% YoY surge in FDE job postings all converge on the same observation: model capability is no longer the limit β€” the limit is humans who can wire models into real workflows.

Consolidation over expansion at the frontier labs OpenAI is killing side projects (Sora, OpenAI for Science) to merge ChatGPT, Codex, and the API into one agentic surface. GitHub locks Copilot Business onto a 12-month LTS model. Microsoft pulls Claude Code licenses. The industry is choosing reliability and platform leverage over feature sprawl.

Supply chain AI moves from pilot to measurable output Net Zero cuts daily routes 50–75%, CHEPLAPHARM digitizes partner connectivity, Palantir replaces SaaS templates with custom builds. The press-release era is fading; the deployments now come with numbers.

Package registries are now active attack terrain Shai-Hulud clones on npm, GemStuffer's 150+ malicious RubyGems exfiltrating UK council data, TeamPCP turning LiteLLM into a credential stealer. The AI middleware layer concentrates secrets and is being targeted for exactly that reason.

Conflict diplomacy and kinetic preparation running in parallel Pakistan-mediated talks continue while Trump warns the 'clock is ticking,' a drone hits the UAE's Barakah nuclear plant, and Israel's second covert Iraq base gets exposed by NYT. The ceasefire is procedural, not behavioral.

What to Expect

2026-05-19 Kootenai County votes on KCFR fire override levy ($5M/year for two years, simple majority) and all 74 precinct committeeman seats.
2026-05-19 Coronado City Council votes on ballot measure for 4-story buildings on Orange Avenue and finalizes citywide kratom ban.
2026-05-20 Laguna Woods City Council meeting β€” service agreements with neighboring jurisdictions on the agenda.
2026-05-28 Huntington Beach housing-law compliance deadline β€” failure triggers $50K/month penalties on top of the existing $160K judgment.
2026-06-01 Newport Beach police HQ siting advisory board applications close; new federal HUD guidelines expected, anticipated to shift from Housing First to Treatment First.

Every story, researched.

Every story verified across multiple sources before publication.

🔍

Scanned

Across multiple search engines and news databases

523
📖

Read in full

Every article opened, read, and evaluated

135

Published today

Ranked by importance and verified across sources

14

β€” The Anvil

πŸŽ™ Listen as a podcast

Subscribe in your favorite podcast app to get each new briefing delivered automatically as audio.

Apple Podcasts
Library tab β†’ β€’β€’β€’ menu β†’ Follow a Show by URL β†’ paste
Overcast
+ button β†’ Add URL β†’ paste
Pocket Casts
Search bar β†’ paste URL
Castro, AntennaPod, Podcast Addict, Castbox, Podverse, Fountain
Look for Add by URL or paste into search

Spotify isn’t supported yet β€” it only lists shows from its own directory. Let us know if you need it there.