Generate
Describe a screen and get the components that build it. Everything here is resolved against the registry first, so it cannot suggest something that does not exist — which is what asking a model directly gets you, complete with a variant nobody implemented. It also does not guess at props: the registry says what a component is, not the shape of its arguments, and a plausible invented prop is worse than an obvious gap.