Files
ai-llm-red-team-handbook/docs/assets/rec14_tool_loop.svg
T

22 lines
3.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600">
<defs>
<pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse">
<path d="M 40 0 L 0 0 0 40" fill="none" stroke="#D4AF37" stroke-width="0.5" opacity="0.15"/>
</pattern>
<marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7" fill="#D4AF37" />
</marker>
<marker id="dot" markerWidth="6" markerHeight="6" refX="3" refY="3" orient="auto">
<circle cx="3" cy="3" r="3" fill="#D4AF37" />
</marker>
</defs>
<rect width="100%" height="100%" fill="#050505" />
<rect width="100%" height="100%" fill="url(#grid)" />
<text x="300" y="30" fill="#FFD700" font-family="Courier New" font-size="20" text-anchor="middle">AGENTIC LOOP</text><polygon points="260,150 340,150 350,160 350,200 340,210 260,210 250,200 250,160" fill="#1A1A1A" stroke="#D4AF37" stroke-width="1.5" fill-opacity="0.8" /><text x="255" y="160" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="340" y="208" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="300.0" y="184.0" fill="#FFD700" font-family="Courier New" font-size="12" font-weight="bold" text-anchor="middle">THOUGHT</text><polygon points="400,270 480,270 490,280 490,320 480,330 400,330 390,320 390,280" fill="#1A1A1A" stroke="#D4AF37" stroke-width="1.5" fill-opacity="0.8" /><text x="395" y="280" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="480" y="328" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="440.0" y="304.0" fill="#FFD700" font-family="Courier New" font-size="12" font-weight="bold" text-anchor="middle">ACTION</text><polygon points="260,390 340,390 350,400 350,440 340,450 260,450 250,440 250,400" fill="#1A1A1A" stroke="#D4AF37" stroke-width="1.5" fill-opacity="0.8" /><text x="255" y="400" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="340" y="448" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="300.0" y="424.0" fill="#FFD700" font-family="Courier New" font-size="12" font-weight="bold" text-anchor="middle">OBSERVE</text><polygon points="120,270 200,270 210,280 210,320 200,330 120,330 110,320 110,280" fill="#1A1A1A" stroke="#D4AF37" stroke-width="1.5" fill-opacity="0.8" /><text x="115" y="280" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="200" y="328" fill="#D4AF37" font-family="Courier New" font-size="8" opacity="0.6">+</text><text x="160.0" y="304.0" fill="#FFD700" font-family="Courier New" font-size="12" font-weight="bold" text-anchor="middle">RESPONSE</text><line x1="350" y1="210" x2="390" y2="270" stroke="#D4AF37" stroke-width="1.5" marker-end="url(#arrowhead)" /><line x1="390" y1="330" x2="350" y2="390" stroke="#D4AF37" stroke-width="1.5" marker-end="url(#arrowhead)" /><line x1="250" y1="390" x2="210" y2="330" stroke="#D4AF37" stroke-width="1.5" marker-end="url(#arrowhead)" /><line x1="210" y1="270" x2="250" y2="210" stroke="#D4AF37" stroke-width="1.5" marker-end="url(#arrowhead)" />
<!-- Global Tech Overlay -->
<rect x="10" y="10" width="580" height="580" fill="none" stroke="#D4AF37" stroke-width="2" opacity="0.3" />
<text x="20" y="30" fill="#D4AF37" font-family="Courier New" font-size="10" opacity="0.5">SYS.DIAG.v.9.0</text>
<text x="480" y="580" fill="#D4AF37" font-family="Courier New" font-size="10" opacity="0.5">UNAUTHORIZED ACCESS_</text>
</svg>