chore: Move study configs to logbook artifact directories - #91
Conversation
Study configs belonged to specific experiment logbooks but were stored under configs/studies/. Move them to their respective artifact directories to match the established pattern for logbook experiment configs: - health_scaling/ → artifacts/logbooks/005/ - plasticity/ → artifacts/logbooks/008/ Update all active references in scripts, docs, specs, and gitignore. Remove the now-empty configs/studies/ directory. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (24)
💤 Files with no reviewable changes (2)
📝 WalkthroughWalkthroughThis PR relocates experiment configuration files from the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
configs/studies/health_scaling/→artifacts/logbooks/005/health_scaling/(logbook 005)configs/studies/plasticity/→artifacts/logbooks/008/plasticity/(logbook 008)configs/studies/directoryStudy configs belonged to specific experiment logbooks but were stored separately under
configs/studies/. This aligns them with the established pattern where logbook experiment configs live inartifacts/logbooks/<N>/.Test plan
configs/studies/updated (grep verified)run_plasticity_test.pyandrun_health_scaling_study.shwork with new paths🤖 Generated with Claude Code
Summary by CodeRabbit