Updated documentation to reflect the 4-tier classification system and uninstalled detection. Added SVG logo and color-coded status indicator dots. Added architecture diagram and collapsible API response example. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
193 B
XML
5 lines
193 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
|
|
<circle cx="9" cy="9" r="7" fill="#e44" opacity="0.2"/>
|
|
<circle cx="9" cy="9" r="5" fill="#e44"/>
|
|
</svg>
|