{
  "ok": true,
  "node": "22.23.0",
  "checks": [
    {
      "name": "Node.js",
      "ok": true,
      "detail": "v22.23.0 on linux"
    },
    {
      "name": "Rule engine",
      "ok": true,
      "detail": "25 bot matches played across 5 modes, 9634 rolls, all finished"
    },
    {
      "name": "Replay and cheat check",
      "ok": true,
      "detail": "a real match verified, a doctored dice roll was caught at move 0"
    },
    {
      "name": "Database driver",
      "ok": true,
      "detail": "mysql2 loaded"
    },
    {
      "name": "Database settings",
      "ok": true,
      "detail": "user nexginoc_ludo, database nexginoc_ludo"
    },
    {
      "name": "Database connection",
      "ok": true,
      "detail": "connected to 10.11.18-MariaDB"
    },
    {
      "name": "Tables",
      "ok": true,
      "detail": "22 of 22 tables present"
    },
    {
      "name": "Migrations",
      "ok": true,
      "detail": "001_core"
    },
    {
      "name": "Seed data",
      "ok": true,
      "detail": "6 modes, 20 coin reasons, 6 coin tiers"
    },
    {
      "name": "Ledger is append-only",
      "ok": true,
      "detail": "both guard triggers are in place, so coin history cannot be edited or deleted"
    }
  ],
  "ms": 1206
}