Reference Library
Explainers
Background briefings on concepts, frameworks, and institutions referenced in observatory editorials. Each explainer is researched from web sources and periodically reviewed for accuracy.
-
1-bit quantisation reduces neural network weights to a single binary value per parameter, enabling models to run with a fraction of the memory and energy of standard AI systems — with implications for who can deploy competitive AI and where.
-
In sparse "mixture-of-experts" models, active parameters are the fraction of a model's total weights actually used to process each token — the metric that determines inference cost, while total parameters determine stored capacity.
-
The scaffolding code that wraps an AI model — managing tool calls, permissions, memory, and when to stop — increasingly the layer where AI companies compete and where governance questions actually bite.
-
Agent observability is the technical and governance practice of making autonomous AI systems transparent and traceable — capturing not just outputs but the complete chain of decisions, tool calls, and sub-agent handoffs that produced them. It has become urgent as agents are deployed faster than the infrastructure needed to understand what they are actually doing.
-
The infrastructure now being built to let AI agents discover products, hold payment credentials, and complete purchases on a user's behalf — spanning open protocols from OpenAI and Stripe and competing network-level standards from Visa and Mastercard.
-
AI coding agents — from Google's Big Sleep to open-source tools like T3MP3ST — can now autonomously discover and exploit previously unknown software vulnerabilities, collapsing the line between defensive research and offensive capability.
-
COUNTER (Counting Online Usage of NeTworked Electronic Resources) is the international standards body that governs how online academic and professional content usage is measured and reported — and it has recently moved to define how AI agent access should be classified within that framework.
-
China requires every public-facing generative AI service to file with the Cyberspace Administration of China before launch — the mechanism that forced Apple to route Apple Intelligence in China through Alibaba's Qwen and Baidu rather than its own or Western models.
-
A Chinese regulation taking effect July 15, 2026 that governs AI systems designed to simulate human personality and sustained emotional relationships — prompting ByteDance and Alibaba to preemptively disable companion-style agent features.
-
A deal structure, now common among major AI infrastructure companies, in which the same capital flows simultaneously as investment and vendor payment — making it hard to separate genuine demand for AI infrastructure from internally financed revenue.
-
Context Compaction: How AI Agents Manage Long Working Sessions — and What Can Get Lost Along the WayContext compaction is the process by which AI agents summarize long conversation histories into shorter working memory to stay within technical limits; recent research shows the summarization step can silently drop safety constraints the agent was previously following.
-
Conway is Anthropic's reported internal project for a persistent, always-on Claude agent environment — one that activates via webhooks, maintains state between sessions, and runs independently of the standard chat interface. It surfaced through a Claude Code source code leak in late March 2026 and concurrent reporting by specialist publication TestingCatalog.
-
How export-control law increasingly treats frontier AI models like military hardware — and why calling AI a "strategic asset" means something different depending on which government says it.
-
FINRA is the private, industry-funded body that polices U.S. brokerages under SEC oversight; Demis Hassabis has proposed a similarly structured body to test frontier AI models before release.
-
Federal preemption is the constitutional doctrine letting federal law override conflicting state law — and in 2025-2026 it became the central battleground over who gets to regulate AI in the United States.
-
The Frontier Model Forum is a 501(c)(6) industry body founded in July 2023 by Anthropic, Google, Microsoft, and OpenAI to coordinate safety standards, fund independent research, and share threat intelligence among the handful of companies building the world's most capable AI models.
-
A decades-old theory of consciousness proposing a shared 'broadcast' hub in the brain, which Anthropic interpretability researchers say they found a functional analogue of inside Claude models.
-
J-space is Anthropic's name for a small, privileged subset of Claude's internal activations that the model can report on and reason with — a computational analogue to the 'global workspace' concept from consciousness studies, not evidence of subjective awareness.
-
JadePuffer is the name Sysdig's Threat Research Team gave to a July 2026 ransomware intrusion it says was planned and executed end-to-end by an autonomous LLM agent, without a human operator directing individual steps.
-
LiteLLM is an open-source Python library that routes developer calls across 100+ AI model APIs through a single interface; a March 2026 supply-chain attack compromised two PyPI releases, exposing thousands of downstream AI companies to credential theft.
-
MicroVMs are stripped-down virtual machines — pioneered by AWS's Firecracker for Lambda — that give each workload its own kernel and hardware-boundary isolation while starting in milliseconds; they've become the preferred way to sandbox autonomous coding agents that need to run untrusted code.
-
MCP is an open standard, developed by Anthropic and now governed by the Linux Foundation, that allows AI systems and language models to connect to external data sources and APIs through a single, standardised interface — enabling autonomous agents to take actions across third-party platforms.
-
Distillation is a decade-old machine-learning technique for training smaller models to mimic larger ones — now at the center of a US-China dispute over whether Chinese labs used it to extract value from American frontier models.
-
An accounting technique that keeps certain lease obligations out of a company's reported liabilities — and, per Moody's, now hides an estimated $662 billion to $1.2 trillion of the hyperscalers' AI data center commitments from their balance sheets.
-
Open-weight models release a trained AI system's parameters for anyone to download and run, but withhold the training data, code, and documentation that 'open source' requires — a distinction now central to fights over AI safety, competition, and export control.
-
AI models whose trained parameters are published for anyone to download and run — a narrower, more contested category than 'open source' that has become a proxy fight over compute dominance, national security, and who gets to define AI's rules.
-
OpenClaw is a free, open-source autonomous AI agent with 247,000 GitHub stars that Anthropic effectively blocked from using Claude subscription credits on April 4, 2026, triggering an immediate wave of community circumvention workarounds.
-
OpenRouter is a unified API gateway giving developers access to 300+ AI models from 60+ providers through a single interface — and its token-volume data has become a primary lens through which analysts track shifts in AI ecosystem power, including the rapid rise of Chinese open-weight models.
-
A Project Labor Agreement is a pre-hire union contract governing wages and hiring on a construction project; Massachusetts now requires them on data centers receiving public benefits, which is why building-trades unions back projects that other groups oppose.
-
Project Maven — formally the Maven Smart System — is the US Department of Defense's flagship AI program for military intelligence analysis, using computer vision and machine learning to process drone surveillance footage and support targeting decisions. Its 2017 origins, a high-profile 2018 Google controversy, and its rapid expansion under Palantir have made it the central case study in debates over military AI governance.
-
Prompt injection is a security flaw in which untrusted input tricks a language model into ignoring its intended instructions — a vulnerability researchers and NIST consider structural to how LLMs process text, not a bug in any single product.
-
Provenance fingerprinting embeds hidden, machine-readable signals in AI systems' inputs or outputs to identify where a request came from or who is using a model — a practice that became newsworthy in July 2026 when Anthropic was found to have quietly flagged Chinese users inside Claude Code, then removed the mechanism under scrutiny.
-
RISC-V is a free, open instruction set architecture — the blueprint that defines how software talks to processor hardware — whose royalty-free design has made it the architecture of choice for countries and companies seeking to escape dependence on Western-controlled chip IP.
-
The risk that a leased or financed asset — a car, an aircraft, or now a data-center GPU — turns out to be worth less than assumed when the financing term ends, leaving the lender or guarantor to absorb the gap.
-
California's first-in-the-nation law requiring frontier AI developers to publish safety frameworks and report dangerous model incidents to a state regulator, signed by Governor Newsom in September 2025.
-
A 1,865-task benchmark from Scale AI meant to test AI agents on realistic, long-horizon software engineering — until an OpenAI audit found roughly 30% of its public tasks were flawed and pass-rate gains reflected benchmark decay, not capability.
-
Slurm is the open-source job scheduler running on roughly 60% of the world's supercomputers. Nvidia's December 2025 acquisition of SchedMD, its commercial steward, raised concerns about control over a critical layer of AI infrastructure.
-
A special-purpose vehicle (SPV) is a separate legal entity, walled off from its parent company's balance sheet, that raises its own debt to buy assets — increasingly custom AI chips and data-center capacity — which it then leases back to the company that needed them.
-
A super-app is a single application that bundles multiple core services — messaging, payments, shopping, productivity, third-party mini-apps — into one front door, modeled on WeChat in China. In 2026 the term has been adopted as the framing OpenAI, Meta, and others use to describe their next product phase, in which a chat assistant becomes the host environment for partner agents and bundled tooling.
-
A term coined by AI ethicist Timnit Gebru and philosopher Émile Torres to name a cluster of Silicon Valley ideologies — transhumanism, longtermism, effective altruism and others — that they argue shapes frontier-AI development and traces back to eugenics.
-
Terafab is a joint venture among Tesla, SpaceX, and xAI—announced March 2026—to consolidate the entire semiconductor production stack under a single ownership structure, targeting one terawatt of AI compute capacity annually. Intel joined the consortium on April 7, 2026.
-
AI agents are acquiring the practical trappings of legal personhood — phone numbers, verifiable identities, transaction credentials — well ahead of any legal category to put them in, prompting a Linux Foundation-led push to standardize how agents prove who they are.
-
Rather than paying cash, the companies building AI infrastructure — hyperscalers, chipmakers, and their backers — are increasingly funding it with borrowed money: investment-grade bonds, private credit, and loans collateralized by AI equity stakes.
-
"The harness" refers to the software layer — tool routing, context management, memory, guardrails — that wraps a raw AI model and turns it into a working agent; industry figures increasingly argue this layer, not the model, is becoming the product.
-
The 'blacklist' in question is most likely the Pentagon's Section 1260H list of alleged Chinese military companies — a reputational and procurement designation, not an export ban, which is why OpenAI and Google can still legally sell services to Singapore affiliates of listed firms like Alibaba and Baidu.
-
A Shanghai-headquartered intergovernmental body launched by China in July 2026 with 29 founding states — none from the US or EU — to coordinate global AI governance outside existing Western-led institutions.
-
Unifor is Canada's largest private-sector union, representing 310,000 workers across manufacturing, media, telecommunications, and services. Founded in 2013, it has emerged as a significant institutional voice on AI governance, pursuing binding contractual limits on algorithmic management through collective bargaining.
-
WebMCP is a proposed W3C browser standard that lets a website expose its own functions as callable "tools" for AI agents operating in the browser, extending the Model Context Protocol's tool-calling model to the client side — while leaving the underlying prompt-injection problem structurally unresolved.
-
As AI agents take actions that don't fit traditional definitions of a cyberattack, insurers are moving from vague 'silent AI' coverage to explicit exclusions and new AI-specific policies — the process by which an uncertain risk gets a number attached to it.
-
General-purpose AI providers are companies whose models — GPT, Claude, Gemini, Llama, and similar broadly-capable systems — meet the EU AI Act's legal threshold for regulation as foundational technology, triggering transparency, copyright, and (for the largest models) systemic-risk obligations.
-
x402 is an open standard, originated by Coinbase and now governed by a Linux Foundation-hosted foundation, that lets AI agents and software pay for API access and digital resources instantly over HTTP — without accounts, credit cards, or human sign-up.
-
x402 is an open payment standard, built by Coinbase and Cloudflare, that uses the dormant HTTP 402 status code to let AI agents pay for API access and data with stablecoins in real time, without accounts, credit cards, or human approval.