diff --git a/docs/tasks.md b/docs/tasks.md index 15d6461..bb54641 100644 --- a/docs/tasks.md +++ b/docs/tasks.md @@ -230,14 +230,24 @@ | AUTH-027 | done | 6.5: Update auth-client.ts error messages to PDA-friendly | #417 | web | fix/auth-frontend-remediation | AUTH-024 | | w-21 | 2026-02-16T12:16Z | 2026-02-16T12:18Z | 8K | 10K | | AUTH-V06 | done | Phase 6 verification: quality gates pass | #417 | all | fix/auth-frontend-remediation | AUTH-024,AUTH-025,AUTH-026,AUTH-027 | | orch | 2026-02-16T12:23Z | 2026-02-16T12:24Z | 5K | 2K | +### Phase 7: Review Remediation (#411) + +| id | status | description | issue | repo | branch | depends_on | blocks | agent | started_at | completed_at | estimate | used | +| -------- | ----------- | ------------------------------------------------------------------------------ | ----- | ---- | ----------------------------- | ---------- | -------- | ----- | ---------- | ------------ | -------- | ---- | +| AUTH-028 | done | 7.1: Frontend fixes — wire fetchWithRetry, dedupe errors, fix OAuth/catch/signout | #411 | web | fix/auth-frontend-remediation | AUTH-V06 | AUTH-030 | w-22 | 2026-02-16T18:29Z | 2026-02-16T18:33Z | 20K | 15K | +| AUTH-029 | done | 7.2: Backend fixes — COOKIE_DOMAIN, TRUSTED_ORIGINS validation, verifySession | #411 | api | fix/auth-frontend-remediation | AUTH-V06 | AUTH-030 | w-23 | 2026-02-16T18:29Z | 2026-02-16T18:31Z | 15K | 12K | +| AUTH-030 | done | 7.3: Missing tests — getAccessToken, isAdmin, null cases, getClientIp | #411 | all | fix/auth-frontend-remediation | AUTH-028,AUTH-029 | AUTH-V07 | w-24 | 2026-02-16T18:34Z | 2026-02-16T18:37Z | 15K | 15K | +| AUTH-V07 | done | Phase 7 verification: 191 web + 106 API tests passing | #411 | all | fix/auth-frontend-remediation | AUTH-030 | | orch | 2026-02-16T18:37Z | 2026-02-16T18:38Z | 5K | 2K | + ### Summary -| Phase | Issue | Tasks | Total Estimate | -| --------------------------- | ----- | ------ | -------------- | -| 1 - Critical Backend Fixes | #412 | 6 | 36K | -| 2 - Auth Config Discovery | #413 | 5 | 43K | -| 3 - Backend Hardening | #414 | 5 | 34K | -| 4 - Frontend Foundation | #415 | 7 | 64K | -| 5 - Login Page Integration | #416 | 5 | 54K | -| 6 - Error Recovery & Polish | #417 | 5 | 50K | -| **Total** | | **33** | **281K** | +| Phase | Issue | Tasks | Total Estimate | +| ----------------------------- | ----- | ------ | -------------- | +| 1 - Critical Backend Fixes | #412 | 6 | 36K | +| 2 - Auth Config Discovery | #413 | 5 | 43K | +| 3 - Backend Hardening | #414 | 5 | 34K | +| 4 - Frontend Foundation | #415 | 7 | 64K | +| 5 - Login Page Integration | #416 | 5 | 54K | +| 6 - Error Recovery & Polish | #417 | 5 | 50K | +| 7 - Review Remediation | #411 | 4 | 55K | +| **Total** | | **37** | **336K** |