Files
foxhunt/adaptive-strategy/src
jgrusewski 1c940567ca refactor(adaptive-strategy): remove noisy hardcoded config eprintln warnings
Remove 8 warning prints (tracing::warn! and eprintln!) from Default impls
in config.rs. These fired on every test run and default construction,
creating noise. The migration notice in the module-level comment remains
as documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 23:39:26 +01:00
..