Skip to Content
View all events

AI Superstream: Agent Orchestration

Published by O'Reilly Media, Inc.

Beginner to advanced content levelBeginner to advanced

Managing multi-agent workflows for reliable and resilient AI systems

The shift away from single-prompt interactions with AI models to multi-agent systems is the next frontier in AI development and usage. Moving from one “do-it-all” model to a swarm of specialized agents requires more than just better prompts—it requires a robust orchestration layer. Managing handoffs, resolving conflicting outputs, and maintaining state across complex loops is where the real engineering begins.

Join industry pros who’ll share the insights they’ve gathered from working in the trenches where agent orchestration best practices are taking shape. Learn about the current state of the art for multi-agent systems and what these experts on the front lines imagine the future holds for the orchestration of multi-agent systems.

What you’ll learn and how you can apply it:

  • Learn how to engineer “router” agents that intelligently delegate tasks and manage feedback loops between specialized workers
  • Explore techniques for monitoring agent behavior, preventing infinite loops, and ensuring cost-effective execution
  • Hear from lead engineers on how they transitioned from brittle “chains” to resilient, self-correcting agentic architectures

Recommended follow-up:

Schedule

The time frames are only estimates and may vary according to how the class is progressing.

Introduction – Vicki Reyzelman (5 minutes)

Vicki welcomes you to the AI Superstream.

Keynote: The Landscape of Agentic Orchestration – Matt McLarty (15 minutes)

AI agents bring exciting possibilities and revolutionary capabilities. But for organizations to realize value in the new world of orchestrated AI agent systems, they have to figure out how it fits with their current world. Boomi CTO Matt McLarty surveys the agentic landscape, summarizing the key primitives, patterns, and principles that will help you put agent orchestration into practice.

How to Govern, Supervise, and Continuously Improve Multi-Agent Systems – Tatyana Mamut (30 minutes)

Managing AI agents is more like managing humans than software, and constant supervision is required. When AI agents are orchestrated into multi-agent systems and workflows, the monitoring, supervision, and improvement cycles—reading all the logs, traces, and chain-of-thought reasoning blocks for all the agents, piecing them together, analyzing the full picture of the multi-agent application, assessing effectiveness of the end-to-end workflow, and producing suggestions for improvement—can become overwhelming. Tatyana Mamut, PhD and cofounder and CEO of Wayfound, takes you through the practical ways of ensuring that multi-agent systems stay compliant, effective, and continuously improving in production without a dedicated team of data scientists and engineers.

Break (5 minutes)

Context-Aware Foundations for Agentic AI – Tendu Yogurtcu (30 minutes)

Agentic AI systems depend on the quality, meaning, and governance of the data that informs their decisions. Context does not emerge automatically from model scale or orchestration logic. It's established through semantic clarity, metadata intelligence, and disciplined data architecture. As enterprises move from experimentation to production, fragmented metrics, inconsistent definitions, and weak governance become primary barriers to trust and scale. Reliable agentic systems and their orchestration layers are built on clearly defined business meaning, well-modeled data relationships, and policy enforced consistently across platforms. Join Tendu Yogurtcu to gain practical guidance for building production-ready agentic systems on strong data foundations, enabling scale, trust, and measurable enterprise value.

Orchestrating AI Agents When Physics Has the Final Word – Susanna Holt (30 minutes)

Most agent orchestration talks focus on efficiency: routing tasks, managing context, reducing cost. But what happens when your agents operate in a domain where physics is the final arbiter? Where a wrong answer isn’t just unhelpful; it’s physically impossible or unsafe. Susanna Holt, CTO at OLI, explores agent orchestration through the lens of OLI’s work on predicting chemical changes in water-based environments. You’ll examine the design patterns that emerge when you need a generative agent and a safety-focused validator agent to work together and examine the hard questions: How do agents negotiate disagreements when correctness isn’t optional? When should you replace an AI agent with deterministic computation? And how do you calibrate a system that must be cautious enough to be safe without being so cautious that it’s useless? The patterns are grounded in industrial chemistry, but they transfer to any domain where AI agents must respect hard constraints—from engineering and manufacturing to healthcare and finance.

