kotalk/docs/assets/readme/release-flow.svg
2026-04-16 09:24:26 +09:00

55 lines
4.1 KiB
XML

<svg width="1200" height="520" viewBox="0 0 1200 520" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="40" y1="30" x2="1160" y2="490" gradientUnits="userSpaceOnUse">
<stop stop-color="#0B1220"/>
<stop offset="1" stop-color="#111827"/>
</linearGradient>
<linearGradient id="chip" x1="0" y1="0" x2="1" y2="1">
<stop stop-color="#38BDF8"/>
<stop offset="1" stop-color="#22C55E"/>
</linearGradient>
</defs>
<rect x="20" y="20" width="1160" height="480" rx="28" fill="url(#bg)" stroke="#1F2937"/>
<text x="64" y="86" fill="#F8FAFC" font-family="Arial, sans-serif" font-size="34" font-weight="700">Release Surface</text>
<text x="64" y="120" fill="#94A3B8" font-family="Arial, sans-serif" font-size="18">The repository keeps code, screenshots, release rules, and download surfaces aligned.</text>
<rect x="60" y="190" width="230" height="190" rx="24" fill="#0D1726" stroke="#233246"/>
<text x="90" y="236" fill="#E2E8F0" font-family="Arial, sans-serif" font-size="18" font-weight="700">Build sources</text>
<text x="90" y="274" fill="#F8FAFC" font-family="Arial, sans-serif" font-size="28" font-weight="700">Code + Docs + Screenshots</text>
<text x="90" y="318" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">README</text>
<text x="90" y="344" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">문서/ planning set</text>
<text x="90" y="370" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">latest repo screenshots</text>
<rect x="350" y="190" width="230" height="190" rx="24" fill="#0D1726" stroke="#233246"/>
<text x="380" y="236" fill="#E2E8F0" font-family="Arial, sans-serif" font-size="18" font-weight="700">Packaging</text>
<text x="380" y="274" fill="#F8FAFC" font-family="Arial, sans-serif" font-size="28" font-weight="700">Release assets</text>
<text x="380" y="318" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">portable zip</text>
<text x="380" y="344" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">apk channel next</text>
<text x="380" y="370" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">checksums and metadata</text>
<rect x="640" y="190" width="230" height="190" rx="24" fill="#0D1726" stroke="#233246"/>
<text x="670" y="236" fill="#E2E8F0" font-family="Arial, sans-serif" font-size="18" font-weight="700">Public surfaces</text>
<text x="670" y="274" fill="#F8FAFC" font-family="Arial, sans-serif" font-size="28" font-weight="700">Forge Releases</text>
<text x="670" y="318" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">versioned assets</text>
<text x="670" y="344" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">release notes</text>
<text x="670" y="370" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">source of record</text>
<rect x="930" y="190" width="210" height="190" rx="24" fill="#0D1726" stroke="#233246"/>
<text x="960" y="236" fill="#E2E8F0" font-family="Arial, sans-serif" font-size="18" font-weight="700">Delivery</text>
<text x="960" y="274" fill="#F8FAFC" font-family="Arial, sans-serif" font-size="28" font-weight="700">Download host</text>
<text x="960" y="318" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">windows/latest</text>
<text x="960" y="344" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">android/latest</text>
<text x="960" y="370" fill="#94A3B8" font-family="Arial, sans-serif" font-size="16">version.json</text>
<path d="M290 286H350" stroke="url(#chip)" stroke-width="4" stroke-linecap="round"/>
<path d="M580 286H640" stroke="url(#chip)" stroke-width="4" stroke-linecap="round"/>
<path d="M870 286H930" stroke="url(#chip)" stroke-width="4" stroke-linecap="round"/>
<circle cx="350" cy="286" r="6" fill="#38BDF8"/>
<circle cx="640" cy="286" r="6" fill="#22C55E"/>
<circle cx="930" cy="286" r="6" fill="#F59E0B"/>
<rect x="786" y="74" width="304" height="50" rx="16" fill="#101B2C" stroke="#223045"/>
<text x="814" y="106" fill="#E2E8F0" font-family="Arial, sans-serif" font-size="18" font-weight="700">Principle: what ships must match what the repo says.</text>
</svg>