Manifest tool
Manifest Diff
Paste two manifest JSON payloads from the same format path and isolate added, removed, or checksum-changed files before a release goes out.
2Manifest inputs
AddedRemoved · changed
JSONStructured diff
Use this when a candidate manifest might have picked up unintended fixture drift or checksum churn.
Example workflow
Keep fixture drift explicit.
- Input A: baseline manifest with three files.
- Input B: candidate manifest with one added file and one changed checksum.
- Expected output: counts for added, removed, and checksum-changed files.