normalize_for_diff
Strip variable-length fields from binaries and keep matching parts for structural diffing between builds of the same source.
Instructions
Return a structural snapshot suitable for diffing two binaries.
Strips variable-length fields (hashes, timestamps) and keeps the parts that should match between two builds of the same source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |