Scale name — disambiguates multiple tag vocabularies registered
for the same unit. Examples: 'color' and 'thermal' for K
(color temperature vs thermal temperature, same Kelvin numerics
but different prose vocabulary). Single-scale units use the
conventional name 'default'.
Scale selection is a RENDERING choice, not a typing distinction.
Quantity<'K'> carries no semantic — the same instance can
render with EITHER scale at call time. See
docs/subsystems/quantities.md § Scales for the principle.
Scale name — disambiguates multiple tag vocabularies registered for the same unit. Examples:
'color'and'thermal'for K (color temperature vs thermal temperature, same Kelvin numerics but different prose vocabulary). Single-scale units use the conventional name'default'.Scale selection is a RENDERING choice, not a typing distinction.
Quantity<'K'>carries no semantic — the same instance can render with EITHER scale at call time. Seedocs/subsystems/quantities.md § Scalesfor the principle.