Mark task 14.1 as complete in tasks.md.
Task 14.1: Update FastAPI service to read X-User-ID header from incoming requests Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
399e760fa5
commit
9f76d7eb62
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
## 14. ML Service User Scoping
|
||||
|
||||
- [ ] 14.1 `[haiku]` Update FastAPI service to read `X-User-ID` header from incoming requests
|
||||
- [x] 14.1 `[haiku]` Update FastAPI service to read `X-User-ID` header from incoming requests
|
||||
- [ ] 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue