{
  "pack": "zeus-performance-100y",
  "version": "1.0.0",
  "freezeDate": "2026-05-06",
  "nextReviewYear": 2031,
  "horizonYear": 2076,
  "provenanceRoot": "aa015c739e8b5e16e652e685a7650bbeef7dde6d0d71748fbefebf56a9fb7f5f",
  "owner": {
    "name": "Vladoi Ionut",
    "email": "vladoi_ionut@yahoo.com",
    "btc": "bc1q4f7e66z87mdfj56kz0dj5hvcnpmh0qh4wuv22e"
  },
  "timestamp": "2026-06-10T18:24:24.399Z",
  "title": "Public Performance Budget — Per-Route Contract",
  "purpose": "A machine-readable budget for Core Web Vitals that remains stable for 50+ years.",
  "units": {
    "time": "ms",
    "size": "KiB",
    "shift": "unitless"
  },
  "globalTargets": {
    "LCP": {
      "p75": 1800,
      "hardCap": 2500
    },
    "INP": {
      "p75": 150,
      "hardCap": 200
    },
    "CLS": {
      "p75": 0.05,
      "hardCap": 0.1
    },
    "TBT": {
      "p75": 200,
      "hardCap": 400
    },
    "FCP": {
      "p75": 1000,
      "hardCap": 1800
    },
    "TTFB": {
      "p75": 400,
      "hardCap": 800
    }
  },
  "routes": [
    {
      "route": "/",
      "LCP": 1500,
      "INP": 120,
      "CLS": 0.02,
      "TBT": 150
    },
    {
      "route": "/innovations",
      "LCP": 1800,
      "INP": 150,
      "CLS": 0.05,
      "TBT": 200
    },
    {
      "route": "/how",
      "LCP": 1700,
      "INP": 150,
      "CLS": 0.03,
      "TBT": 200
    },
    {
      "route": "/login",
      "LCP": 1400,
      "INP": 120,
      "CLS": 0.01,
      "TBT": 150
    },
    {
      "route": "/checkout",
      "LCP": 1600,
      "INP": 120,
      "CLS": 0.02,
      "TBT": 150
    }
  ],
  "enforcement": "Any regression beyond hardCap must rollback within 24h. Audited weekly via /api/v100/perf/web-vitals."
}