{
  "schema_version": "1.0",
  "currency": "USD",
  "billing_unit": "per supported completed job",
  "tiers": [
    {
      "id": "standard",
      "price_usd_per_job": 2.5,
      "summary": "General-purpose verifiable agent execution with a post-quantum-signed proof on supported completed jobs."
    },
    {
      "id": "confidential",
      "price_usd_per_job": 5.0,
      "summary": "Hardware-attested confidential execution, fail-closed, with a post-quantum-signed proof."
    }
  ],
  "promotion": {
    "summary": "50% off self-serve rates for the first three months.",
    "applies_to": ["standard", "confidential"]
  },
  "canonical_human_url": "https://augmentev.com/pricing"
}
