Empirical AI Research

Research

What Observational Data Can't Tell You About Work Done
Speed Trials · Featured Experiment

What Observational Data Can't Tell You About Work Done

We recorded 119 agent sessions in forensic detail: every tool call captured before execution, every token accounted, thirty artifacts per run. Then we graded the sessions against the maintainers' own tests and asked what the recording was worth. It reconstructs what the agent did with near-perfect fidelity, and it says almost nothing about whether what the agent did was any good. Observation and verification turn out to be different jobs.

August 11, 2026 · 5 min read
Proving Grounds

We're testing work environment efficiency.

No longer is AI token spend the only metric for businesses. Let's prove real output across industry rails.

quirq × Nevermined — settlement rails for verified agent work
quirq × Shodai — agents transacting under signed agreements, settled in quirqs
quirq × Nirvana — agent task management on bare metal
Memory Management for Long-Horizon Agents
From the Desk03

Memory Management for Long-Horizon Agents

A working memory layer decides what an agent sees at each step, which is a different question from what it stores. Here is what breaks when the history gets long, what the memory layer has to do about it, and what one recent set of measurements says about the shape of a working answer: raw traces that survive their own summaries, notes that carry time and provenance, and a retriever that navigates a directory tree instead of ranking embeddings.

August 13, 20265 min read
The Harness That Learns You
From the Desk04

The Harness That Learns You

Why should you want a dynamic harness? Ask it from lived experience: the scaffolding around your agent — its instructions, memory, tools — is identical on day one and day one thousand. A 2026 wave of research has made harnesses that adapt to the task, the environment, and the model into measured results. This piece walks that ladder and names the unclimbed rung: the harness that adapts to you. We have found no demonstration of it, and the blocker is not mechanism but measurement — no one has yet established what the check for 'it learned me correctly' even is.

August 12, 20265 min read
The Moving Harness Needs a Still Judge
From the Desk05

The Moving Harness Needs a Still Judge

The harness around an agent is becoming a learner in its own right: it adapts what it does, edits what it is, and accumulates what it knows. Whether any of that helps turns on a single variable — who judges the adaptation. A verdict computed from the world compounds; a system grading its own progress fails fluently, and keeps going. The more the harness moves, the more the ground truth must not — and the ground truth is a property of the environment, not the model.

August 12, 20265 min read
Why Alignment Testing Needs a Real Environment
Speed Trials08

Why Alignment Testing Needs a Real Environment

Frontier models can now tell when they are being tested, and they behave differently when they know. That breaks the static benchmark, because a passing score measures the model's read of the test environment, not its behavior in the wild. This is an analysis of the 2025 to 2026 alignment disclosures, and the case they make that the evaluation environment, not the benchmark, is the load-bearing component of alignment measurement.

July 24, 20265 min read
Is the Language Hard to Model, or Its Tokenizer?
Speed Trials22

Is the Language Hard to Model, or Its Tokenizer?

The popular read is that some languages are just hard for language models. We think that is mostly an artifact of how we represent them, the tokenizer and the writing system, not the language itself. Sanskrit is the sharpest test, because its extreme theoretical density is exactly what a standard tokenizer destroys. This is the pre-registered experiment we will run to find out which of language, script, and tokenization drives efficiency under fixed compute.

July 9, 20265 min read