{
  "runtime_sock": "/home/dobby/harness/data/runtime/runtime.sock",
  "sock_up": true,
  "runtime_ok": true,
  "project_count": 2,
  "desired_projects": [
    "kleinanzeigen",
    "web"
  ],
  "loop": {
    "active": true,
    "jobs": [
      {
        "id": "reflection",
        "cron": "30 4 * * *",
        "last_fire": "2026-07-25T14:54:00+00:00",
        "last_ok_at": null,
        "last_error": null,
        "last_error_at": null
      }
    ]
  }
}