Validate run_id in POST /api/model/load using Zod: - run_id must be a non-empty string matching /^[a-zA-Z0-9_-]+$/ - Returns HTTP 400 with error details if validation fails - Validated data is forwarded to the inference service Marks task 4.3 as complete in tasks.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| specs | ||
| .openspec.yaml | ||
| design.md | ||
| proposal.md | ||
| tasks.md | ||