map-provenance-survival
Installation
SKILL.md
Map Provenance Survival
Measure a real pipeline instead of assuming that metadata survives it.
All paths below are relative to this skill's directory. If you are running from
elsewhere, use an absolute path to scripts/map_survival.py.
Workflow
-
Keep an untouched original and record every transformation.
-
Obtain each derivative through the actual user-visible workflow.
-
Run:
python3 scripts/map_survival.py \ --original original.png \ --derivative resized=resized.png \ --derivative cms-download=downloaded.png