- models.py: ajout anubis_bot_name, anubis_bot_action, anubis_bot_category
dans le modèle Pydantic Detection
- detections.py: fix ILLEGAL_AGGREGATION ClickHouse (argMin alias renommés
en *_best), ajout des 3 champs Anubis dans les requêtes individuelle et
groupée
- ml_features.py: fix alias sum(hits) AS total_hits (évite nested aggregate),
ajout missing_accept_enc_ratio et http_scheme_ratio dans b-features
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>