Commit Graph

2 Commits

Author SHA1 Message Date
ryan 40b46d2099 Mount the bundle at bundled/ so it does not collide with the loose copy
This repo carries data/smoke/labels.csv for the loose-file config and the same
data inside smoke.hdb. Mounting the bundle at data/ made two sources claim one
path, which the provider refuses. Giving the bundle its own mount keeps both
configs working.
2026-08-15 09:49:00 +02:00
ryan 79c109613d Add a bundle-backed config: dataset as smoke.hdb via git-lfs
Exercises the provider bundle path — verify sha256, unpack to the
content-addressed cache, symlink in at mount="data" so the config metadata_csv
path resolves. The loose-file config stays alongside it as the plain case.
2026-08-15 08:45:00 +02:00