{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Composition Policy",
  "dateModified": "2026-06-03T04:04:40.848Z",
  "license": "CC-BY-4.0",
  "globalCap": {
    "epsilon": 10,
    "delta": 0.00001
  },
  "perPrincipalCap": {
    "epsilon": 1,
    "deltaPerDay": 0.000001
  },
  "refusalOnExceed": true,
  "notification": "email + webhook 80% threshold"
}