From ea8df024915664d3afe2e6f6efe59366b882d9bc Mon Sep 17 00:00:00 2001 From: curo1305 Date: Thu, 4 Jun 2026 19:06:07 +0200 Subject: [PATCH] =?UTF-8?q?docs(phase-7):=20update=20tracking=20after=20wa?= =?UTF-8?q?ve=202=20=E2=80=94=20plan=2007-02=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 f265ca7..0738904 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -406,7 +406,7 @@ Before any phase is marked complete, all three gates must pass: **Wave 2** *(blocked on Wave 1)* — Provider layer: ProviderConfig, GenericOpenAIProvider, singleton client fix, registry -- [ ] 07-02-PLAN.md — ProviderConfig Pydantic model + PROVIDER_DEFAULTS + SUPPORTS_JSON_MODE + GenericOpenAIProvider(OpenAIProvider) + OpenAIProvider singleton refactor + ollama/lmstudio context_chars + MAX_AI_CHARS removal from openai_provider.py + classifier.py + registry-based ai/__init__.py get_provider(config: ProviderConfig) + anthropic>=0.95.0 pin +- [x] 07-02-PLAN.md — ProviderConfig Pydantic model + PROVIDER_DEFAULTS + SUPPORTS_JSON_MODE + GenericOpenAIProvider(OpenAIProvider) + OpenAIProvider singleton refactor + ollama/lmstudio context_chars + MAX_AI_CHARS removal from openai_provider.py + classifier.py + registry-based ai/__init__.py get_provider(config: ProviderConfig) + anthropic>=0.95.0 pin **Wave 3** *(blocked on Wave 2)* — Anthropic + Classifier wiring @@ -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 | 1/5 | In Progress| | +| 7. Redo and optimize LLM integration | 2/5 | In Progress| |