From e9702b4df995812f85136681f008a1ca28619993 Mon Sep 17 00:00:00 2001 From: Dom Date: Sat, 9 May 2026 12:08:08 +0200 Subject: [PATCH] =?UTF-8?q?docs(dette):=20cr=C3=A9ation=20DETTE-010=20v?= =?UTF-8?q?=C3=A9rif=20preprocessor=5Fconfig=20Qwen3-VL?= 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 c2e809643..380cd2d64 100644 --- a/docs/DETTE_TECHNIQUE.md +++ b/docs/DETTE_TECHNIQUE.md @@ -25,6 +25,7 @@ P0 / P1 / P2 / P3 (alignées sur convention handoffs) | DETTE-007 | 2026-05-09 | 2026-05-23 | P3 | OPEN | Trois implémentations smart_resize coexistent (server.py, infigui_worker.py, nouveau module officiel). Unification post-démo Kerella. | commit feat(grounding): module smart_resize officiel | | 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 | ## Convention de référencement