Skip to content

Commit fc89b64

Browse files
authored
Merge pull request #195 from raifdmueller/feat/workflow-further-reading
docs: add Martinelli and podcast to workflow further reading
2 parents 2b82a96 + 1830e3c commit fc89b64

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/spec-driven-workflow.de.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,6 +1297,12 @@ <h3 id="_weiterführende_literatur">Weiterführende Literatur</h3>
12971297
<li>
12981298
<p>Birgitta Böckeler, <a href="https://martinfowler.com/articles/exploring-gen-ai/">Exploring Gen AI</a> (martinfowler.com)&#8201;&#8212;&#8201;eine kritische Analyse von Spec-Driven-Development-Tools (Kiro, spec-kit, Tessl) und deren Trade-offs. Untersucht, wo aufwändige Upfront-Spezifikationen helfen und wo sie Overhead erzeugen.</p>
12991299
</li>
1300+
<li>
1301+
<p>Simon Martinelli, <a href="https://unifiedprocess.ai/">AI Unified Process</a>&#8201;&#8212;&#8201;eine anforderungsgetriebene Methodik, die Rational-Unified-Process-Prinzipien mit KI-Tooling kombiniert. Behandelt KI als Konsistenz-Engine, die Code aus sich entwickelnden Spezifikationen regeneriert, in vier Phasen: Inception, Elaboration, Construction, Transition.</p>
1302+
</li>
1303+
<li>
1304+
<p>Ralf D. Müller &amp; Simon Martinelli, <a href="https://software-architektur.tv/2026/01/16/folge298.html">Spec-Driven Development</a> (software-architektur.tv, Folge 298)&#8201;&#8212;&#8201;Podcast-Diskussion darüber, wie Spezifikationen und Anforderungen ins Zentrum KI-gestützter Entwicklung rücken, und warum iterative Verfeinerung besser funktioniert als perfekte Upfront-Specs.</p>
1305+
</li>
13001306
</ul>
13011307
</div>
13021308
</div>

docs/spec-driven-workflow.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,6 +1296,12 @@ <h3 id="_further_reading">Further Reading</h3>
12961296
<li>
12971297
<p>Birgitta Böckeler, <a href="https://martinfowler.com/articles/exploring-gen-ai/">Exploring Gen AI</a> (martinfowler.com)&#8201;&#8212;&#8201;a critical analysis of spec-driven development tools (Kiro, spec-kit, Tessl) and their trade-offs. Examines where elaborate upfront specifications help and where they create overhead.</p>
12981298
</li>
1299+
<li>
1300+
<p>Simon Martinelli, <a href="https://unifiedprocess.ai/">AI Unified Process</a>&#8201;&#8212;&#8201;a requirements-driven methodology combining Rational Unified Process principles with AI tooling. Treats AI as a consistency engine that regenerates code from evolving specifications, with four phases: Inception, Elaboration, Construction, Transition.</p>
1301+
</li>
1302+
<li>
1303+
<p>Ralf D. Müller &amp; Simon Martinelli, <a href="https://software-architektur.tv/2026/01/16/folge298.html">Spec-Driven Development</a> (software-architektur.tv, Episode 298)&#8201;&#8212;&#8201;podcast discussion on how specifications and requirements take center stage in AI-assisted development, and why iterative refinement beats perfect upfront specs.</p>
1304+
</li>
12991305
</ul>
13001306
</div>
13011307
</div>

0 commit comments

Comments
 (0)