KB / Memory / tech-unit-suffix-vs-scale
Chart unit suffix ≠ scale
Display unit labels must not silently convert values; pair with explicit multiplier
If a formatter shows min/h/ms, it must not convert magnitudes unless the multiplier is explicit.
Smell: values that can never reach "60 minutes" if unit is wrong. Related: tech-flat-design-semantic-tokens.