<?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: Sergei Arbo</title>
    <description>The latest articles on DEV Community by Sergei Arbo (@sergei_arbo_0f42ee01a7399).</description>
    <link>https://dev.to/sergei_arbo_0f42ee01a7399</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%2F4044420%2F41dab0b3-b352-4eae-b202-7176094efd24.png</url>
      <title>DEV Community: Sergei Arbo</title>
      <link>https://dev.to/sergei_arbo_0f42ee01a7399</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sergei_arbo_0f42ee01a7399"/>
    <language>en</language>
    <item>
      <title>I built a "living registry" that tracks which AI tools are actually still alive</title>
      <dc:creator>Sergei Arbo</dc:creator>
      <pubDate>Thu, 23 Jul 2026 20:00:28 +0000</pubDate>
      <link>https://dev.to/sergei_arbo_0f42ee01a7399/i-built-a-living-registry-that-tracks-which-ai-tools-are-actually-still-alive-2n97</link>
      <guid>https://dev.to/sergei_arbo_0f42ee01a7399/i-built-a-living-registry-that-tracks-which-ai-tools-are-actually-still-alive-2n97</guid>
      <description>&lt;p&gt;Over the past year I kept hitting the same wall. You find a good AI or SaaS tool, you recommend it to your team or build it into your product, and a few months later it's gone: shut down, acqui-hired, tripled its price, or just quietly got worse. The "best AI tools" listicle you found it on was written once, never updated, half the links already dead.&lt;/p&gt;

&lt;p&gt;There was no good place to answer a simple question: is this tool actually still alive and worth it right now?&lt;/p&gt;

&lt;p&gt;So I built one. It's called Verdict: &lt;a href="https://verdict.tools" rel="noopener noreferrer"&gt;https://verdict.tools&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;Every tool gets a status backed by a date and a source, not vibes:&lt;br&gt;
alive, price-hiked, degrading, sunset-announced, or dead. A status you can't verify is worthless, so every claim links to where it came from and when it was last checked.&lt;/p&gt;

&lt;h2&gt;
  
  
  The parts I actually care about (as a dev)
&lt;/h2&gt;

&lt;p&gt;Reachability is re-checked twice a day, from two separate servers. I run the checkers on two different VPS boxes so a single network blip can't lie. Right now 211 of 218 tracked tools were re-verified in the last 24 hours, and the "verified" date you see is that real timestamp.&lt;/p&gt;

&lt;p&gt;A "dead" verdict is only ever set by a human. This one matters. An automated check seeing a site return 503 for an hour does not mean the product died, so the automated checks only feed a review queue and a person makes the actual call. No tool gets a tombstone from a flaky ping.&lt;/p&gt;

&lt;p&gt;No visitor IPs are stored. Analytics are first-party and log no IPs at all.&lt;/p&gt;

&lt;p&gt;It's built to be machine-readable and citable by AI answer engines: a public JSON status API, JSON-LD on every page, an RSS feed of status changes, an llms.txt, and embeddable status badges that auto-recolor if a tool's status changes (so a vendor can't slap a "verified alive" badge on a dead product).&lt;/p&gt;

&lt;h2&gt;
  
  
  The fun part: the Mortality Report
&lt;/h2&gt;

&lt;p&gt;The piece I had the most fun with is a dated census of AI and SaaS tools that have actually shut down, with the patterns behind why. For the dead ones there are migration guides (what to do with your data, plus live alternatives), and for tools that are alive but showing dated warning signs there are "decline signal" pages.&lt;/p&gt;

&lt;p&gt;It tracks a bit over 200 tools across AI writing, video, voice, meeting notes, sales outreach, marketing automation, and support, with a full Russian edition too.&lt;/p&gt;

&lt;h2&gt;
  
  
  It's early, and I'd love feedback
&lt;/h2&gt;

&lt;p&gt;I just finished the build, so this is me putting it out there. If you've ever been burned by a tool disappearing on you: would you check something like this before picking one? What's missing? What should I add?&lt;/p&gt;

&lt;p&gt;It's at &lt;a href="https://verdict.tools" rel="noopener noreferrer"&gt;https://verdict.tools&lt;/a&gt;. Tear it apart.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>saas</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
