You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(item60): instigate LFS readiness so the fleet keeps reading real data
Atomic with the LFS migration: without this, merging would open a window
where fleet bots read LFS pointer stubs instead of the learning log.
- 3 learning-data workflows (learning-loop, repo-integrity-guard,
supervised-fleet-scan) checkout with lfs: true. Other workflows left
untouched (no LFS bandwidth cost on jobs that do not read the data).
- setup.sh: best-effort git lfs install + pull (guarded; warns rather
than aborting under set -euo pipefail when git-lfs is absent).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments