{
  "cronLastRun": {
    "cron": "17 * * * *",
    "tier": "backup:hourly",
    "startedAt": "2026-04-13T11:17:31.303Z",
    "finishedAt": "2026-04-13T11:17:36.964Z",
    "ok": true,
    "results": {
      "prefix": "backups/hourly/2026-04-13T11-17-31-303Z",
      "tables": 19,
      "totalBytes": 389000
    }
  },
  "secondsSinceLastRun": 1446,
  "fresh": true,
  "byTier": {
    "backup:hourly": {
      "cron": "17 * * * *",
      "tier": "backup:hourly",
      "startedAt": "2026-04-13T11:17:31.303Z",
      "finishedAt": "2026-04-13T11:17:36.964Z",
      "ok": true,
      "results": {
        "prefix": "backups/hourly/2026-04-13T11-17-31-303Z",
        "tables": 19,
        "totalBytes": 389000
      }
    },
    "auto-media": {
      "cron": "17 * * * *",
      "tier": "auto-media",
      "startedAt": "2026-04-13T11:17:31.303Z",
      "finishedAt": "2026-04-13T11:17:32.841Z",
      "ok": true,
      "results": [
        {
          "step": "tts",
          "post": "a-robots-txt-that-actually-lets-agents-in",
          "error": "tts unavailable (quota or plan) — will retry next cron"
        }
      ]
    },
    "backup:daily": {
      "cron": "43 3 * * *",
      "tier": "backup:daily",
      "startedAt": "2026-04-13T03:43:35.594Z",
      "finishedAt": "2026-04-13T03:43:45.415Z",
      "ok": true,
      "results": {
        "prefix": "backups/daily/2026-04-13T03-43-35-594Z",
        "tables": 19,
        "totalBytes": 388679
      }
    }
  }
}