document queue-msg `Op` and normalization semantics
benluelo opened this issue · 0 comments
benluelo commented
the current semantics are currently largely undocumented, especially the semantics of normalization. this should be thoroughly documented in a spec such that plugin authors are able to refer to it easily.
bonus points for either a CLI or UI to run normalize
on an Op
, to interactively understand the semantics.