Using implementations as an example, on the page for a given implementation, it would be useful to have a visual cue that the implementation is referenced by its function (as opposed to an unused/unreferenced implementation).
One way to do is: add a field to the ZFunction Reference secondary table to track whether a given ZObject is referenced by its function.
But since we are loading the relevant Z8 anyway, it might not need to be stored in a secondary table.