Before you dive in
What you’ll find in the original
- A schema-valid answer can still be wrong; test ambiguous cases and reserve an uncertain band for review.
- Find candidate values with code, let Jev choose among them, and copy the selected span rather than generating a new value.
- Keep dates and arithmetic in code, and test how untrusted input may influence classification before automating a route.
Worth knowing
The consistency and RAG examples are TypeSafe-reported, not independently repeated. A model-only injection check is not a security boundary; review the sample snippets against current SDK documentation before copying them.