
Automated, LLM-driven type coercion.
I did some experiments where the interpreter would permit you to say:
let person: Person = "string describing Ted"
.. but it felt a bit TOO avant-garde.
At least when you force use of the generate() function there's a feeling of intentionality.