{
  "service": "ledger-service",
  "status": "starting",
  "version": "unknown",
  "started_at": "2026-08-16T02:10:38.970647+00:00",
  "uptime_seconds": 1486,
  "uptime_formatted": "24m 46s",
  "last_sync": {
    "at": null,
    "duration_ms": null,
    "avg_duration_ms": null,
    "result": null,
    "seconds_ago": null,
    "items_processed": 0
  },
  "stats": {
    "total_syncs": 0,
    "total_errors": 0,
    "consecutive_errors": 0,
    "total_items_processed": 0
  },
  "memory": {
    "rss_mb": 82.3,
    "vms_mb": 386.2,
    "percent": 8.0
  },
  "db_connection": {
    "status": "connected"
  },
  "recent_errors": null,
  "last_error": null,
  "warnings": [
    "No syncs completed yet"
  ]
}