{
  "schema_version": "1.0",
  "service": "CleanerBot",
  "status": "operational",
  "updated_at": "2026-07-18T00:11:54Z",
  "components": [
    {
      "name": "Bot Process",
      "status": "online"
    },
    {
      "name": "Bot Shards",
      "status": "online"
    },
    {
      "name": "Discord API",
      "status": "online"
    },
    {
      "name": "DB Shards",
      "status": "online"
    },
    {
      "name": "Webhooks",
      "status": "online"
    }
  ],
  "meta": {
    "source": "cleaner-bot-statusupdate",
    "scope": "prod",
    "shards": {
      "enabled": true,
      "scope": "prod",
      "total": 4,
      "online": 4
    },
    "bot_shards": {
      "enabled": true,
      "scope": "prod",
      "total": 4,
      "online": 4,
      "ids": [
        0,
        1,
        2,
        3
      ],
      "source": "discord_bot_metrics"
    },
    "db_shards": {
      "enabled": true,
      "scope": "prod",
      "total": 2,
      "online": 2,
      "ids": [
        0,
        1
      ],
      "routing_mode": "postgres_shard_router",
      "route_health": "ok",
      "fallback_to_shard0": 0,
      "map_misses": 0,
      "hard_failures": 0,
      "route_failures_total": 0,
      "route_failure_reasons": {},
      "source": "discord_bot_metrics.db_read_cutover"
    },
    "discord_rest": {
      "entitlements": {
        "rate_limited": false,
        "rate_limited_until": null,
        "outage_backoff": false,
        "outage_backoff_until": null,
        "outage_last_error": null,
        "outage_failures": 0
      },
      "app_commands": {
        "cache_backoff": false,
        "cache_backoff_until": null,
        "cache_backoff_reason": null
      }
    },
    "guilds": {
      "total": 1124,
      "source": "discord_bot_metrics"
    },
    "users": {
      "total": 290742,
      "source": "discord_bot_metrics"
    },
    "webhooks_probe": {
      "checked_at": "2026-07-18T00:11:53Z",
      "status_code": 405,
      "latency_ms": 110,
      "reason": null
    }
  }
}