Hello,
I like PlantUML for its commandline rendering. I use it for Message Sequence Charts. The graphical style seems to contain a bug, however:
The vertical bars between activate/deactivate start too high and end too high. The start appears to be aligned with the previous message, so that they stick through ==headers== which is ugly and not necessary. They also touch a prior arrow, which doesn't improve clarity. At the bottom, they seem to stop a little above the arrow that ends them, which isn't accurate and also doesn't look as good as it could.
Source and rendering demonstrating the problems:
https://raw.githubusercontent.com/arpa2/identityhub-design/9a8e88fb0d942539fa07e506a525e3bd23851d66/alias-add.seq
https://raw.githubusercontent.com/arpa2/identityhub-design/9a8e88fb0d942539fa07e506a525e3bd23851d66/alias-add.png
Thanks,
-Rick