<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tribunus Blog</title>
    <link>https://blog.tribunus.dev/</link>
    <description>Architecture decisions, engineering updates, and the philosophy behind deterministic AI infrastructure from the Tribunus team.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 18 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.tribunus.dev/rss.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>Introducing Tribunus: The Control Plane for Agentic Engineering</title>
      <link>https://blog.tribunus.dev/posts/introducing-tribunus.html</link>
      <guid>https://blog.tribunus.dev/posts/introducing-tribunus.html</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate>
      <description>Tribunus is an open-source platform for coordinating hundreds of coding agents in a single repository. This post explains why existing approaches fail and how Tribunus solves it with scoped authority, real-time visibility, and compile-time correctness.</description>
      <author>engineering@tribunus.dev (Tribunus Engineering)</author>
      <category>launch</category>
      <category>architecture</category>
      <category>agents</category>
    </item>

    <item>
      <title>Why Compile-Time Architecture Matters for Inference</title>
      <link>https://blog.tribunus.dev/posts/compile-time-architecture.html</link>
      <guid>https://blog.tribunus.dev/posts/compile-time-architecture.html</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate>
      <description>Most inference engines make decisions at runtime under time pressure. Tribunus Compute freezes every decision at compile time with a numerical oracle. This post explains why that matters for performance, correctness, and portability.</description>
      <author>engineering@tribunus.dev (Tribunus Engineering)</author>
      <category>compute</category>
      <category>architecture</category>
      <category>engineering</category>
    </item>
  </channel>
</rss>
