{
  "pack": "zeus-innovations-100y",
  "version": "1.0.0",
  "freezeDate": "2026-05-06",
  "nextReviewYear": 2031,
  "horizonYear": 2076,
  "provenanceRoot": "0afd9600374f6bdd84b38230569d844ed2d313fa22aeb53d7aae2156d3aa61dc",
  "owner": {
    "name": "Vladoi Ionut",
    "email": "vladoi_ionut@yahoo.com",
    "btc": "bc1q4f7e66z87mdfj56kz0dj5hvcnpmh0qh4wuv22e"
  },
  "timestamp": "2026-06-13T12:06:20.404Z",
  "title": "Carbon-Aware Compute Budget",
  "perRequestBudgetGco2": 0.4,
  "measurement": {
    "header": "X-Green-GCO2",
    "unit": "grams CO2-equivalent",
    "methodology": "Static datacenter intensity factor × measured CPU-seconds; refreshed yearly."
  },
  "obligations": [
    "Idle CPU loops are forbidden in steady-state.",
    "Background timers must be coalesced; no <1s polling allowed in production.",
    "Static assets are immutable cache-friendly to avoid re-download work.",
    "Predictive prefetch may be disabled by Save-Data clients automatically."
  ],
  "reductionRoadmap": {
    "goal2030": "Halve per-request gCO2 vs 2026 baseline.",
    "goal2050": "Net-zero compute via certified-renewable backbone."
  }
}