The Loop Is the Product — Roland Gavrilescu, Introspection
AI Engineer World's Fair 2026 · 18:44
Organization in the AI Engineer archive
Conference talks featuring speakers affiliated with Introspection when their sessions were recorded.
Introspection’s official blog describes its work as building an adaptation layer for AI-native software and lists Roland Gavrilescu as a co-founder. This archive contains one accepted recording, “The Loop Is the Product,” in which Gavrilescu explains how agent execution can inform subsequent system changes. It is useful for its concrete connection between traces, evaluations, human judgment, versioned configurations and production experiments. The company source establishes that stated focus; the technical implementation and examples below are speaker-reported accounts from the recording.
Gavrilescu separates the information guiding an agent from the checks establishing whether its result is correct. His car-negotiation example follows an OpenClaw user gathering prices and inventory, contacting dealers, comparing competing offers and recognizing an acceptable price before purchasing. He reports that it worked but supplies no purchase price or savings figure. The broader mechanism is a second loop: artifacts from execution and verification become inputs for deciding what to change. Its usefulness depends on both informative signals and reliable checks.
The talk’s “system distillation” proposal preserves what operating an agent teaches its owner. Failure patterns become judges and evaluations; repeated behavior becomes skills and prompts; user frustration informs harness extensions and memory. A recipe combines these lessons with tools, models, profiles and environment choices in a versioned Git repository. Gavrilescu argues for ownership independent of a model provider. Portability still accommodates model-specific tools and harness profiles, and the recording does not establish universal reproducibility.
Gavrilescu describes Introspection’s early Pi recipes release as using the Pi harness, Harbor for evaluations and Git for tracking changes and their reasons. Recipes are intended to be owned by users and managed by agents. They carry the maker’s criteria for desirable work, including how those criteria were developed, rather than only instructions for completing a task. These implementation details come from the presentation; the supplied company blog listing does not independently document them. The speaker explicitly qualifies the release as early.
A worked talent-sourcing example starts with web search, LinkedIn, subagents and recruiter instructions. Traces reveal repeated outreach to prominent big-tech candidates when the recruiter prefers less obvious candidates found through sources such as GitHub. A trajectory judge detects that mismatch. Humans confirm the intended recruiting preference while agents implement the evaluations; this is a particular recruiter’s strategy, not a general claim about candidate quality. Recipe candidates first face offline evaluations, then production experiments to determine whether users value the preference. Gavrilescu proposes A/B tests and mentions a multi-arm bandit approach, with promotion after user validation. No experimental results or effect sizes are reported.
The presentation ends by connecting its three ideas: improve the loop, preserve accumulated judgment in recipes and optimize “valued work per watt.” Gavrilescu proposes progressively automating the maker’s higher-level judging role so improvement agents can assess workers headed for production. His economic sequence is to establish that users value the output, then reduce the resources and cost required to deliver it. The recording supplies neither an energy measurement nor an efficiency benchmark. The closing invitation to vertical SaaS companies and agent labs concerns building research loops around their products; it does not establish completed deployments or customer outcomes.
AI Engineer World's Fair 2026 · 18:44
Affiliations reflect their AIE appearances, not necessarily current employment.