| Name | Type | Description | Notes |
|---|---|---|---|
| beehiveId | int | Identifiant unique de la ruche | |
| healthScore | float | Score de santé (0-1) | |
| healthStatus | string | Statut de santé (textuel) | |
| confidence | float | Confiance dans la prédiction (0-1) | |
| confidenceLevel | string | Niveau de confiance (textuel) | |
| issues | string[] | Problèmes de santé détectés | [optional] |
| alerts | string[] | Alertes urgentes | [optional] |
| recommendations | string[] | Recommandations d'actions | [optional] |
| analysisDetails | array<string,float> | [optional] | |
| debugInfo | object | [optional] | |
| vectorIntegrationInfo | object | [optional] |