Events

Northbeam Studio takes the Assembly 2026 stage: agents, audits and a calmer stack

A 14-person product studio landed a main-stage slot at Assembly 2026 in Denver. What Northbeam's team told 4,000 developers about shipping agent features.

By Delia Marchetti · ·3 min read
Northbeam Studio takes the Assembly 2026 stage: agents, audits and a calmer stack

Assembly, the two-day developer conference that filled Denver's convention center with about 4,000 engineers in early August, usually reserves its main stage for platform vendors and open source maintainers. One of this year's longest question lines formed after a different kind of speaker: Northbeam Studio, a 14-person product engineering studio from Portland.

Founder Nathan Brody and design lead Alena Ruiz presented "Shipping agent features without shipping chaos", a 40-minute talk drawn from two years of building AI features inside client products rather than standalone demos.

What the team talked about

The talk ran in three parts. First, evaluation before demos: every agent feature at Northbeam passes through Plumbline, the studio's internal harness that scores agent runs against a client-specific checklist before anyone outside the team sees a demo. Second, the case for a calmer stack: queues, retries and one database, argued with production incidents rather than architecture diagrams. Third, handoff: clients receive the evaluation suite and runbooks along with the code, so the feature can be maintained without keeping the studio on retainer.

The examples came from anonymized client work. A retailer's returns agent that failed silently on a tool timeout. A logistics assistant that looped when two data sources disagreed. A cost blowup caught by a budget alarm that Plumbline now ships by default. Each failure came with the specific check that catches it today.

"An agent feature is not done when the demo works. It is done when your client's on-call engineer can sleep."

Nathan Brody, founder of Northbeam Studio

Ruiz closed with a design argument that landed harder than the tooling: reading agent transcripts is a design discipline. Northbeam reviews conversation logs with clients weekly, the way product teams review analytics, and several features on the studio's roadmap started as patterns spotted in those sessions.

Why studios keep landing on stage

Assembly's organizers said studio submissions doubled this year, and the program shows it. Studios ship across many clients at once, which means they meet the failure patterns a single product team hits once a year, every month. That density of scar tissue is what a conference audience pays for. The trend is part of a broader shift in how the industry treats studios, on stage and on cap tables.

Northbeam plans to open source its pre-launch checklist this fall, and Brody's talk is already circulating in recorded form. The hallway consensus called it the talk you forward to your CTO. Assembly returns to Denver next August; the call for proposals opens in January.