{
  "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:56.148Z",
  "title": "Touch-Target Equity — WCAG 2.5.5++ Signed",
  "purpose": "WCAG 2.5.5 sets a 24×24 minimum. We sign 44×44 minimum and 8px minimum spacing. Eliminates touch-fat-finger errors as a class.",
  "rules": {
    "minTouchTargetPx": 44,
    "minSpacingPx": 8,
    "minTapAreaForCriticalActionsPx": 56,
    "maxAccidentalActivationRate": 0.005
  },
  "measurement": "Static analysis at build time + RUM accidental-tap heuristic at runtime.",
  "pledge": "Any element with role=button|link|switch|checkbox meets the rules above. Builds fail otherwise."
}