<?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: shakir</title>
    <description>The latest articles on DEV Community by shakir (@lalah).</description>
    <link>https://dev.to/lalah</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3966523%2F6c3ff191-f6f1-418c-8d77-a64532315b37.png</url>
      <title>DEV Community: shakir</title>
      <link>https://dev.to/lalah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lalah"/>
    <language>en</language>
    <item>
      <title>Why no AI company can verify its own outputs(what i built instead)</title>
      <dc:creator>shakir</dc:creator>
      <pubDate>Wed, 03 Jun 2026 12:16:15 +0000</pubDate>
      <link>https://dev.to/lalah/why-no-ai-company-can-verify-its-own-outputswhat-i-built-instead-3om8</link>
      <guid>https://dev.to/lalah/why-no-ai-company-can-verify-its-own-outputswhat-i-built-instead-3om8</guid>
      <description>&lt;p&gt;Every major AI lab claims to be working on "self-verification."&lt;br&gt;
The problem: you cannot use the same model to verify itself.&lt;br&gt;
It shares the same training data, blind spots, and hallucination patterns.&lt;/p&gt;

&lt;p&gt;MuSAW is the independent truth layer. It works on any model — Claude, GPT,&lt;br&gt;
Perplexity, Gemini — with zero changes. Three layers:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Claim Extraction — parses text into atomic verifiable statements&lt;/li&gt;
&lt;li&gt;5-Dimension Verification — consistency, numeric sanity, attribution, time, patterns&lt;/li&gt;
&lt;li&gt;Evidence Retrieval — looks up real papers via CrossRef by DOI, journal name&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;npm install @shakircm/musaw&lt;/p&gt;

&lt;p&gt;MIT license, zero dependencies, works on everything.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>verification</category>
      <category>safety</category>
    </item>
  </channel>
</rss>
