<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ADR on Simple Enough Blog</title><link>https://blog.dev.simpleenough.net/tags/adr/</link><description>Recent content in ADR on Simple Enough Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 20 Jul 2026 15:00:00 +0200</lastBuildDate><atom:link href="https://blog.dev.simpleenough.net/tags/adr/index.xml" rel="self" type="application/rss+xml"/><item><title>Sharing Knowledge Asynchronously: Code Review, ADRs and Docs-as-Code</title><link>https://blog.dev.simpleenough.net/blog/modeasynchrone/</link><pubDate>Mon, 20 Jul 2026 15:00:00 +0200</pubDate><guid>https://blog.dev.simpleenough.net/blog/modeasynchrone/</guid><description>&lt;p>In the guide to collaboration modes, we set out a rule: explicit knowledge travels asynchronously. Where synchronous modes pass on intuition through contact, asynchronous modes capture what can be written down — and produce a trace that &lt;strong>survives departures&lt;/strong>. But you still have to avoid the classic trap: documentation that no one reads and no one keeps up to date. This article details the practices that work, and why.&lt;/p>
&lt;hr>




&lt;h2 id="i-the-strength-and-the-limit-of-writing" class="heading">I. The strength and the limit of writing&lt;a href="#i-the-strength-and-the-limit-of-writing" aria-labelledby="i-the-strength-and-the-limit-of-writing">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>Writing has an advantage no synchronous mode matches: it &lt;strong>depends on no one&lt;/strong>. It can be read at three in the morning during an incident, six months after its author has left, by someone who wasn&amp;rsquo;t there when the decision was made. It&amp;rsquo;s the bedrock of a team&amp;rsquo;s memory.&lt;/p></description></item><item><title>ADR (Architecture Decision Record): documenting decisions that matter</title><link>https://blog.dev.simpleenough.net/blog/adr/</link><pubDate>Tue, 10 Mar 2026 11:00:00 +0100</pubDate><guid>https://blog.dev.simpleenough.net/blog/adr/</guid><description>&lt;p>Engineering teams spend a lot of time discussing, arbitrating, choosing… and then forgetting &lt;em>why&lt;/em> they made certain decisions.&lt;br>
The outcome is familiar:&lt;/p>
&lt;ul>
&lt;li>the same debates come back every three months,&lt;/li>
&lt;li>decisions get challenged without the original context,&lt;/li>
&lt;li>onboarding depends on “the people who know,”&lt;/li>
&lt;li>and unnecessary migrations are born from a simple loss of memory.&lt;/li>
&lt;/ul>
&lt;p>An &lt;strong>ADR (Architecture Decision Record)&lt;/strong> exists to avoid that. It’s not a “big architecture doc,” nor a requirements spec: it’s a &lt;strong>short note&lt;/strong> that captures an important decision, with just enough context to keep it understandable and reusable.&lt;/p></description></item></channel></rss>