{
  "version": "1.0",
  "domain": "https://litzki-systems.com",
  "updated": "2026-06-04",
  "entities": [
    {
      "id": "litzki-systems-llc",
      "type": "Organization",
      "name": "Litzki Systems LLC",
      "url": "https://litzki-systems.com",
      "description": "AI infrastructure validation company. Inventor of the Sovereign Validation Protocol (SOVP). Founded 2026, St. Petersburg, Florida, USA.",
      "founder": {
        "type": "Person",
        "name": "Thorsten Litzki",
        "url": "https://thorsten-litzki.de"
      },
      "founded": "2026-02",
      "location": {
        "type": "Place",
        "addressLocality": "St. Petersburg",
        "addressRegion": "FL",
        "addressCountry": "US"
      },
      "contact": "claude@thorsten-litzki.de",
      "sameAs": [
        "https://litzki-systems.com",
        "https://certavia.org"
      ]
    },
    {
      "id": "thorsten-litzki",
      "type": "Person",
      "name": "Thorsten Litzki",
      "url": "https://thorsten-litzki.de",
      "description": "Founder of Litzki Systems LLC. Inventor of SOVP (Patent Pending #64/005,737) and ZWAP. Agentic infrastructure strategist.",
      "jobTitle": "Founder & CEO",
      "worksFor": "Litzki Systems LLC"
    },
    {
      "id": "sovp",
      "type": "Product",
      "name": "Sovereign Validation Protocol (SOVP)",
      "url": "https://litzki-systems.com/sovp",
      "description": "Deterministic AI infrastructure validation framework. 265+ parameters, 20 clusters. Binary verdict: CERTIFIED or FAILED. Ed25519-signed output.",
      "category": "infrastructure-validation",
      "patentPending": "USPTO #64/005,737"
    },
    {
      "id": "certavia",
      "type": "Product",
      "name": "CERTavia",
      "url": "https://certavia.org",
      "description": "EU AI Act compliance certificate product powered by SOVP. Institutionally usable, cryptographically signed, DNS-anchored.",
      "category": "compliance-certification"
    }
  ]
}