If deliverables/subdeliverables defined in builddocs & links in external allowed adding an HTML class, you could manually add icons/labels via CSS to say "certified!" or "brand new!" to documents. (Setting this up for refs in internal should not be necessary, as those could just inherit this stuff.)
pitfalls:
if added via CSS only, labels (via ::after content) would not be localizable
(one could again depend on JS to add the labels though)
If deliverables/subdeliverables defined in builddocs & links in external allowed adding an HTML class, you could manually add icons/labels via CSS to say "certified!" or "brand new!" to documents. (Setting this up for refs in internal should not be necessary, as those could just inherit this stuff.)
pitfalls:
Relevant for https://github.com/doc-suse-com/site/issues/53