{
  "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:20:40.781Z",
  "title": "Reversibility Manifest",
  "actions": [
    {
      "id": "order.create",
      "reversible": true,
      "windowSeconds": 86400,
      "channel": "/refund"
    },
    {
      "id": "order.refund",
      "reversible": false,
      "windowSeconds": 0,
      "channel": "support"
    },
    {
      "id": "profile.update",
      "reversible": true,
      "windowSeconds": 0,
      "channel": "self-serve"
    },
    {
      "id": "profile.delete",
      "reversible": true,
      "windowSeconds": 2592000,
      "channel": "/api/v100/data-sovereignty"
    },
    {
      "id": "subscription.cancel",
      "reversible": true,
      "windowSeconds": 1209600,
      "channel": "/api/billing/restore"
    },
    {
      "id": "tenant.key.rotate",
      "reversible": false,
      "windowSeconds": 0,
      "channel": "audit-only"
    }
  ],
  "invariant": "No action listed as reversible may become irreversible without a 5-year deprecation window."
}