<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aditya Mishra</title>
    <description>The latest articles on DEV Community by Aditya Mishra (@aditya_mishra_2417).</description>
    <link>https://dev.to/aditya_mishra_2417</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4121767%2Ff10fe8f9-76dc-4e71-8994-6b6c496c633b.png</url>
      <title>DEV Community: Aditya Mishra</title>
      <link>https://dev.to/aditya_mishra_2417</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya_mishra_2417"/>
    <language>en</language>
    <item>
      <title>I Built a Tool That Verifies What AI Agents Actually Did</title>
      <dc:creator>Aditya Mishra</dc:creator>
      <pubDate>Sat, 12 Sep 2026 06:39:47 +0000</pubDate>
      <link>https://dev.to/aditya_mishra_2417/i-built-a-tool-that-verifies-what-ai-agents-actually-did-33jn</link>
      <guid>https://dev.to/aditya_mishra_2417/i-built-a-tool-that-verifies-what-ai-agents-actually-did-33jn</guid>
      <description>&lt;p&gt;AI agents can report success for actions that never happened.&lt;br&gt;
The trace looks clean, but observability tools often rely on the agent's own account of what happened.&lt;br&gt;
So I built Matrix — a tool that checks the real system instead of trusting the agent.&lt;br&gt;
For example, if an agent says it sent an email, Matrix checks the actual Gmail mailbox and returns:&lt;br&gt;
CONFIRMED — it happened&lt;br&gt;
CONTRADICTED — it didn't&lt;br&gt;
INCONCLUSIVE — there isn't enough evidence&lt;br&gt;
The verdict comes with the evidence behind it.&lt;br&gt;
Gmail only for now. Zero users. Day one.&lt;br&gt;
I'm building this because AI agents need a way to prove what they actually did — not just report that they did it.&lt;/p&gt;

&lt;p&gt;Try Matrix:&lt;br&gt;
&lt;a href="https://matrix-snowy-beta.vercel.app%E2%81%A0%EF%BF%BD" rel="noopener noreferrer"&gt;https://matrix-snowy-beta.vercel.app⁠�&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love feedback from anyone building AI agents: How are you currently verifying agent actions?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
