{
  "pack": "zeus-innovations-100y",
  "version": "1.0.0",
  "freezeDate": "2026-05-06",
  "nextReviewYear": 2031,
  "horizonYear": 2076,
  "provenanceRoot": "8e18723616e74c25a4210d43d906951c432b0536e6cf5acbc70e8c5274ef4d56",
  "owner": {
    "name": "Vladoi Ionut",
    "email": "vladoi_ionut@yahoo.com",
    "btc": "bc1q4f7e66z87mdfj56kz0dj5hvcnpmh0qh4wuv22e"
  },
  "timestamp": "2026-06-10T18:15:58.315Z",
  "title": "Personal Data Sovereignty Statement",
  "declaration": "The user is the sole owner of their data. ZeusAI is a custodian, not a proprietor.",
  "rights": [
    "export",
    "delete",
    "rectify",
    "time-lock",
    "transfer-to-successor-origin"
  ],
  "custody": {
    "encryption": "AES-256-GCM per tenant; rotated yearly.",
    "storage": "Tenant-scoped directories; cross-tenant reads are technically prevented.",
    "retention": "Default 5 years; user may shorten to 30 days via /api/v100/data-sovereignty (future POST)."
  },
  "interop": {
    "exportFormat": "JSON-LD with schema.org + did:web identifiers.",
    "timelockEndpoint": "/api/v100/timelock/:hash"
  }
}