{
  "exported": "2026-08-14T00:24:09Z",
  "format": "tidy.rules",
  "rules": [
    {
      "destinationSubfolder": "Installers",
      "detail": ".dmg/.pkg → Installers after 7 days",
      "enabled": true,
      "groupByMonth": false,
      "icon": "shippingbox",
      "id": "FE6B9ED9-9805-4FAE-91D9-3ADE0426E80A",
      "matchExtensions": [
        "dmg",
        "pkg"
      ],
      "minAgeDays": 7,
      "name": "Installers older than a week"
    },
    {
      "destinationSubfolder": "Archives",
      "detail": "ZIP/TAR → Archives",
      "enabled": true,
      "groupByMonth": false,
      "icon": "doc.zipper",
      "id": "82EF0C9E-C7F1-4C2A-857C-480FD3BA2A06",
      "matchExtensions": [
        "zip",
        "tar",
        "gz",
        "tgz",
        "xz"
      ],
      "name": "Archives"
    },
    {
      "destinationSubfolder": "Logs",
      "detail": ".log/.crash → Logs/yyyy-MM",
      "enabled": true,
      "groupByMonth": true,
      "icon": "ant",
      "id": "1D31E771-A79D-4B34-9360-9EA429E1B346",
      "matchExtensions": [
        "log",
        "crash",
        "ips",
        "spin"
      ],
      "name": "Logs and crash reports"
    }
  ],
  "version": 1
}