{
  "name": "CERTavia EU AI Act Compliance Agent",
  "description": "Delivers structured EU AI Act infrastructure evidence documentation based on SOVP. Cryptographically signed (Ed25519), DNS-anchored, institutionally usable.",
  "url": "https://certavia.org",
  "version": "1.0",
  "provider": {
    "organization": "Litzki Systems LLC",
    "url": "https://litzki-systems.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "eu-ai-act-quick-scan",
      "name": "EU AI Act Quick Scan",
      "description": "Free Annex-III risk screening. Branchenübergreifendes Screening in unter 2 Minuten.",
      "tags": ["eu-ai-act", "compliance", "annex-iii", "free"],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"]
    },
    {
      "id": "eu-ai-act-full-scan",
      "name": "EU AI Act Full Scan",
      "description": "80+ parameter SOVP validation. Ed25519-signed infrastructure evidence report. Binary verdict: SOVP-CERTIFIED or SOVP-FAILED.",
      "tags": ["eu-ai-act", "compliance", "infrastructure-evidence", "ed25519", "paid"],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"]
    }
  ],
  "authentication": { "schemes": ["none"] }
}
