<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Respect The Process - Andrew Dumit, Watershed Technology Inc.</title>
        <link>https://video.ut0pia.org/videos/watch/7051599a-2e1f-40c2-886d-70d53c39ad4a</link>
        <description>In sustainability, the answer to almost every question is "it depends." What’s the right classification? Which method should the agent use? Our vertical is filled with judgement calls broadly and one of the tasks in that vertical might span a search over 100k’s of data-rich nodes and hundreds of edits. Editing across them takes loops and filters, not enumerated tool calls. Code is the only thing that scales to the task. But in a domain that relies heavily on judgement and implicit knowledge, there are many ways for a model to get the right answer with the wrong reasoning and many right answers for it to come to. Over time, we’ve upgraded models, but a smarter model didn’t fix this. Instead we built a domain-specific coding harness, applying best practices from general coding agents (linting, routing failures back, sub-tasking), and constraining how it commits through a well-defined SDK and owning the final execution. It keeps the full power of a modern coding agent, but every change must pass through our deterministic, typed interface. Within that constraint, we harness-engineered our way from 43% to 92% accuracy. The interesting part is the other 8%: even when the agent lands on a different answer than our reference, every change it makes is still valid, traceable, and replayable. We'll cover how we built it, what we chose to constrain vs. what we leave free. Speakers: Andrew Dumit (Watershed Technology Inc.): Andrew works on AI engineering at Watershed, building systems to manage and reduce the emissions of everything companies buy and sell. LinkedIn: https://www.linkedin.com/in/adumit GitHub: https://github.com/adumit</description>
        <lastBuildDate>Wed, 08 Jul 2026 12:15:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Respect The Process - Andrew Dumit, Watershed Technology Inc.</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/7051599a-2e1f-40c2-886d-70d53c39ad4a</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=7051599a-2e1f-40c2-886d-70d53c39ad4a" rel="self" type="application/rss+xml"/>
    </channel>
</rss>