<?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: Jaqueline Martins</title>
    <description>The latest articles on DEV Community by Jaqueline Martins (@jaqueline_martins_815be12).</description>
    <link>https://dev.to/jaqueline_martins_815be12</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%2F3760207%2F49831d82-3f98-4881-a57a-ff9de1a84b69.png</url>
      <title>DEV Community: Jaqueline Martins</title>
      <link>https://dev.to/jaqueline_martins_815be12</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaqueline_martins_815be12"/>
    <language>en</language>
    <item>
      <title>HSP Protocol: Fail-Closed Execution Layer for AI (Open Source)</title>
      <dc:creator>Jaqueline Martins</dc:creator>
      <pubDate>Sun, 08 Feb 2026 15:43:36 +0000</pubDate>
      <link>https://dev.to/jaqueline_martins_815be12/hsp-protocol-fail-closed-execution-layer-for-ai-open-source-4e60</link>
      <guid>https://dev.to/jaqueline_martins_815be12/hsp-protocol-fail-closed-execution-layer-for-ai-open-source-4e60</guid>
      <description>&lt;h1&gt;
  
  
  HSP: The Human Supervision Protocol
&lt;/h1&gt;

&lt;p&gt;Just open-sourced &lt;strong&gt;HSP Protocol&lt;/strong&gt; - a fail-closed execution layer that enforces human oversight on autonomous AI.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Current AI safety (RLHF, Constitutional AI) is 99.9% effective. But 99.9% means 1 in 1,000 actions can fail. For autonomous AI in finance/healthcare, that's unacceptable.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution
&lt;/h2&gt;

&lt;p&gt;HSP flips the model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Default state: BLOCKED&lt;/strong&gt; (not allowed)&lt;/li&gt;
&lt;li&gt;Actions only execute after human cryptographic signature&lt;/li&gt;
&lt;li&gt;Every approval recorded on blockchain&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Smart contract on Polygon (live)&lt;/li&gt;
&lt;li&gt;JavaScript &amp;amp; Python SDKs&lt;/li&gt;
&lt;li&gt;Mathematical risk scoring framework&lt;/li&gt;
&lt;li&gt;EU AI Act compliant&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/jaquelinejaque/hsp-protocol" rel="noopener noreferrer"&gt;github.com/jaquelinejaque/hsp-protocol&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Contract: &lt;code&gt;0x1BCe4baE2E9e192EE906742a939FaFaec50A1B4e&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Patent: PCT/US26/11908&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free for personal/academic/OSS use!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>blockchain</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
