Assignment
Ship your reliable reasoning endpoint
Ship a `/ask` endpoint for your capstone that takes a question and returns a schema-validated answer plus token usage, with a guardrail that rejects malformed output and a deliberate model choice you can justify.
Done when
- It runs locally
- Returns validated structured output
- You can state its per-call cost and why you picked that model