Problem
The anatomy output includes width: null and height: null on elements. These null values are noise — width and height are not meaningful for anatomy element definitions.
Solution
Exclude width and height properties from anatomy elements when their values are null.
Acceptance criteria
Implementation details are tracked internally.
Problem
The anatomy output includes
width: nullandheight: nullon elements. These null values are noise — width and height are not meaningful for anatomy element definitions.Solution
Exclude
widthandheightproperties from anatomy elements when their values are null.Acceptance criteria
width: nullorheight: null