Why, in Lyra, is the LyraExperienceDefinition a Blueprint, instead of a Data Asset?

For instance in: How to create a new Game Feature Plugin and Experience in Lyra | Tutorial

It’s also the same pattern in all of the LyraStarterGame samples.

I think because it contains instantiated Game Feature Action objects.

Thus it isn’t just raw data. It’s a BP class defining instantiated objects.