From 45b0cee5e0210055eed65323a21845c825efbf16 Mon Sep 17 00:00:00 2001 From: bolbol Date: Thu, 30 Jul 2026 17:00:24 +0000 Subject: [PATCH] index: ajout runbook mail-o365-search-pas-de-filtre-date (30/07/2026) --- _INDEX.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_INDEX.md b/_INDEX.md index 3a28d6b..9b845f4 100644 --- a/_INDEX.md +++ b/_INDEX.md @@ -94,6 +94,7 @@ | [Kanban multi-agent évaluation AO](hermes-tt/kanban-evaluateur-ao.md) | 2026-06-18 | kanban, ao | | [hermes-mail-browser — /inbox renvoyait des mails perimes (staleness liste virtualisee OWA)](hermes-tt/mail-o365-hermes-mail-browser-inbox-staleness.md) | 2026-07-24 | mail, o365, owa, playwright, hermes-mail-browser | | [hermes-mail-browser -- recherche precise + fix scroll liste virtualisee (limite 5-7 mails)](hermes-tt/mail-o365-recherche-scroll-virtualisation.md) | 2026-07-24 | mail, o365, recherche, scroll, virtualisation | +| [hermes-mail-browser -- /search ne filtre pas par date reelle de reception (matching texte, pas operateur date)](hermes-tt/mail-o365-search-pas-de-filtre-date.md) | 2026-07-30 | mail, o365, recherche, date, hermes-mail-browser | ## hermes-nyora @@ -155,6 +156,7 @@ - common/prompt-defensif-anti-refus-contre-productif.md — hallucination refus job cron (email légitime pris pour phishing), root cause = langage anti-refus meta dans le prompt, fix = contexte factuel neutre (24/07/2026) - [hermes-tt/mail-o365-hermes-mail-browser-inbox-staleness.md](hermes-tt/mail-o365-hermes-mail-browser-inbox-staleness.md) — /inbox renvoyait des mails perimes apres ouverture dun message (liste virtualisee OWA non remontee), fix go_to_inbox_root() force navigation fraiche sur les 4 endpoints indexes (24/07/2026) - [hermes-tt/mail-o365-recherche-scroll-virtualisation.md](hermes-tt/mail-o365-recherche-scroll-virtualisation.md) — liste OWA virtualisee limitee a 5-7 mails montes, fix par accumulation ArrowDown progressif (read_listbox_items), + endpoints /search* (recherche precise dans toute la boite), skill mail-o365-tt.md complete (24/07/2026) +- [hermes-tt/mail-o365-search-pas-de-filtre-date.md](hermes-tt/mail-o365-search-pas-de-filtre-date.md) — tentative estimation volume mail 2024+ (projet nyora-notes-TT) : /search fait du matching texte brut, pas un filtre received reel (q=received:2024 remonte des mails de 2025 contenant 2024 dans le sujet) ; /folders instable (count:0 ou timeout) ; ~35-40s/appel pour 5 resultats -- comptage volume a faire via UI OWA native (noVNC), pas via scraping iteratif (30/07/2026) - [hermes-nyora/iakifech-ep2-subtitle-desync-freeze-postmortem.md](hermes-nyora/iakifech-ep2-subtitle-desync-freeze-postmortem.md) — Sous-titres moneyprinterturbo calés sur edge-tts non regénérés apres swap voix ElevenLabs (desync ~0,57s), freeze+silence fin (body 75,57s vs voix 79,49s, ~18s ecart non explique), logo confirme present et correct (24/07/2026) - [common/baserow-rotation-casse-containers-standalone.md](common/baserow-rotation-casse-containers-standalone.md) — Rotation mot de passe admin Baserow casse les containers standalone non supervises (JWT admin code en dur) ; fix = Database API Token statique par scope, cas dashboard-terrain corrige (25/07/2026)