{
  "sleep": {
    "is_sleeping": false,
    "confidence": 0,
    "light": 1,
    "motion": 0,
    "last_update": "2026-04-22T23:37:57.327878",
    "sleep_start": null,
    "quality_score": null
  },
  "location": {
    "latitude": 49.7696231,
    "longitude": 4.7149233,
    "accuracy": 4,
    "speed": 11,
    "altitude": 200,
    "last_update": "2026-04-06T17:49:21.869613",
    "distance_from_home": 0.003,
    "transport_mode": "driving"
  },
  "activity": {
    "current_type": "cycling",
    "started_at": null,
    "details": {}
  },
  "biometrics": {
    "heart_rate": null,
    "steps_today": null,
    "battery": null,
    "last_update": null
  },
  "delivery": {
    "is_active": false,
    "session_start": null,
    "deliveries_today": 0,
    "earnings_today": 0
  },
  "state_type": "cycling",
  "state_confidence": 70,
  "metrics": {
    "distance_today": 0,
    "calories_today": 0,
    "distance_by_mode": {
      "walking": 0,
      "cycling": 0,
      "driving": 0,
      "transit": 0
    },
    "calories_by_mode": {
      "walking": 0,
      "cycling": 0
    }
  },
  "predictions": {
    "available_compute_time": 30,
    "optimal_machine": "server",
    "recommended_tasks": [
      "notifications",
      "quick_queries"
    ],
    "reason": "active - minimal background tasks"
  },
  "machines": {
    "mac": {
      "online": false,
      "last_seen": null
    },
    "nas": {
      "online": true,
      "last_seen": "2026-05-09T22:17:23.800885"
    }
  }
}