More memorable run name generation

Thanks you for your input - that’s helpful!

I opened an issue so we can track progress on this.

I also generated a stub for a more thorough consideration:

My intuition (for what it’s worth!) is pointing toward tags for this. Both git and docker use tags for user-facing identifiers. Guild already supports tags. I think what’s missing is a way to elevate tags (or a tag) as a type of run alias.

Note that Docker’s “name” vs “tag” language is a source of confusion, where a NAME:TAG tag convention has loaded meaningful. We should look closely at this.

Please feel free to weigh in with your thoughts here or the RFC above. The GitHub issue is just to help track our work on this topic.

Thanks again to everyone here for the contribution!