Break (5 minutes)

Building Deterministic Guardrails for Autonomous Agents: Security for Autonomy, Tool Use, and Memory (ATM) – Sumeet Jeswani (30 minutes)

As organizations rapidly adopt agentic AI, traditional LLM security measures fall short. When building orchestration layers, developers are dealing with agents that make independent decisions, access third-party APIs, and retain long-term context. A failure in any of these areas can lead to catastrophic, systemic breaches across the enterprise stack. Drawing on principles from the OWASP Top 10 for Agentic Applications, Sumeet Jeswani, a senior security architect at Google Cloud, introduces the ATM framework. You’ll explore the critical difference between least privilege and least agency—why giving an agent access to a database is fundamentally different from giving it the autonomy to delete the database. Join Sumeet to learn how to identify hidden orchestration vulnerabilities and implement deterministic guardrails to prevent minor tool failures from escalating into enterprise-wide cascading failures.

What’s Old Is New Again: Going from Monoliths to Micro-Agent Architectures – Cornelia Davis (Sponsored by Temporal) (30 minutes)

In the 2010s, the shift from monoliths to microservices improved scalability, resilience, and team autonomy. Today, AI systems are undergoing a similar transition from large, general-purpose agents to modular, specialized micro-agents that offer greater flexibility and composability. However, this advance introduces coordination challenges. Cornelia Davis, principal developer advocate for Temporal, explores how to define agent boundaries and use durable orchestration patterns to build reliable, scalable multi-agent systems.

This session will be followed by a 30-minute Q&A in a breakout room. Stop by if you have more questions for Cornelia.

Break (5 minutes)

The Reliability Tax: Why Agentic AI Workflows Fail and What Architecture (Not Bigger Models) Can Do About It – Luis Sanchez (30 minutes)

A model with 95% per-step accuracy sounds production-ready—until you chain it across 100 agentic steps and its cumulative success collapses to 0.6%. This is the reliability tax, and it’s the reason most multi-agent systems never leave the proof-of-concept stage. Luis Sanchez, founder of Toryx AI and SGX Analytics, presents empirical findings from stress-testing frontier and open source models across real-world agentic workflows in insurance underwriting, financial risk analytics, and enterprise COBOL modernization. These are industries in which failure isn’t a demo glitch; it’s a regulatory event. Luis takes you through the failures he has cataloged: silent degradation, schema drift, hallucination cascades, context rot, and dialect-specific collapse in legacy code. He also shares a patented orchestration architecture to demonstrate how intelligent routing, validation-driven escalation, and multimodel consensus recover reliability at a fraction of single-model cost. You’ll leave with a framework for reasoning about failure in agentic systems, a catalog of the failure modes that kill production deployments, and an understanding of why the next breakthrough in agent orchestration is architectural risk management.

Architecting Agent Teams: Orchestration Patterns for Enterprise AI – Ayo Adedeji (30 minutes)

As AI moves from chat interfaces to autonomous workflows, the hard problem shifts from picking a model to orchestrating teams of agents in production. Ayo Adedeji, developer relations manager at NVIDIA, shows you how to architect specialized agent teams you can deploy, inspect, and measure. Using the open source NeMo Agent Toolkit as a unifying layer, Ayo demonstrates framework-agnostic orchestration: Connecting agents built in LangChain, CrewAI, Google ADK, and custom frameworks without replatforming. He then takes you through the NVIDIA AI-Q Blueprint as a reference architecture, with an orchestration node that classifies intent and routes between shallow and deep research agents.

Closing Remarks – Vicki Reyzelman (5 minutes)

Vicki closes out today’s event.

