<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The New Bottleneck on MinimumCD Practice Guide</title><link>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/</link><description>Recent content in The New Bottleneck on MinimumCD Practice Guide</description><generator>Hugo</generator><language>en</language><atom:link href="https://beyond.minimumcd.org/docs/agentic-cd/diagnose/index.xml" rel="self" type="application/rss+xml"/><item><title>Why Coordination, Not Coding, Sets the Pace</title><link>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/coordination-costs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/coordination-costs/</guid><description>&lt;div class="pageinfo pageinfo-primary"&gt;
&lt;p&gt;AI changed the economics of creating software. It did not touch the physics of delivering it.
Value still flows through a system of people, tools, and decisions, and in most enterprises that
system is governed not by how fast anyone writes code but by how long work waits. The constraint is
coordination, not creation. This page is the physics behind that claim.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="three-forces-set-the-speed-of-any-flow"&gt;Three Forces Set the Speed of Any Flow&lt;/h2&gt;
&lt;p&gt;Coordination cost is not a vague complaint. When work crosses people and teams, three forces govern
how long it takes.&lt;/p&gt;</description></item><item><title>Use AI to Find Friction Before You Use It to Go Faster</title><link>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/ai-as-diagnostic/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/ai-as-diagnostic/</guid><description>&lt;div class="pageinfo pageinfo-primary"&gt;
&lt;p&gt;The obvious use of AI is to generate more code. The bigger win is to remove the
dependencies that dominate lead time. This page covers the four principles a leader needs for that
to work, and the five properties that turn the &lt;a href="https://beyond.minimumcd.org/docs/agentic-cd/diagnose/coordination-costs/#the-golden-rule"&gt;Golden Rule&lt;/a&gt;
into specific moves.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="four-principles"&gt;Four Principles&lt;/h2&gt;
&lt;h3 id="principle-1-treat-ai-as-a-diagnostic-before-an-accelerator"&gt;Principle 1: Treat AI as a Diagnostic Before an Accelerator&lt;/h3&gt;
&lt;p&gt;The first capability AI gives an enterprise is not speed; it&amp;rsquo;s visibility. When an
&lt;a href="https://beyond.minimumcd.org/docs/reference/glossary/#agent-ai"&gt;agent&lt;/a&gt; struggles to make a small change, it
reveals where the system depends on implicit knowledge, a dependency you could not see before. If
generated tests are brittle, behavior was never specified. And when code is ready but cannot move,
that constraint was downstream all along.&lt;/p&gt;</description></item><item><title>Where the Bottleneck Moves</title><link>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/bottleneck-taxonomy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/bottleneck-taxonomy/</guid><description>&lt;div class="pageinfo pageinfo-primary"&gt;
&lt;p&gt;AI compresses the making phases of delivery hardest and barely touches the rest. So as creation
cost falls, the constraint does not disappear. It moves outward to the phases AI does not
cheapen. This page gives you a shared map of the delivery lifecycle and the five categories of
bottleneck that map onto it, each with its agent-speed signal and the intervention pattern that
removes it.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="the-product-delivery-lifecycle"&gt;The Product Delivery Lifecycle&lt;/h2&gt;
&lt;p&gt;To turn &amp;ldquo;where does work stop?&amp;rdquo; into a classification you can act on, you need a shared map of the
journey, one stable enough that business, engineering, security, and audit can all point to the same
place and mean the same thing. Stripped to its spine, the product delivery lifecycle (PDLC) has
seven phases, and it loops, because delivery is a cycle, not a line.&lt;/p&gt;</description></item><item><title>The Bottleneck Removal Loop</title><link>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/bottleneck-removal-loop/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://beyond.minimumcd.org/docs/agentic-cd/diagnose/bottleneck-removal-loop/</guid><description>&lt;div class="pageinfo pageinfo-primary"&gt;
&lt;p&gt;The principles describe how to think. The loop describes what to do, repeatedly. Like the delivery
lifecycle itself, bottleneck removal is not a project with an end state. It is a cycle you run, and
keep running, because every constraint you remove exposes the next one. This page is the playbook.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="the-loop"&gt;The Loop&lt;/h2&gt;
&lt;pre class="mermaid"&gt;graph LR
 P1[&amp;#34;1. Identify&amp;lt;br/&amp;gt;&amp;amp; Diagnose&amp;#34;] --&amp;gt; P2[&amp;#34;2. Re-engineer&amp;lt;br/&amp;gt;the Bottleneck&amp;#34;]
 P2 --&amp;gt; P3[&amp;#34;3. Document&amp;lt;br/&amp;gt;&amp;amp; Share&amp;#34;]
 P3 --&amp;gt; P4[&amp;#34;4. Iterate to&amp;lt;br/&amp;gt;the Next Constraint&amp;#34;]
 P4 -.-&amp;gt; P1

 style P1 fill:#e8f4fd,stroke:#1a73e8
 style P2 fill:#fce8e6,stroke:#d93025
 style P3 fill:#e6f4ea,stroke:#137333
 style P4 fill:#fff4e5,stroke:#e8710a&lt;/pre&gt;
&lt;p&gt;Use AI in every phase, not only to write code, but to solve old coordination problems in new ways.&lt;/p&gt;</description></item></channel></rss>