01 // WHAT IS SOVPBOT?
SOVPBot is the automated scanner of the Sovereign Validation Protocol (SOVP). It performs read-only technical audits of publicly accessible web infrastructure. It does not crawl content. It does not store page text, images, or user data.
SOVP is a deterministic validation framework developed by Litzki Systems LLC that assesses whether digital infrastructure meets the technical requirements for discoverability and citation by autonomous AI agents. SOVPBot is the scanning component that executes these assessments. For more information about the protocol, see the SOVP technical specification.
02 // WHAT WE SCAN
- HTTP response headers
- SSL/TLS configuration and certificate metadata
- DNS records: SPF, DMARC, CAA, DNSSEC, MX
- robots.txt and sitemap.xml (existence and structure)
- Schema.org structured data (types and depth)
- Core Web Vitals via PageSpeed Insights API
- LLM-readiness signals: llms.txt, llms-full.txt, sovp-identity.json
- Internal link structure (URL and HTTP status only)
- ALPN protocol negotiation (h3/h2/h1)
03 // OUR SCANNING POLICY
- robots.txt is checked before every scan. SOVPBot stops immediately if disallowed.
- User-Agent is always set to:
SOVPBot/1.0 (+https://litzki-systems.com/bot) - We do not retry after HTTP 429 without explicit written permission from the domain owner.
- We do not bypass rate limits, CAPTCHAs, or access restrictions.
- Scans are initiated via our public validator, by paying clients auditing domains they own or are authorized to audit, or as part of our own market research on publicly accessible web infrastructure.
04 // OPT-OUT
To prevent SOVPBot from scanning your domain, add the following to your robots.txt:
User-agent: SOVPBot
Disallow: /
Alternatively, contact us at [email protected] — we confirm opt-out within 48 hours.
05 // CONTACT
Litzki Systems LLC · St. Petersburg, FL, USA
[email protected]
https://litzki-systems.com