Your Hosts and Selected Speakers

  • Vicki Reyzelman

    Vicki Reyzelman is a senior solutions engineer at Akamai, where she helps organizations around the globe protect and secure their online applications. She’s worked extensively in the fields of cloud integration, security, API ecosystems, and software development and has written dozens of blog posts and articles on technology solutions to business problems and on technology trends for eWeek magazine. She’s also a patent holder for a search assistant technology at Yahoo! Vicki holds an AI certificate from MIT, an MBA from Georgia State University and a bachelor’s degree in computer science from Kennesaw State University.

    linkedinXlinksearch
  • Matt McLarty

    Matt McLarty is the chief technology officer at Boomi. He helps organizations around the world thrive in the age of AI. Starting his career in financial services, Matt previously led global technical teams at Salesforce, IBM, and CA Technologies. He’s an internationally known expert on AI, APIs, microservices, and integration, coauthoring books for O’Reilly and IT Revolution and cohosting the API Experience Podcast.

    linkedinXlinksearch
  • Ayo Adedeji

    Ayo Adedeji is a senior developer relations engineer on Google Cloud’s AI platform team, specializing in bridging advanced AI technologies with practical developer solutions. With a background as an ML engineer in healthcare, Ayo’s expertise spans computational biology, big data processing, and foundation models. He holds engineering degrees from Stanford and Johns Hopkins and is passionate about helping developers across industries harness the power of Google Cloud to build innovative, responsible AI solutions.

  • Tendu Yogurtcu

    Tendü Yoğurtçu, PhD, is an award-winning CTO and a data and AI executive who translates enterprise technology strategy into production-grade AI, data, and cloud capabilities. As CTO at Precisely, she leads technology strategy and product innovation across a data management portfolio serving 95 of the Fortune 100, advancing AI and agentic AI from incubation into embedded, production-ready capabilities. She directed the integration of more than 20 acquisitions, transforming teams, platforms, and operating models across the US, EMEA, and India. A recognized authority in AI, data management, and governance, Tendü partners with CEOs and product leaders to make disciplined build, buy, and partner decisions that strengthen enterprise value and long-term competitive advantage.

  • Susanna Holt

    Susanna Holt is the CTO at OLI, a company whose products use science to predict chemical changes in aqueous (water-based) environments. She is leading the integration of AI across OLI’s products and services and is fascinated by the possibilities of AI and the risks that come with it. She started out as a software developer writing code for computer-aided design and spent much of her career at Autodesk, where she was VP of engineering on Autodesk's platform team. Susanna holds a PhD in mathematics from Heriot-Watt University in Edinburgh.

  • Sumeet Jeswani

    Sumeet Jeswani is a senior security architect at Google Cloud, specializing in securing enterprise AI deployments and agentic systems at scale. As a core contributor to the OWASP Top 10 for Agentic Applications, he bridges the gap between global security standards and production-ready cloud architectures.

  • Luis Sanchez

    Luis M. Sanchez is the founder of Toryx AI and SGX Analytics. He architects production AI systems across regulated industries including insurance, capital markets, and government and has worked for more than 20 years translating complex quantitative models into measurable business outcomes. His work spans multimodel inference routing, agentic reliability engineering, and AI governance frameworks. He holds 10-plus patents in knowledge distillation, disaggregated inference, and LLM routing. Previously, he held senior roles at Deutsche Bank, Lehman Brothers/Barclays, and AIG, and was profiled in The Washington Post and the Wall Street Journal and was featured in The Data Science Handbook. Luis earned an MBA in international finance on a Fulbright Scholarship at American University’s Kogod School of Business.

  • Tatyana Mamut

    Tatyana Mamut is cofounder and CEO of Wayfound, a company that helps enterprises supervise AI agents. She has been a transformative product and technology executive driving innovation at AWS, Salesforce, Nextdoor, Pendo, and IDEO. She sits on company boards and advises startups as well as investment funds. Tatyana holds over a dozen technology and design patents, including several for the AI agent control layer, an idea she developed in 2023. She has a PhD in economic anthropology from UC Berkeley and a BA in economics from Amherst College. She’s a refugee from Ukraine and lives with her spouse and daughters in San Francisco.

  • Cornelia Davis

    Cornelia Davis is principal developer advocate for Temporal, where she’s helping drive the expansion of the “durable execution” distributed systems paradigm. She’s also the author of Cloud Native Patterns: Designing Change-Tolerant Software. Cornelia has spent her career at the forefront of technological innovation, starting with image processing algorithm development, moving to web-centric computing in the late 1990s, and then working in cloud native software and DevOps platforms for more than a decade.

Skill covered

Artificial Intelligence (AI)

Sponsored by

  • Temporal logo