Modifies training-stack workflows, selector or embedding pipelines, evaluation artifacts, or runtime-facing outputs under src/training. Use when changing model selection training, embedding pipelines, evaluation scripts, experiments, or other training outputs that feed runtime behavior.
src/training/**make agent-report ENV=cpu CHANGED_FILES="..." to verify surface alignmentmake agent-ci-gate CHANGED_FILES="..." to validate all constraintssrc/training/** is no longer classifier-only; do not force selector, embedding, eval, or experiment work through classifier language that hides the real contract.make agent-report ENV=cpu CHANGED_FILES="..."make agent-ci-gate CHANGED_FILES="..."