The Three Machines · The Pattern Recognition Overview Part I · The Pipeline Part II · The Split Part III · The Compression
Part II · The Split

The Model You Pick Is the Market You Get

The US, China, and the EU are not building one AI industry at three speeds. They are building three machines for three purposes: capital velocity, state-directed efficiency, and regulated public infrastructure. Game studios are downstream of all three, and the model chosen in pre-production now decides which markets a shipped game can legally enter.

Series The Three Machines
Published July 2026
Sources EU AI Act, CAC, press
Aug 2
EU Article 50 enforceable
0
Western models on CAC whitelist
19 days
A frontier US model spent suspended
2 stacks
To ship AI in both West and China

Three Machines, Three Purposes

Not different speeds. Different answers to what AI is for.

The mistake most studios make reading AI regulation is assuming the three blocs are converging on a common standard at different paces. They are not converging. Each built its regime as an expression of a different underlying philosophy, and the differences are structural.

Efficiency gap: activated parameters per token

DeepSeek-V3 · Mixture of Experts
37B of 671B activated per token
5.5% utilisation
Dense Equivalent Model
671B of 671B activated per token
100% utilisation
5.5% vs 100% · to scale
🇺🇸 United States
Capital velocity
AI is
A venture asset with a national-security tripwire
Builds
Frontier capability first, economics later
Gov role
Remove obstacles, intervene on threat
Exposure
Availability risk: access can change without notice
🇨🇳 China
State-directed efficiency
AI is
A national productive force under central targets
Builds
Efficiency-first, open-weight by strategy
Gov role
Direct compute, mandate content alignment
Exposure
Access risk: unfiled models cannot serve players
🇪🇺 European Union
Public infrastructure
AI is
Regulated infrastructure serving collective goods
Builds
Applied, auditable, domain-specific systems
Gov role
Governance as pre-condition, not afterthought
Exposure
Compliance risk: provenance and labeling

The philosophies show up in the engineering. US private AI investment ran past $470 billion cumulatively from 2013 to 2024, with the private sector funding roughly three-quarters of R&D, producing compute-hungry frontier models priced to recoup the overhead. China, cut off from top-end GPUs, redirected state capital into algorithmic efficiency: DeepSeek-V3 activates 37 billion of 671 billion parameters per token through mixture-of-experts, with a per-token KV cache near 70 KB against roughly 516 KB for a comparable dense Western model. The reported sub-$6 million training cost for DeepSeek-R1 is company-reported and contested, but the architectural direction is not.

Europe built neither, and the machine almost nobody in gaming has looked at is the reason Article 50 reads the way it does. The EU's flagship applied-AI work lives in grid management and energy communities, where forecasting models and federated digital twins are built under explicit requirements of auditability, human oversight, and traceable accountability. Article 50 is not a Silicon Valley backlash. It is that pre-existing tradition, extended to generative content. Read it that way and its logic stops surprising you.

The EU Machine: Article 50

August 2, 2026. Provenance becomes the default.

The EU AI Act, Regulation (EU) 2024/1689, has applied in staged waves since entering force on August 1, 2024. The wave that matters for studios shipping AI-touched content is Article 50, the transparency bloc, fully enforceable August 2, 2026. Obligations split by role.

If you are a provider
Machine-readable labels
Studios running their own generative systems must mark all synthetic output, via watermarking or metadata. C2PA is the converged standard.
If you are a deployer
Visible labels, three cases
Deepfakes, AI audio or video depicting real persons, and unreviewed AI text on matters of public interest.
AI use in gamesEU risk tierObligationSource
NPC behavior, procedural gen, difficultyMinimalNone beyond staff AI literacyEU AI Act Art. 50
Chatbot NPCs (not obviously AI)Limited / transparencyArticle 50 disclosureEU AI Act Art. 50
AI marketing assets to EU usersLimited / transparencyC2PA labeling from Aug 2EU AI Act Art. 50
AI-personalized pricing to minorsHigh-risk (potential)Risk assessment, documentationAnalysis
Manipulative AI monetizationProhibitedCannot deployEU AI Act Art. 50

Most indie studios are deployers, and the carve-outs matter as much as the obligations. Core game AI is out of scope. NPC behavior, pathfinding, procedural generation, and dynamic difficulty are minimal-risk and carry no disclosure duty. Exposure concentrates in three places: AI-generated marketing reaching EU users, AI cutscenes depicting real people, and AI-assisted community posts on public-interest matters published without review.

The implementation layer converged faster than the law. The Commission published its final Code of Practice on June 10, 2026: voluntary as a pathway, while the underlying obligations bind either way. The standard pairing C2PA Content Credentials with SynthID-style watermarking is embedded across major Western toolchains, with Google alone reporting over 100 billion images and videos tagged. An AI asset generated through a major Western provider after August 2 should be treated as carrying embedded provenance by default, a signed artifact traceable through distribution and auditable retroactively. Build pipeline logging accordingly, because reconstructing provenance later costs more than capturing it at creation.

The quiet upside. Provenance reads as overhead today and becomes an asset within two years. Signed AI content is more defensible in copyright disputes, more trustworthy in player communications, and compatible with an emerging market that pays a premium for verified origin. Studios treating C2PA as a chore are building the audit trail their competitors will wish they had.

The China Machine: The Double Filing

Two filings, one whitelist, no Western models on it.

China's regime is more consequential for market access and faster to punish. The core mechanism is two independent filings administered by the Cyberspace Administration of China, and they do not substitute for each other.

RequirementGovernsThe trapSource
Model filingAny foundation model serving the Chinese public must pass CAC assessment and reach the whitelistNo major Western model is filed; specialists put offshore odds near zeroChina AI-law specialists
Algorithm filingAny system deciding what plot, quests, or dialogue a player seesIf the model lacks its filing, the algorithm filing is summarily rejectedCAC provisions

OpenAI, Gemini, Claude, and Midjourney cannot legally serve Chinese players, and routing around the whitelist through a proxy is reported to carry personal criminal liability for responsible personnel. The labeling regime goes further than Europe's: regulations jointly issued by the CAC and three other agencies in September 2025 mandate explicit and implicit labeling of AI-generated text, images, audio, video, and virtual scenes. Virtual scenes reaches directly into AI-generated game environments. Enforcement moves at platform speed: removal orders reportedly executed on Chinese app stores within 24 hours, fines reaching 500,000 RMB per violation, license revocation and criminal liability for repeat harm.

The important asymmetry: China's rules are simultaneously more restrictive on content and more permissive on efficiency. The state removes hardware constraints while imposing output constraints. These are alignment instruments in the political sense, not safety regulation in the Western sense, and a Western compliance lens produces expensive misjudgments here. There is no lobbying path, no code-of-practice negotiation. There is the whitelist, or there is not shipping the feature.

For the model layer itself, the split cuts the other way. China's open-weight models are genuinely attractive for runtime work: mixture-of-experts efficiency, low VRAM footprints, tokenizers reaching near one-token-per-character in Chinese where Western tokenizers pay a 40 to 80 percent premium. A downloaded open-weight model also cannot be pulled by a foreign government's fiat, which June made a selling point nobody expected to need. The constraints mirror: training-data provenance and C2PA compatibility are unresolved for EU deployment, and using a Chinese model does not skip the CAC filing if it serves Chinese players at runtime.

The US Machine: The June Stress Test

Nineteen days that repriced availability risk.

The US regime has no Article 50 and no whitelist. What it has is a national-security tripwire, and in June 2026 the industry watched it fire. A sourcing note first: the launch and restoration dates below are provider-confirmed. The narrative between them rests on press reporting we have not independently verified, badged as such.

June 9 · Confirmed
Claude Fable 5 launches
Anthropic's highest-capability public model, sharing weights with the restricted-access Mythos 5.
June 12 · Reported
Emergency export controls suspend access
Reported trigger: a security-research jailbreak claim the provider publicly disputed, with underlying national-security concerns reported as the deeper driver.
June · Aggregator
The dispute plays out in public
Reported open letters from researchers, reported negotiation over release protocols. Details vary by outlet; treat specifics as unconfirmed.
June 30 to July 1 · Confirmed
Controls lifted, access restored
Reported conditions include stronger safety classifiers and coordination on future releases; the restored model is reported to route flagged requests to a lower-capability fallback.

Strip every disputed detail and the confirmed skeleton is enough: a frontier Western model went from generally available to suspended to restored-with-changes inside a month. During the gap, open-weight Chinese models circulated widely among Western developers for the simplest reason: they were downloadable and could not be turned off. That behavioral response, not any reported negotiation term, is the durable lesson of June.

