{
  "pack": "zeus-performance-100y-v3",
  "version": "1.0.0",
  "freezeDate": "2026-05-06",
  "nextReviewYear": 2031,
  "horizonYear": 2076,
  "provenanceRoot": "84bec430b87b1163b9b51d3124c2f4c0a603bb8ceeae1bb61e6e28db76d155f7",
  "owner": {
    "name": "Vladoi Ionut",
    "email": "vladoi_ionut@yahoo.com",
    "btc": "bc1q4f7e66z87mdfj56kz0dj5hvcnpmh0qh4wuv22e"
  },
  "timestamp": "2026-06-10T18:16:49.639Z",
  "title": "Data-Minimization Proof — Bytes Shipped vs Bytes Needed",
  "purpose": "A signed ratio of bytes-shipped to bytes-strictly-needed for every public page. Today the web ships orders of magnitude more than required; we publish the ratio.",
  "units": {
    "bytes": "KB",
    "ratio": "shipped/needed"
  },
  "targets": {
    "home_KB_needed": 35,
    "home_KB_shipped": 42,
    "home_ratio": 1.2,
    "page_ratio_max": 1.5
  },
  "pledge": "No public page may exceed 1.5× the strictly-needed byte payload (HTML+CSS+JS+critical img)."
}