mirror of
https://github.com/penpot/penpot.git
synced 2026-08-07 05:18:36 +00:00
Create common/src/app/common/files/shape_compact.cljc with: - compact-shape: prune derivable geometry, identity transforms, nil values, defaults, and empty collections - expand-shape: restore omitted fields via existing setup-rect/setup-path - round-values: round float32 artifacts to 4 decimal places Includes 24 tests (unit + generative) over schema:shape. AI-assisted-by: deepseek-v4-pro