{
  "name": "ZEUS Autonomous Platform — DESTILL.ai",
  "description": "Sovereign AI Safety-as-a-Service. 116-agent AEGIS cascade, Post-Quantum Cryptography, XPollination BPC audits, and Patent Claim generation. All inference runs on local NPU (zero cloud). Powered by OHM's Natural Intelligence Stack.",
  "url": "https://destill.ai",
  "provider": {
    "organization": "OHM Ecosystem — Offline Human Mode",
    "url": "https://offlinehumanmode.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": ["x402"]
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "aegis-safety-audit",
      "name": "AEGIS 116-Agent Safety Audit",
      "description": "Run any prompt through a 116-agent sovereign safety cascade. Returns threat classification, confidence score, and POAW receipt. 12-Sigma precision (99.99997% detection). <45 Joules/task.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "pricing": {
        "currency": "USDC",
        "chain": "polygon",
        "perRequest": "0.50",
        "bulkDiscount": {
          "100": "0.30",
          "1000": "0.15"
        }
      }
    },
    {
      "id": "pqc-encryption",
      "name": "Post-Quantum Encryption Service",
      "description": "Encrypt/decrypt data using ML-KEM (Kyber) + ML-DSA (Dilithium) hybrid cryptography. Future-proof against quantum attacks. Bank-grade implementation matching top 26% of European banks.",
      "inputModes": ["text/plain", "application/octet-stream"],
      "outputModes": ["application/json"],
      "pricing": {
        "currency": "USDC",
        "chain": "polygon",
        "perRequest": "0.10"
      }
    },
    {
      "id": "xpollination-bpc",
      "name": "XPollination Best Practice Compliance Audit",
      "description": "16-dimension holistic evaluation of any AI system against the OHM Diamond Standard. Covers Safety, Performance, Sovereignty, Ethics, Sustainability, and 11 more dimensions. Returns radar-chart data + improvement recommendations.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "pricing": {
        "currency": "USDC",
        "chain": "polygon",
        "perRequest": "5.00"
      }
    },
    {
      "id": "patent-claim-generator",
      "name": "Patent Claim Generator",
      "description": "Generate USPTO-format independent and dependent patent claims from technical descriptions. Covers 40 TRIZ Inventive Principles for whitespace detection. Produces filing-ready claim sets.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "pricing": {
        "currency": "USDC",
        "chain": "polygon",
        "perRequest": "25.00"
      }
    },
    {
      "id": "ni-due-diligence",
      "name": "NI Stack Due Diligence Session",
      "description": "Full technical evaluation of the DESTILL.ai Natural Intelligence Stack. Includes 8-dimension DD portal access, live benchmark data, cascade architecture walkthrough, and patent portfolio overview.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "pricing": {
        "currency": "USDC",
        "chain": "polygon",
        "perSession": "100.00"
      }
    }
  ],
  "treasury": {
    "chain": "polygon",
    "address": "0x5d415fc39E45fBd4F7F87D902811CA09Df153ba1",
    "currency": "USDC",
    "contract": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359"
  }
}
