From what I can see, today when you use complog, it will embed the original referenced assemblies into the complog, which makes sense. However it could be useful to apply some kind of "to reference assembly" processing on these, as the implementations shouldn't impact the compilation, and would lead to more compact complog.
TBH, this could even be a separate command or tool. I'm entertaining the idea of storing a lot of these, hence the #274 suggestion too, so maybe my use-case is something like "complog compress", and again that could be a different cli altogether.