fabro/docs/images/tutorial-sub-workflow.svg
Bryan Helmkamp 131b71aea9 Update docs tutorials, examples, and add sub-workflow tutorial
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 10:01:53 -05:00

82 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
-->
<!-- Title: SubWorkflow Pages: 1 -->
<svg width="545pt" height="44pt"
viewBox="0.00 0.00 545.00 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<style>
@media (prefers-color-scheme: dark) {
[fill="#1a1a1a"] { fill: #e5e5e5; }
[fill="#666666"] { fill: #aaaaaa; }
[stroke="#666666"] { stroke: #aaaaaa; }
[stroke="#999999"] { stroke: #777777; }
}
</style>
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 40.25)">
<title>SubWorkflow</title>
<!-- start -->
<g id="node1" class="node">
<title>start</title>
<polygon fill="none" stroke="#357f9e" points="35.26,-36.12 0,-18.13 35.26,-0.13 70.52,-18.12 35.26,-36.12"/>
<polyline fill="none" stroke="#357f9e" points="10.69,-23.58 10.69,-12.67"/>
<polyline fill="none" stroke="#357f9e" points="24.57,-5.58 45.95,-5.58"/>
<polyline fill="none" stroke="#357f9e" points="59.83,-12.67 59.83,-23.58"/>
<polyline fill="none" stroke="#357f9e" points="45.95,-30.67 24.57,-30.67"/>
<text xml:space="preserve" text-anchor="middle" x="35.26" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Start</text>
</g>
<!-- plan -->
<g id="node3" class="node">
<title>plan</title>
<ellipse fill="none" stroke="#357f9e" cx="133.52" cy="-18.12" rx="27" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="133.52" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Plan</text>
</g>
<!-- start&#45;&gt;plan -->
<g id="edge1" class="edge">
<title>start&#45;&gt;plan</title>
<path fill="none" stroke="#666666" d="M71.56,-18.12C79.18,-18.12 87.27,-18.12 94.98,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="94.76,-21.63 104.76,-18.13 94.76,-14.63 94.76,-21.63"/>
</g>
<!-- exit -->
<g id="node2" class="node">
<title>exit</title>
<polygon fill="none" stroke="#357f9e" points="536.52,-36.25 500.27,-36.25 500.27,0 536.52,0 536.52,-36.25"/>
<polyline fill="none" stroke="#357f9e" points="512.27,-36.25 500.27,-24.25"/>
<polyline fill="none" stroke="#357f9e" points="500.27,-12 512.27,0"/>
<polyline fill="none" stroke="#357f9e" points="524.52,0 536.52,-12"/>
<polyline fill="none" stroke="#357f9e" points="536.52,-24.25 524.52,-36.25"/>
<text xml:space="preserve" text-anchor="middle" x="518.39" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Exit</text>
</g>
<!-- impl -->
<g id="node4" class="node">
<title>impl</title>
<polygon fill="none" stroke="#357f9e" points="359.13,-23.69 277.83,-36.12 196.52,-23.69 196.6,-3.56 359.05,-3.56 359.13,-23.69"/>
<text xml:space="preserve" text-anchor="middle" x="277.83" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Implement &amp; Test</text>
</g>
<!-- plan&#45;&gt;impl -->
<g id="edge2" class="edge">
<title>plan&#45;&gt;impl</title>
<path fill="none" stroke="#666666" d="M160.95,-18.12C168.05,-18.12 176.15,-18.12 184.69,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="184.61,-21.63 194.61,-18.13 184.61,-14.63 184.61,-21.63"/>
</g>
<!-- review -->
<g id="node5" class="node">
<title>review</title>
<ellipse fill="none" stroke="#357f9e" cx="429.7" cy="-18.12" rx="34.57" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="429.7" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Review</text>
</g>
<!-- impl&#45;&gt;review -->
<g id="edge3" class="edge">
<title>impl&#45;&gt;review</title>
<path fill="none" stroke="#666666" d="M359.46,-18.12C367.65,-18.12 375.74,-18.12 383.35,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="383.34,-21.63 393.34,-18.13 383.34,-14.63 383.34,-21.63"/>
</g>
<!-- review&#45;&gt;exit -->
<g id="edge4" class="edge">
<title>review&#45;&gt;exit</title>
<path fill="none" stroke="#666666" d="M464.47,-18.12C472.45,-18.12 480.9,-18.12 488.64,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="488.54,-21.63 498.54,-18.13 488.54,-14.63 488.54,-21.63"/>
</g>
</g>
</svg>