From 4df1ba57790e61cd47b79959bd4722b0b516c537 Mon Sep 17 00:00:00 2001 From: Dom Date: Sat, 9 May 2026 12:42:36 +0200 Subject: [PATCH] =?UTF-8?q?docs(dette):=20cr=C3=A9ation=20DETTE-011=20bug?= =?UTF-8?q?=20cv2=20Python=203.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/DETTE_TECHNIQUE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DETTE_TECHNIQUE.md b/docs/DETTE_TECHNIQUE.md index 380cd2d64..33d54913f 100644 --- a/docs/DETTE_TECHNIQUE.md +++ b/docs/DETTE_TECHNIQUE.md @@ -26,6 +26,7 @@ P0 / P1 / P2 / P3 (alignées sur convention handoffs) | DETTE-008 | 2026-05-09 | 2026-05-23 | P2 | OPEN | Pre-check VLM par-clic désactivé via `if False:` (observe_reason_act.py:1704-1713) | docs/AUDIT_CONTROLES_DEBRANCHES_2026-05-08.md (F6.1.1) | | DETTE-009 | 2026-05-09 | 2026-05-23 | P3 | OPEN | `ShadowLearningHook` (core/grounding/shadow_learning_hook.py) défini mais jamais instancié — Phase 6 du pipeline FAST→SMART→THINK non câblée à l'observation Shadow | docs/INVESTIGATION_MEMOIRE_VISUELLE_ORPHELINE_2026-05-09.md | | DETTE-010 | 2026-05-09 | 2026-05-09 | P1 | OPEN | Vérifier que le preprocessor_config.json du checkpoint Qwen3-VL-8B effectivement déployé via vLLM utilise bien max_pixels = 1_003_520. Si override dans le checkpoint, ajuster MAX_PIXELS_DEFAULT du module ou passer en paramètre explicite côté call sites. Bloquant pour l'Étape 2 (validation grounding isolée). | docs/MIGRATION_VLM_PLAN_2026-05-09.md + commit feat(grounding): module smart_resize officiel | +| DETTE-011 | 2026-05-09 | 2026-05-23 | P2 | OPEN | Bug `cv2.gapi.wip.draw.Text` manquant en Python 3.12 (déclenché par import `agent_v0.server_v1` dans tests/unit/conftest.py:26). Bloque pytest-cov sur tous les tests qui importent la chaîne. Contournement actuel : stub cv2 + coverage API directe. Investigation : version cv2 vs Python 3.12 compat, ou import conditionnel dans conftest. | session 2026-05-09 (découvert pendant TDD smart_resize) | ## Convention de référencement