From b8b0840729e365a1500bb2894a5c163c577b8f19 Mon Sep 17 00:00:00 2001 From: curo1305 Date: Thu, 4 Jun 2026 19:19:03 +0200 Subject: [PATCH] =?UTF-8?q?docs(phase-7):=20update=20tracking=20after=20wa?= =?UTF-8?q?ve=203=20=E2=80=94=20plan=2007-03=20complete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .planning/ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index fe4a4b3..e2638ce 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -410,7 +410,7 @@ Before any phase is marked complete, all three gates must pass: **Wave 3** *(blocked on Wave 2)* — Anthropic + Classifier wiring -- [ ] 07-03-PLAN.md — AnthropicProvider singleton + output_config json_schema + smart truncation + MAX_AI_CHARS removal + classifier.classify_document driven by load_provider_config (no inline _settings dict) + ai_config stub removed in favor of real ProviderConfig + load_provider_config_by_id helper +- [x] 07-03-PLAN.md — AnthropicProvider singleton + output_config json_schema + smart truncation + MAX_AI_CHARS removal + classifier.classify_document driven by load_provider_config (no inline _settings dict) + ai_config stub removed in favor of real ProviderConfig + load_provider_config_by_id helper **Wave 4** *(blocked on Wave 3)* — Celery retry harness + Re-queue endpoint @@ -456,4 +456,4 @@ Before any phase is marked complete, all three gates must pass: | 6. Performance & Production Hardening | 3/6 | In Progress| | | 6.1. Close v1.0 audit gaps | 2/2 | Complete | 2026-05-30 | | 6.2. Close v1 sharing + cloud-delete + CSV export gaps | 5/5 | Complete | 2026-05-31 | -| 7. Redo and optimize LLM integration | 2/5 | In Progress| | +| 7. Redo and optimize LLM integration | 3/5 | In Progress| |