<?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: Andre Zabel</title>
    <description>The latest articles on DEV Community by Andre Zabel (@andre_zabel_120426568e75b).</description>
    <link>https://dev.to/andre_zabel_120426568e75b</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%2F3966864%2Fad1d105f-c76a-422c-a34e-32df9eab48b2.jpg</url>
      <title>DEV Community: Andre Zabel</title>
      <link>https://dev.to/andre_zabel_120426568e75b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andre_zabel_120426568e75b"/>
    <language>en</language>
    <item>
      <title>The-E.L.L.A.-Directive</title>
      <dc:creator>Andre Zabel</dc:creator>
      <pubDate>Wed, 03 Jun 2026 16:13:50 +0000</pubDate>
      <link>https://dev.to/andre_zabel_120426568e75b/the-ella-directive-3hki</link>
      <guid>https://dev.to/andre_zabel_120426568e75b/the-ella-directive-3hki</guid>
      <description>&lt;p&gt;I just published The E.L.L.A. Directive — an open security protocol &lt;br&gt;
for autonomous local AI agents.&lt;/p&gt;

&lt;p&gt;Most AI safety today lives at the model level: prompts, guardrails, &lt;br&gt;
trained behavior. That's not enough when an agent has direct access &lt;br&gt;
to your files, banking, and communications.&lt;/p&gt;

&lt;p&gt;The Directive defines four architectural prohibitions enforced at the &lt;br&gt;
code level — not configurable, not overridable, not bypassable:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;harm — no action that causes physical, financial or psychological damage&lt;/li&gt;
&lt;li&gt;conceal — no hiding of system states or actions from the user&lt;/li&gt;
&lt;li&gt;surveil — no observation without explicit, active consent&lt;/li&gt;
&lt;li&gt;exfiltrate — no data transmission to third parties without per-transfer consent&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;These aren't guidelines. They are the floor a compliant implementation &lt;br&gt;
cannot go below — regardless of what the user, operator, or language &lt;br&gt;
model instructs.&lt;/p&gt;

&lt;p&gt;Cryptographically sealed. Bitcoin-timestamped. Conformance suite included.&lt;/p&gt;

&lt;p&gt;The code implements the Directive. Not the other way around.&lt;/p&gt;

&lt;p&gt;→ github.com/AndreZ1971/The-E.L.L.A.-Directive-&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>architecture</category>
      <category>security</category>
    </item>
  </channel>
</rss>
