Hi, as model builder it would be very handy to start using naming conventions like in the blog of @joeymorisette
Time to Tidy: No More Mess in Your Models.
With some naming conversions it would also be easy to sort your modules/actions (or in theory any object) on name, however if you publish modules to a dashboard you don't want to see the name OUT01xxx, OUT02xxx, etc... for the end user.
My idea is to add a display name (functional name) column that will be used as display name if it is populated. Otherwise it will show the original (technical name). This will help us in a better structure of our models.