## Goal Generate snapshot metadata + diffs between two snapshots. ## Deliverables - `snapshot --in <json> --out <snapshot>` - `diff --a <snap> --b <snap>` - Golden tests ## Done when - Produces stable diffs + hash
Goal
Generate snapshot metadata + diffs between two snapshots.
Deliverables
snapshot --in <json> --out <snapshot>diff --a <snap> --b <snap>Done when