Files
foxhunt/infra/k8s
jgrusewski dbd500ecf2 fix(argo): mount feature-cache PVC + correct smoke paths
- Template was missing feature-cache PVC mount on run-cell; trained
  checkpoints + predecoded data live at /feature-cache/* on the
  feature-cache-pvc claim. Mount it the same way alpha-perception does.
- sweep_smoke.yaml referenced /data/* (no such mount) and a 40-char
  SHA path for the checkpoint dir. alpha-perception-runs subdirs are
  9-char short SHAs; data path is /mnt/training-data/* (matches mount).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 12:38:10 +02:00
..