Mark task 14.3 as complete in tasks.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marko Djordjevic 2026-02-20 18:38:24 +01:00
parent 688e75e6be
commit 8623b61c73

View file

@ -83,7 +83,7 @@
- [x] 14.1 `[haiku]` Update FastAPI service to read `X-User-ID` header from incoming requests
- [x] 14.2 `[haiku]` Scope MLflow experiment names to include user ID (e.g., `user_{uuid}_training`)
- [ ] 14.3 `[sonnet]` Scope training run queries in FastAPI to filter by user ID
- [x] 14.3 `[sonnet]` Scope training run queries in FastAPI to filter by user ID
## 15. Documentation & Deployment