<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Why We Killed Our Multi-Agent Pipeline — Subbiah Sethuraman and Abhilash Asokan, ZS Associates</title>
        <link>https://video.ut0pia.org/videos/watch/bdfe37da-8bc6-406a-83cc-c3ee25327363</link>
        <description>Their first pharma analytics system mimicked a human analyst: one agent to detect a signal, one to localize it, one to find the cause, one to synthesize, all wired to an orchestrator. It produced answers like this: prescriptions dropped 18% in a territory because a payer moved the drug to a worse tier, so send more sales reps. The cause was right and the action was wrong, because no single agent owned the whole picture. So Subbiah Sethuraman's team at ZS killed the multi agent pipeline. Instead of redesigning the topology, they opened an empty directory, gave Claude Code bash and the database, and watched what it actually did. The rebuild came out smaller, not bigger. Signal detection moved into a deterministic pipeline that runs before the agent wakes up, so the agent investigates rather than guesses. A single agent owns the reasoning and spawns sub agents only when a focused lookup needs one. A pharma knowledge graph acts as a control plane, not a lookup table: every edge is a hypothesis the agent tests against the data, which bounds the search. The result does in 20 minutes what an analyst did in a month. Speaker info: https://www.linkedin.com/in/subbiahsethuraman/, https://subbiah-sethuraman.medium.com/, Timestamps: 0:00 - Pharma commercial analytics and the analyst's four steps 2:33 - V1: an agent for every step 3:26 - Why the output was incoherent 4:32 - Why it failed: signals, handoffs, and missing domain 5:57 - The rebuild: watching Claude Code in an empty directory 7:01 - Deterministic signal detection before the agent 8:05 - Consolidating to a single agent 9:22 - The knowledge graph as a control plane 11:04 - Every edge a hypothesis, and the result</description>
        <lastBuildDate>Thu, 23 Jul 2026 19:36:15 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Why We Killed Our Multi-Agent Pipeline — Subbiah Sethuraman and Abhilash Asokan, ZS Associates</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/bdfe37da-8bc6-406a-83cc-c3ee25327363</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=bdfe37da-8bc6-406a-83cc-c3ee25327363" rel="self" type="application/rss+xml"/>
    </channel>
</rss>