June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Claws & Personal AgentsSession

Your Agent Didn’t Fail. Your Harness Did.

Vinoth Govindarajan

When
Tuesday, June 3011:10 AM – 11:30 AM · 20 min
Where
Track 1San Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

AI agents do not fail only because the model is wrong. Many production failures happen in the harness around the model: state is not persisted, two runs mutate the same session, a tool call never returns, an approval loses scope, or an internal success never becomes user-visible proof. This talk uses OpenClaw as a public case study to examine real harness failure modes and extract a reusable production model for AI engineers. We will look at how events enter an agent system, how session state is rehydrated, why single-writer lanes and throttles matter, and why tool execution needs scoped approvals and auditable receipts. The core idea is simple: a model proposes, the harness commits, and the receipt proves it. Attendees will leave with a practical 'run receipt' audit they can apply to their own agents: what woke it up, which state did it inherit, what authority did it use, what executed, and what evidence survived.

Speaker

Vinoth Govindarajan
Vinoth Govindarajan

Member of Technical Staff, OpenAI

Vinoth Govindarajan is a Member of Technical Staff at OpenAI, where he works on core data infrastructure for large-scale AI systems and internal agent platforms. His work focuses on control planes, stateful architectures, scalability, low-latency systems, observability, and reliability patterns that make production system safe, resilient, and predictable. Vinoth brings an end-to-end perspective on modern data platforms and open table formats. Before OpenAI, he was a Staff Software Engineer at Apple, where he helped build next-generation data platforms using Apache Iceberg, Spark, Trino, and Flink. Earlier, at Uber, he developed incremental ETL frameworks and real-time data pipelines powered by Apache Hudi. Outside of his work, he is the co-author of Engineering Lakehouses with Open Table Formats book and writes The Agent Stack on substack platform, a systems-first publication about production AI agents and data infrastructure. Vinoth is also an open-source contributor and has presented at industry conferences and community events on lakehouse architecture, data systems, and agent harness.

More in Claws & Personal Agents