On June 29, 2026, California Governor Gavin Newsom announced a deal giving every California state agency, plus every city and county that opts in, access to Anthropic’s Claude at a 50% discount — the largest US state government AI deployment in history. The access comes with free workforce training and hands-on technical assistance from Anthropic developers, all routed through a new centralized portal called SITeS.
This isn’t a pilot. The California Department of Motor Vehicles, the California Department of Health Care Services (the largest Medicaid agency in the US), and the California Department of Technology are already running Claude in production. Statewide rollout of Poppy, California’s Claude-powered AI assistant for state workers, is scheduled for July 2026.
For builders, this deal signals something bigger than a single procurement: the government market for AI tooling is arriving, and it has specific structural requirements that look nothing like SaaS sales to startups.
What California Built: The SITeS Portal
The Statewide Information Technology Shared Services (SITeS) portal is California’s answer to the problem of AI procurement chaos. Before SITeS, each state agency had to negotiate its own AI contracts, evaluate its own vendors, and manage its own compliance. The result was fragmented adoption, inconsistent security reviews, and agencies reinventing the same procurement wheel dozens of times.
SITeS centralizes this. The portal offers a single procurement interface with transparent, pre-negotiated pricing for approved AI tools — currently including Claude, and structured for multiple vendors over time. Agencies don’t negotiate; they onboard. The savings from the Anthropic deal flow through automatically.
Builder implication: If you want to sell AI tooling into California state government, you need to be in the portal. Direct sales to individual agencies still happen, but the SITeS model suggests the future of government AI procurement is centralized vetting, not individual deals. The question for any govtech AI builder is: what does it take to get onto a state’s contract vehicle?
Poppy: A Government AI Assistant That Doesn’t Lock You In
Poppy is the most interesting technical artifact to come out of California’s AI program. It started in September 2025 from a 2023 executive order, ran a 10-month pilot with 2,800+ state employees across 67 departments, and is entering statewide rollout this month.
The design choices in Poppy are deliberate:
Vendor-agnostic by architecture. Poppy can swap between Claude, Gemini, GPT, and AWS Nova without renegotiating any contracts. State workers don’t pick a model — they pick a workflow template. The underlying model is an implementation detail.
Pre-built query templates. State workers use Poppy through purpose-built queries tailored to common government tasks: summarizing legislation, drafting public communications, processing forms, generating reports. This isn’t a raw chatbot — it’s a curated interface that constrains what the model can be asked to do, which addresses both safety and usability concerns simultaneously.
Built by state workers for state workers. The design principle is that domain expertise lives in the civil service, not in the vendor. Anthropic writes the model; California writes the prompts that shape how it gets used.
This architecture is a useful pattern for any enterprise AI deployment, not just government. The insight is that vendor flexibility and user simplicity aren’t in tension — you can abstract the model behind domain-specific interfaces and let procurement teams make model substitutions independently of product teams.
What California Is Actually Running Claude On
The press release mentions three production deployments worth noting:
CA DMV — customer service. Claude is handling customer inquiries, reducing wait times, and improving service resolution. No details on architecture, but the DMV serves 39 million Californians — this is high-volume, low-stakes (no life-safety decisions) text generation at government scale.
CA Department of Health Care Services — Medicaid workflows. DHCS is the largest Medicaid agency in the US, processing tens of millions of claims and recipient interactions. Claude is used for internal workflows supporting case workers. Healthcare + government is a niche with strict HIPAA and state privacy compliance requirements — and almost no consumer AI tools built for it.
CDT + CalOES — Claude Code for cybersecurity. This one is the most technically interesting. California’s Department of Technology and the Office of Emergency Services are using Claude Security and Claude Code to scan, triage, and patch state code. This is a production use of Claude Code for security-critical infrastructure, not for feature development. It implies a deployment model where the model is reviewing code it didn’t write, identifying vulnerabilities, and generating patches under human review.
What the Trusted AI Procurement Executive Order Changes
In 2026, Newsom signed a Trusted AI Procurement Executive Order establishing strict safeguards and procurement standards for any AI vendor doing business with the state. Vendors must meet requirements around data handling, civil rights protection, audit trails, and model behavior documentation before they can be approved.
This executive order is the gating mechanism for SITeS. It’s also a preview of what other states are likely to adopt as they build their own centralized procurement portals. California’s regulatory influence on AI (AB 2013, the Safe AI Act, and now this EO) consistently gets adopted or adapted by other states.
What This Means for Builders
Government is now a credible AI buyer. The California deal isn’t a proof of concept — it’s a production deployment at scale, with a centralized procurement model and executive backing. Other states are watching. If you’re building AI tools and haven’t thought about the public sector, the addressable market just got larger.
The Poppy pattern is reusable. Vendor-agnostic AI assistants with curated, domain-specific interfaces and no dependency on any particular model provider are not just a government architecture. Any enterprise with model price sensitivity, regulatory risk, or multi-vendor contracts can build something like Poppy. The pattern is: abstract the model, expose domain workflows, let the model choice live in the config layer.
Claude Code as a security tool is a production signal. CDT using Claude Code to scan and patch state code is the first government-confirmed production use of AI code review for security in infrastructure at this scale. Builders working on AI-assisted security tooling now have a government reference case.
Compliance burden is the real moat. The Trusted AI Procurement EO requires audit trails, civil rights protections, and documented model behavior. Most consumer AI tools aren’t built for this. The builders who can ship compliant-by-design tools — with the audit logs, the data handling controls, and the procurement documentation — will access a market that isn’t saturated.
50% off isn’t free. The discount matters because government budgets are constrained and procurement processes are long. Even with a 50% discount, government agencies need justification documentation, budget cycle alignment, and approval chains. Builders who understand how to sell into this process — through contract vehicles, cooperative purchasing agreements, and procurement-friendly pricing models — have a structural advantage over builders who expect inbound demand.
What’s Not Clear Yet
California hasn’t published benchmark data on the Poppy pilot beyond headcount and department count. The 2,800-person pilot across 67 departments is meaningful in scope, but without productivity data or error rates, it’s hard to assess how well government-specific AI is performing versus generic productivity tools.
The Claude Code security use case at CDT is also under-documented. Whether this is running in an air-gapped environment, how patches are reviewed before deployment, and what liability framework applies when AI suggests a security fix that ships with a vulnerability — none of this is public. These are the questions every enterprise considering AI-assisted security tooling needs answered before production deployment.
The Broader Signal
The California deal isn’t primarily about California. It’s a signal about the stage of enterprise AI adoption. When the largest US state deploys AI through a centralized procurement portal with a tiered toolset (worker productivity, domain-specific agents, security tooling), the technology has moved from experimentation to infrastructure. The builders who will capture the next wave of AI market growth are the ones building for organizations that need compliance, auditability, vendor flexibility, and training — not just raw capability.
Sources: Governor Newsom announcement, TechCrunch, StateScoop, CDT Poppy page