Announcement · March 2, 2026 · 3 min read

Introducing the Lab Notebook

Why we're writing in public, what you'll find here, and the four kinds of posts we'll actually keep publishing.

Most of what we do happens inside someone else's perimeter. A deployment goes in, it runs quietly on hardware we don't own, and unless something breaks, nobody outside the project ever hears about it. That's the nature of on-premise work — but it also means the lessons stay trapped behind the same walls that made the system worth building in the first place.

The Lab Notebook is where we let some of that out.

What we'll actually publish

We're not going to dress this up as a content calendar. There are four kinds of posts we expect to keep writing, because they map to four kinds of work we're already doing:

  • Lab Notes — short, specific write-ups from the middle of a project: a retrieval trick that worked, an evaluation harness that caught something a benchmark wouldn't, a failure mode we didn't expect. These are closer to a research log than a blog post.
  • Articles — longer explainers on the technical questions that come up across every engagement, independent of any one client's data. Quantisation trade-offs, retrieval architecture, why public benchmarks lie to you. Durable, not time-stamped to a specific deployment.
  • Case Studies — deeper narrative accounts of a specific deployment, once it's mature enough and the client is comfortable with it appearing here in de-identified form. Longer and more technical than the summaries on the deployments page.
  • Announcements — infrequent, like this one.

Why bother

Two reasons, and neither of them is marketing.

First, writing something down for a stranger forces a level of precision that writing it down for a teammate doesn't. If we can't explain why a re-ranking step earned its latency cost without gesturing at "trust me, we benchmarked it," we haven't actually understood our own system.

Second, most of the good writing about applied retrieval and on-prem inference is either academic (evaluated on public benchmarks nobody's production system resembles) or vendor marketing (evaluated on nothing at all). There's a gap in the middle for people doing the unglamorous work of making a model behave on hardware someone actually owns. We'd rather fill a little of that gap than complain about it.

What this isn't

This isn't a place where we'll publish client data, model weights, or anything that could re-identify a deployment without permission. Every case study here has been through the same review process as anything else we'd put in front of a client's legal team. If a post feels vague about specifics — a redacted number, an unnamed sector — that's usually why.

It also isn't going to be constant. We'd rather publish five honest posts a year than fifty hollow ones. Search and tags are here from day one so the archive stays useful even when it's small.

If you want the short version: we're going to write down what we're learning, as specifically as we're allowed to, and put it where you can find it.