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