For studios the reported post-restoration profile matters even where soft. More aggressive safety classifiers reportedly raise false-positive rates on security-adjacent code while leaving generic game scripting largely untouched. If that holds, engine-level and security-audit tooling in dev pipelines carries fallback risk that NPC behavior scripting does not. Either way, the structural point stands independent of the reporting: US frontier access now sits under a government review layer that did not exist a year ago, and any production-critical feature on a single closed provider needs a fallback tier switchable without a game update.

The uncomfortable symmetry. Studios spent 2025 pricing China access risk and treating Western access as constant. June 2026 ended that. All three machines carry an access variable now. They just denominate it differently: Beijing in filings, Brussels in obligations, Washington in tripwires.

The Pre-Production Decision Tree

Five questions before the first AI asset exists.

The split converts into a sequence of decisions, and the sequence belongs in pre-production, not the submission checklist. Resolved late, every one becomes a rework bill.

Step 1
Define launch markets first
China in scope means CAC-whitelisted models for every player-facing generative feature, or a filing measured in quarters. EU in scope means Article 50 on AI content reaching EU users from August 2. US-only means frontier access with non-zero pull-back risk.
Step 2
Classify your AI usage
Minimal-risk game AI needs nothing. Chatbot NPCs need disclosure where not obvious. Marketing assets need provenance. Monetization AI touching minors needs a lawyer before a model.
Step 3
Log provenance from day one
Assets made before August 2 lack embedded credentials and may need retroactive attestation if they surface in EU marketing. A signed-output pipeline is cheaper at creation than at audit.
Step 4
Price the two-track cost honestly
Serving both West and China means two inference endpoints, two filtering stacks, two documentation sets, two ongoing reviews. For a micro-studio this is not currently affordable, and pretending otherwise burns runway. Most small Western teams will not serve China's AI-feature market this cycle.
Step 5
Plan for the provider outage
June demonstrated global suspension on short notice and restoration on changed terms. Every production-critical AI feature needs a fallback: a lower-capability closed model, a self-hosted open-weight model, or a degraded non-AI path, switchable without shipping a patch.

The Open Question

Does the split harden, or does one machine win?

Everything above describes the split as of July 2026. The contested part is its trajectory, and the two honest readings point at different pipeline strategies.

The Hardening Reading
Three machines, permanently
Claim
The regimes express civilizational priorities that do not negotiate away
Signal
June's US intervention landed on top of the split, not against it
Strategy
Two-track pipelines become table stakes for global studios
The Convergence Reading
Provenance as lingua franca
Claim
Signed content satisfies all three regimes' core demand: traceability
Signal
China and the EU both mandate labeling; the mechanics rhyme
Strategy
Invest in provenance, treat endpoints as swappable

The readings agree on one thing, which is why the decision tree works under both: provenance logging and fallback architecture pay off in every branch. Where they disagree is whether the two-track cost is a phase or a permanent feature of shipping globally. Our lean is toward hardening through at least 2028, because none of the three machines is under domestic pressure to soften, and June pointed the opposite direction for the one regime that had no formal structure at all.

Where this goes. Part III follows the money: the same buildout writing these rules is bidding against your players for memory chips, and the bill has already arrived in console prices, entry-level PCs, and 44,000 lost jobs.

The Reframe

Model selection moved from the engineering doc to the launch map.

Studios still file the model question under tooling: which assistant, which API, which price per token. That framing is a year out of date. The question that decides outcomes now is jurisdictional. A model is a legal object in three regimes at once, whitelisted in one, obligated in another, revocable in the third.

The machine you build on decides where you ship. Not metaphorically: as a matter of filing requirements, labeling law, and export policy, resolved before your first asset is generated or discovered after submission bounces. Studios that internalize this in pre-production spend a planning week. Studios that discover it at submission spend a quarter.

And the pressure is not only legal. The same buildout behind all three machines is repricing the hardware, the talent market, and the cost structure of the industry these rules govern. That compression, and who survives it, is Part III.

Abbas Saleem is a Principal Consultant at Llama & Griffin, advising game studios, streaming platforms, and investment funds across six continents. He writes The Pattern Recognition: gaming industry intelligence 12 to 24 months before it becomes consensus. LinkedIn | Book a conversation

Part IThe Pipeline