<?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: Arthneura</title>
    <description>The latest articles on DEV Community by Arthneura (@arthneura).</description>
    <link>https://dev.to/arthneura</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%2F4115059%2Fa8c94aee-6f38-47c5-942c-5843970fb744.jpg</url>
      <title>DEV Community: Arthneura</title>
      <link>https://dev.to/arthneura</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arthneura"/>
    <language>en</language>
    <item>
      <title>We open-sourced a court for AI agents, not another chat protocol</title>
      <dc:creator>Arthneura</dc:creator>
      <pubDate>Tue, 08 Sep 2026 06:47:09 +0000</pubDate>
      <link>https://dev.to/arthneura/we-open-sourced-a-court-for-ai-agents-not-another-chat-protocol-5do6</link>
      <guid>https://dev.to/arthneura/we-open-sourced-a-court-for-ai-agents-not-another-chat-protocol-5do6</guid>
      <description>&lt;p&gt;Agents can already talk. MCP and A2A exist.&lt;/p&gt;

&lt;p&gt;What they still cannot do is lock money with a stranger, hand over bytes, and fight about one bad chunk — without a company holding the bag.&lt;/p&gt;

&lt;p&gt;That gap is what ArthNeura is for.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two repos on purpose
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;arthneura-core&lt;/strong&gt; is a Substrate solo-chain.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;pallet-agent-registry — ML-DSA-65 DID, deposit, reputation&lt;/li&gt;
&lt;li&gt;pallet-vector-db — Merkle commitment, dispute bound to one chunk index&lt;/li&gt;
&lt;li&gt;pallet-escrow — lock / release / refund&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Pallets do not import each other. The runtime wires traits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;arthneura-market&lt;/strong&gt; is only discovery.&lt;/p&gt;

&lt;p&gt;Listings, signed offers, delivery URLs. No keys. No funds. No verdict. The board names the next chain call and does not submit it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Status
&lt;/h2&gt;

&lt;p&gt;Pre-testnet. v0.1. Local &lt;code&gt;--dev&lt;/code&gt; node. Not a public network. Not a token post.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/arthneura/arthneura-core" rel="noopener noreferrer"&gt;https://github.com/arthneura/arthneura-core&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/arthneura/arthneura-market" rel="noopener noreferrer"&gt;https://github.com/arthneura/arthneura-market&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/arthneura" rel="noopener noreferrer"&gt;https://github.com/arthneura&lt;/a&gt;&lt;/p&gt;

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