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| |