<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devence Lab — Articles</title>
    <link>https://devencelab.com/articles</link>
    <description>Field notes from Devence Lab on provable autonomy, safety engineering, and deploying AI systems where failure is not an option.</description>
    <language>en-us</language>
    <atom:link href="https://devencelab.com/articles/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Your evaluations are not a safety case</title>
      <link>https://devencelab.com/articles/evals-are-not-a-safety-case</link>
      <guid isPermaLink="true">https://devencelab.com/articles/evals-are-not-a-safety-case</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
      <author>Rami Jaouadi</author>
      <category>Assurance</category>
      <description>Half of enterprises have shipped an agent that passed its evals and still failed in front of a customer. The problem is not test coverage — it is that a score answers a different question than the one a deployment decision asks.</description>
    </item>
    <item>
      <title>Temperature zero is not determinism</title>
      <link>https://devencelab.com/articles/temperature-zero-is-not-determinism</link>
      <guid isPermaLink="true">https://devencelab.com/articles/temperature-zero-is-not-determinism</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <author>Sara Ben Youssef</author>
      <category>Reliability</category>
      <description>Most teams believe an LLM’s unpredictability comes from sampling, and that setting temperature to zero removes it. It does not. The deeper source is arithmetic, and it depends on how many other people were using the server.</description>
    </item>
    <item>
      <title>Provisional is not law</title>
      <link>https://devencelab.com/articles/provisional-is-not-law</link>
      <guid isPermaLink="true">https://devencelab.com/articles/provisional-is-not-law</guid>
      <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
      <author>Rami Jaouadi</author>
      <category>Regulation</category>
      <description>Brussels has spent six months signalling that the AI Act’s high-risk deadline will move. Nothing has been adopted. Treating the delay as settled is a scheduling decision that cannot be defended if it turns out to be wrong.</description>
    </item>
    <item>
      <title>You cannot debug an agent from a latency graph</title>
      <link>https://devencelab.com/articles/you-cannot-debug-an-agent-from-a-latency-graph</link>
      <guid isPermaLink="true">https://devencelab.com/articles/you-cannot-debug-an-agent-from-a-latency-graph</guid>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
      <author>Sara Ben Youssef</author>
      <category>Observability</category>
      <description>Agents fail while returning HTTP 200. Every span is green, every latency is normal, and the answer is wrong. Conventional monitoring is structurally blind to the only failure mode that matters.</description>
    </item>
    <item>
      <title>Agent networks fail in the handoff, not in the model</title>
      <link>https://devencelab.com/articles/agent-networks-fail-in-the-handoff</link>
      <guid isPermaLink="true">https://devencelab.com/articles/agent-networks-fail-in-the-handoff</guid>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <author>Rami Jaouadi</author>
      <category>Architecture</category>
      <description>When multi-agent systems fail in production, the overwhelming majority of failures trace to coordination and specification— not to any limitation of the underlying models. Upgrading the model does not fix a missing contract.</description>
    </item>
  </channel>
</rss>