@@ -0,0 +1,14 @@
1 + <svg xmlns="http://www.w3.org/2000/svg" width="880" height="220" viewBox="0 0 880 220" role="img" aria-labelledby="title desc">
2 + <title id="title">ALICE SDV pipeline</title>
3 + <desc id="desc">Code, contract test, package and local deployment stages.</desc>
4 + <rect width="880" height="220" rx="24" fill="#f7f7f8"/>
5 + <g font-family="Arial, sans-serif" text-anchor="middle">
6 + <g transform="translate(40 58)"><rect width="160" height="104" rx="14" fill="#18181b"/><text x="80" y="48" fill="#a7f3d0" font-size="14" font-weight="700">CODE</text><text x="80" y="73" fill="#d4d4d8" font-size="12">ALICE module</text></g>
7 + <path d="M210 110h54" stroke="#a1a1aa" stroke-width="3"/><path d="m254 102 12 8-12 8" fill="#a1a1aa"/>
8 + <g transform="translate(276 58)"><rect width="160" height="104" rx="14" fill="#eef2ff" stroke="#a5b4fc"/><text x="80" y="48" fill="#4338ca" font-size="14" font-weight="700">VERIFY</text><text x="80" y="73" fill="#52525b" font-size="12">tests + contracts</text></g>
9 + <path d="M446 110h54" stroke="#a1a1aa" stroke-width="3"/><path d="m490 102 12 8-12 8" fill="#a1a1aa"/>
10 + <g transform="translate(512 58)"><rect width="140" height="104" rx="14" fill="#ecfdf5" stroke="#6ee7b7"/><text x="70" y="48" fill="#047857" font-size="14" font-weight="700">PACKAGE</text><text x="70" y="73" fill="#52525b" font-size="12">artifact + SHA</text></g>
11 + <path d="M662 110h54" stroke="#a1a1aa" stroke-width="3"/><path d="m706 102 12 8-12 8" fill="#a1a1aa"/>
12 + <g transform="translate(728 58)"><rect width="112" height="104" rx="14" fill="#fff7ed" stroke="#fdba74"/><text x="56" y="48" fill="#c2410c" font-size="14" font-weight="700">DEPLOY</text><text x="56" y="73" fill="#52525b" font-size="12">local target</text></g>
13 + </g>
14 + </svg>