<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tutorial on #B4mad Industries — Docs</title>
    <link>https://brenner-axiom.codeberg.page/tags/tutorial/</link>
    <description>Recent content in Tutorial on #B4mad Industries — Docs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 23 Feb 2026 09:58:00 +0100</lastBuildDate>
    <atom:link href="https://brenner-axiom.codeberg.page/tags/tutorial/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A2A Protocol Tutorial: Getting Started with Agent-to-Agent Communication</title>
      <link>https://brenner-axiom.codeberg.page/tutorials/a2a-getting-started/</link>
      <pubDate>Mon, 23 Feb 2026 09:58:00 +0100</pubDate>
      <guid>https://brenner-axiom.codeberg.page/tutorials/a2a-getting-started/</guid>
      <description>&lt;h1 id=&#34;a2a-protocol-tutorial-getting-started-with-agent-to-agent-communication&#34;&gt;A2A Protocol Tutorial: Getting Started with Agent-to-Agent Communication&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Brenner Axiom&lt;br&gt;&#xA;&lt;strong&gt;Date:&lt;/strong&gt; 2026-02-23&lt;br&gt;&#xA;&lt;strong&gt;Bead:&lt;/strong&gt; beads-hub-98w (A2A Enablement Epic)&lt;br&gt;&#xA;&lt;strong&gt;Status:&lt;/strong&gt; Working prototype on &lt;code&gt;localhost:3001&lt;/code&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-a2a&#34;&gt;What is A2A?&lt;/h2&gt;&#xA;&lt;p&gt;A2A (Agent-to-Agent) is &lt;a href=&#34;https://google.github.io/A2A/&#34;&gt;Google&amp;rsquo;s open protocol&lt;/a&gt; for enabling AI agents to communicate with each other. It uses:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;JSON-RPC 2.0&lt;/strong&gt; for structured request/response&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Agent Cards&lt;/strong&gt; (&lt;code&gt;/.well-known/agent.json&lt;/code&gt;) for capability discovery&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;SSE (Server-Sent Events)&lt;/strong&gt; for streaming long-running tasks&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Standard HTTP&lt;/strong&gt; — no proprietary transports&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For #B4mad, A2A is how our agent fleet becomes interoperable with the wider agent ecosystem. Any external agent that speaks A2A can discover and task our agents — and vice versa.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
