The word laboratory is not decoration. A lab earns the name by holding open questions long enough to answer them properly, by treating a hard problem as a thing to be measured, modeled, and understood, not merely shipped.
We build production systems for clients. That work pays the bills and, more importantly, surfaces the questions worth chasing. The engagement is the occasion; the research is what makes the next engagement cheaper, safer, and better than the last. Each thread is framed the same way: the question, the approach, what we learned or built, and where it is going.

Buying research increasingly happens inside AI assistants, not search results, where there is no rank and no console. We decompose 'AI visibility' into ~14 proprietary, formulaic metrics (embedding-alignment and token-probability style measures) so the question becomes diagnosable rather than opaque.
Transcribe-then-analyze discards almost everything that makes speech speech: tremor, hesitation, the hedged word. We route audio through a Praat phonetics sidecar to extract real vocal features, then fuse them with the transcript so feedback can say not just 'you hedged' but 'you hedged, and your voice confirmed it.'
A spec is decomposed into independently verifiable tasks; a runner dispatches agents that must pass a gate before 'done' counts: format, lint, type-check, tests. Fleets run in isolated git worktrees so changes can't collide. Independent verifiability is the whole game.
A fast voice front-end talks to a patient and gathers detail; a separate supervisor service makes the triage decision against an established clinical protocol. The voice is never trusted to make the call. It gathers; the supervisor adjudicates and owns the record.
Routing a problem across multiple frontier models and reconciling their answers sometimes wins and sometimes just costs more. We study the production patterns that make an ensemble worth its overhead, and the cases where one strong default is the right call.
Regulatory corpora are long, dense, and unforgiving. A wrong or unsourced answer is worse than none. We index multiple corpora and pursue retrieval that returns answers a reader can trace back to the passage that proves them.
A question pursued with an academic collaborator: simulate populations on a spatial lattice and watch whether a shared language emerges, drifts, or fragments. A first version has shipped.
Many participants, shared state, GPU-rendered, in real time: the substrate question underneath collaborative simulation. We have an architecture prototype and a list of the constraints that actually bind.


A thread is open until we can state, precisely, what we now know that we did not know before. Some close into products. Some close into a method we reuse on every engagement. A few stay open because the honest answer is still we are not sure, and that is a legitimate place for a lab to stand.
Most shops bill the hour and move on. A lab keeps the question. The difference compounds: a method we prove once (independent verifiability, a phonetics sidecar, a supervisor that owns the decision) pays out on every engagement that follows, instead of being re-discovered at each client's expense.
It is also how credibility is earned rather than claimed. We do not argue that we understand frontier systems; we show the thread, the measurements, and what we now know that we did not before. And it keeps us standing at the frontier on purpose, close enough to the open problems that when a client's hard problem arrives, we have already been living next to it.
A method proven once is reused on every engagement after. The cost of the answer is paid down across all the work it touches.
We show the thread and the measurements, not a claim. Understanding is demonstrated, not asserted.
We stay next to the open problems on purpose, so a client's hard problem is one we have already been living beside.