| # Local run outputs (not in Git) | |
| Training sweeps, plots, and copied **active-model reports** land here. | |
| After `python scripts/install_hf_active_bundle.py` (without `--no-reports`), you should have: | |
| - **`reports/active_model/`** — JSON reports mirrored from the HF bundle (eval, GRPO/SFT summaries, sweep metadata, etc.). | |
| The manifest at `checkpoints/active/active_model_manifest.json` still lists the same report paths relative to the repo root (`outputs/reports/active_model/...`). | |
| Smoke summaries for docs may also be mirrored under `docs/results/` (those *are* tracked in Git). | |