Captain's call
choiceWhich route would you recommend for this fictional mission?
- scenic | Take the scenic route.
- shortcut | Take the shortcut.
Jev example · Weird worlds
Choose a style of adventure for a fictional crew.
This is the context Jev receives before answering the typed question.
{
"mission": "Deliver a birthday cake to a moon base.",
"routes": {
"scenic": "Four hours, beautiful nebula, cake stays intact.",
"shortcut": "Two hours, mild turbulence, icing may be ruined."
},
"priority": "The crew values the celebration more than speed."
}Which route would you recommend for this fictional mission?
Replace the birthday mission with an urgent but still fictional delivery.
Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.