)]}'
{
  "commit": "2963c23a36d45fefd9f5355ff2504cc82729c00e",
  "tree": "6eab6828048fc1dbf98f98fe1c118a83b7e507cf",
  "parents": [
    "f15d3c31e20f3295e4d0b5dd05f6df91851ad849"
  ],
  "author": {
    "name": "Robert Lazarski",
    "email": "robertlazarski@gmail.com",
    "time": "Wed Jul 01 08:48:08 2026 -1000"
  },
  "committer": {
    "name": "Robert Lazarski",
    "email": "robertlazarski@gmail.com",
    "time": "Wed Jul 01 08:48:08 2026 -1000"
  },
  "message": "ci: harden Remove Snapshots step against silent failure\n\nFrom a Gemini CI review: `find ... | xargs rm -rf` masks a find failure\n(xargs exits 0 on empty stdin), and GNU xargs also runs `rm` once with no\noperands on empty input. Add `set -o pipefail` so a find failure fails the\nstep, and `xargs -r` so rm is skipped when there is nothing to remove.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) \u003cnoreply@anthropic.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ffa98b4c575cffda517cfd465c44119904677385",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci.yml",
      "new_id": "1b5c4a2fe7829a5e937485cdee1ad0580f4b2cf0",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci.yml"
    }
  ]
}
