Add SEO and agent-readable documentation

This commit is contained in:
2026-08-14 21:10:52 +09:00
parent cda32cc260
commit e5c73c647d
26 changed files with 576 additions and 13 deletions
+11
View File
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
<rect width="1200" height="630" fill="#f6f7f8"/>
<rect x="72" y="72" width="1056" height="486" fill="#fff" stroke="#dadce0" stroke-width="2"/>
<rect x="120" y="118" width="72" height="72" fill="#1a73e8"/>
<path d="M139 135h16c14 0 23 8 23 19s-9 21-23 21h-16v-40Zm11 10v20h5c7 0 11-3 11-10s-4-10-11-10h-5Z" fill="#fff"/>
<text x="216" y="170" fill="#171717" font-family="IBM Plex Sans, Arial, sans-serif" font-size="54" font-weight="600">Decodal</text>
<text x="120" y="300" fill="#171717" font-family="IBM Plex Sans, Arial, sans-serif" font-size="68" font-weight="600">Deferred Constraint</text>
<text x="120" y="380" fill="#171717" font-family="IBM Plex Sans, Arial, sans-serif" font-size="68" font-weight="600">Data Language</text>
<text x="120" y="465" fill="#5f6368" font-family="IBM Plex Mono, monospace" font-size="30">configuration · constraints · defaults</text>
<rect x="120" y="505" width="160" height="6" fill="#1a73e8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB