{
  "pack": "zeus-performance-100y-v3",
  "version": "1.0.0",
  "freezeDate": "2026-05-06",
  "nextReviewYear": 2031,
  "horizonYear": 2076,
  "provenanceRoot": "f82c07f87094272199cb72700a5fc8cd3f5f8c3d32707d6287ff7c1408bd8ff9",
  "owner": {
    "name": "Vladoi Ionut",
    "email": "vladoi_ionut@yahoo.com",
    "btc": "bc1q4f7e66z87mdfj56kz0dj5hvcnpmh0qh4wuv22e"
  },
  "timestamp": "2026-07-26T08:54:27.759Z",
  "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)."
}