<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ai.soa.team</title>
    <link>https://ai.soa.team</link>
    <atom:link href="https://ai.soa.team/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Long-form writing on AI integration architecture — the systems behind the hype.</description>
    <language>en</language>
    <lastBuildDate>Wed, 03 Jun 2026 00:00:00 GMT</lastBuildDate>

    <item>
      <title>What a trustworthy agent-governance system has to do</title>
      <link>https://ai.soa.team/writing/trustworthy-agent-governance/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/trustworthy-agent-governance/</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
      <description>Eleven processes, and why each one earns its place. A pattern catalog drawn from building a reference implementation against the OWASP ASI threat model, for anyone designing systems where AI agents act on behalf of humans.</description>
    </item>

    <item>
      <title>The Architecture of AI Progress, 2016–2025</title>
      <link>https://ai.soa.team/writing/ai-research-lineage/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/ai-research-lineage/</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description>An interactive map of 56 foundational papers across nine research swim-lanes — how self-attention, diffusion, and reinforcement learning intertwined to produce today&apos;s frontier AI.</description>
    </item>

    <item>
      <title>How to Give AI Agents Real Identities</title>
      <link>https://ai.soa.team/writing/agent-workload-identity/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/agent-workload-identity/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
      <description>Most teams shipping agents use one shared API key for all of them. Here is why that fails and how to compose SPIFFE workload identity, OPA policy-as-code, Biscuit attenuation, and CAEP revocation into a system that can prove its own correctness.</description>
    </item>

    <item>
      <title>The missing layer: a field guide to agentic AuthN/AuthZ</title>
      <link>https://ai.soa.team/writing/agentic-authn-authz/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/agentic-authn-authz/</guid>
      <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
      <description>What&apos;s being built, what&apos;s missing, and where the ROI is. A map of the converging protocol stack, the threat surface, the vendor landscape, and the reference architecture I&apos;d propose to a CTO.</description>
    </item>

    <item>
      <title>Building a prompt injection defense layer</title>
      <link>https://ai.soa.team/writing/prompt-injection-defense-layer/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/prompt-injection-defense-layer/</guid>
      <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
      <description>A hands-on guide to combining six open datasets, training a multi-stage classifier, and running a working prompt injection gate entirely on a single machine. No cloud account required.</description>
    </item>

    <item>
      <title>Don&apos;t build agents. Build skills.</title>
      <link>https://ai.soa.team/writing/build-skills-not-agents/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/build-skills-not-agents/</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <description>A working mental model for agent systems that don&apos;t collapse in production — where the agent is thin, intent-only orchestration and every capability is a testable skill.</description>
    </item>

    <item>
      <title>Legacy-to-cloud migration intelligence</title>
      <link>https://ai.soa.team/writing/legacy-to-cloud-migration-intelligence/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/legacy-to-cloud-migration-intelligence/</guid>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
      <description>A short note on using LLMs to read an old codebase, classify its shape, and emit a defensible migration plan — not to do the migration, but to decide what the target should be.</description>
    </item>

    <item>
      <title>FHIR integration on EKS</title>
      <link>https://ai.soa.team/writing/fhir-integration-on-eks/</link>
      <guid isPermaLink="true">https://ai.soa.team/writing/fhir-integration-on-eks/</guid>
      <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
      <description>How a minimal FHIR server runs inside a Kubernetes cluster under real healthcare compliance — what the request path looks like, and where the auditability lives.</description>
    </item>
  </channel>
</rss>