{
  "publisher_sealing": {
    "model": "pay_as_you_go",
    "billing_cycle": "monthly",
    "tiers": [
      {
        "range": "1-100",
        "price_per_seal": "$0.50",
        "description": "Small volume sealing"
      },
      {
        "range": "101-1000",
        "price_per_seal": "$0.25",
        "description": "Medium volume sealing"
      },
      {
        "range": "1001+",
        "price_per_seal": "$0.10",
        "description": "High volume sealing"
      }
    ],
    "included": [
      "CLI and API access",
      "PAdES signatures",
      "FIPS 140-3 Level 3 HSM key storage",
      "RFC 3161 timestamping",
      "OCSP/CRL embedding"
    ]
  },
  "publisher_identity": {
    "model": "annual_subscription",
    "options": [
      {
        "type": "AATL_OrgID",
        "price": "$2,400/year",
        "description": "Adobe Approved Trust List organizational certificate"
      },
      {
        "type": "EU_Advanced_OrgID",
        "price": "$2,400/year",
        "description": "eIDAS Advanced organizational certificate"
      }
    ],
    "included": [
      "CA/RA validation coordination",
      "Certificate issuance and renewal",
      "FIPS 140-3 Level 3 HSM custody",
      "Incident response",
      "Admin controls and audit logs"
    ]
  },
  "usage_measurement": {
    "unit": "successful_sealing_operations",
    "excludes": [
      "pages",
      "downloads",
      "form_fills",
      "annotations",
      "failed_operations"
    ]
  }
}