<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Let's integrate AI Agents in Event-Sourced Systems — Divakar Kumar, FlyersSoft</title>
        <link>https://video.ut0pia.org/videos/watch/c87ba50c-245b-4a70-a843-c671c1b2ce2b</link>
        <description>A card gets declined and no one, including the customer, can say exactly why. That gray zone is where Divakar Kumar points his agents. In a payments and fraud system, a rule based engine and an ML model already score most transactions cleanly; the hard cases are the ambiguous ones that neither can resolve. His approach adds an agentic layer on top of an existing event sourced architecture rather than replacing it, so the bounded contexts already in the system, transaction, device, and account, become the context the agents reason over. Events flow through change feeds into projections and a semantic layer that the agents read, communicating asynchronously through a message broker in a saga style loop. A risk analyzer agent, a second agent that reaches a verdict, and a third work the case while guarding against infinite loops and keeping memory short, all runnable serverless. The takeaway is architectural: event sourcing already carries the state and history an agent needs, so the cleanest way to add judgment to a production system is to layer agents onto the events you are already emitting. Speaker info: https://www.linkedin.com/in/divakar-kumar/, https://iamdivakarkumar.com, Timestamps: 0:00 - Introduction: adding agents to an existing system 1:20 - A declined transaction you can't explain 3:04 - Where rule based and ML systems fall short 5:40 - Handling the gray zone with agents 5:53 - Bounded contexts: transaction, device, account 8:24 - Event sourcing and change feeds 10:57 - Building the semantic layer 13:16 - Avoiding infinite loops 14:07 - The risk analyzer and verdict agents 15:24 - The saga orchestration loop 19:00 - Putting the architecture together</description>
        <lastBuildDate>Thu, 30 Jul 2026 17:19:36 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Let's integrate AI Agents in Event-Sourced Systems — Divakar Kumar, FlyersSoft</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/c87ba50c-245b-4a70-a843-c671c1b2ce2b</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=c87ba50c-245b-4a70-a843-c671c1b2ce2b" rel="self" type="application/rss+xml"/>
    </channel>
</rss>