# experiments/ in git keeps only scripts, README.md, SESSION_STATE.md, and this # file. Every data artifact — galleries, embedding dumps, the X-Ray corpus, # montage/frame images, DE trajectories, film manifests, and result summaries — # is pushed/pulled via scripts/artifacts/{push,pull}_artifacts.sh to the Gitea # generic package registry instead (see docs/rep4-optimizer-results.md). xray/ dumps/ galleries/ *.h5 manifests/ trajectories/ results/ # Cross-source identification study: source clips and the hand-sorted face # crops. The sorting is human ground truth and expensive to redo, so it goes to # the artifact registry rather than being regenerated — push it once sorted. xsource/clips/ xsource/labelling/ xsource/frames/ xsource/cache/ xsource/results_*.json xsource/failure_analysis.json xsource/*.jpg # Raw run logs and scratch scripts (regenerated by every run). _scratch/ # Real local media paths (film slug -> path on this machine). Never committed — # these paths embed the specific source file names, which can include # scene-release tags. Only file-lut.template.json (placeholders) is tracked; # copy it to file-lut.json and fill in your own paths. file-lut.json