UIs use this when rendering codes: instead of showing
GEOMETRY_DUPLICATE, they show "Duplicate geometry"
(the friendly form), and a glance at any inspection's labels
map tells you which strings will surface.
Falls back to the code itself when no label is registered —
codes added by external plugins that don't ship a label still
render legibly.
Resolve an issue code to its human-readable label by consulting the labels maps on every Inspection registered in
registry(default DEFAULT_INSPECTION_REGISTRY).UIs use this when rendering codes: instead of showing
GEOMETRY_DUPLICATE, they show "Duplicate geometry" (the friendly form), and a glance at any inspection'slabelsmap tells you which strings will surface.Falls back to the code itself when no label is registered — codes added by external plugins that don't ship a label still render legibly.