docs(phase-7): update tracking after wave 4 — plan 07-04 complete

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
curo1305
2026-06-04 23:14:08 +02:00
co-authored by Claude Sonnet 4.6
parent beb438f113
commit ee4df4537d
+2 -2
View File
@@ -414,7 +414,7 @@ Before any phase is marked complete, all three gates must pass:
**Wave 4** *(blocked on Wave 3)* — Celery retry harness + Re-queue endpoint
- [ ] 07-04-PLAN.md — Celery extract_and_classify decorator gains bind=True + max_retries=3 + _ClassificationError sentinel + 30/90/270 backoff + _mark_classification_failed on exhaustion + POST /api/documents/{id}/classify changes to re-queue Celery (sets status=processing, calls .delay()) — promotes test_retry_backoff, test_exhaustion_sets_failed_status, test_reclassify_requeues_celery
- [x] 07-04-PLAN.md — Celery extract_and_classify decorator gains bind=True + max_retries=3 + _ClassificationError sentinel + 30/90/270 backoff + _mark_classification_failed on exhaustion + POST /api/documents/{id}/classify changes to re-queue Celery (sets status=processing, calls .delay()) — promotes test_retry_backoff, test_exhaustion_sets_failed_status, test_reclassify_requeues_celery
**Wave 5** *(blocked on Wave 4)* — Admin UI + Frontend badge
@@ -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 | 3/5 | In Progress| |
| 7. Redo and optimize LLM integration | 4/5 | In Progress| |