Documentation
- Expanded README with runtime toggles, monitoring/debugging, expected behavior, troubleshooting, and performance tuning guidance.
New Features
- Enhanced default mode: exponential NAK decay, burst detection, RTT-aware quality scoring, minimal hysteresis, optional smart exploration, and a Classic mode toggle.
- Per-packet timing-aware switch dampening and last-switch tracking for smoother routing and load distribution.
Refactor
- Connection selection and congestion strategies reorganized into distinct, pluggable modules.
Tests
- Added/updated tests for modes, selection, exploration, recovery, timing, and quality scoring.
Chores
- Test helpers enabled under an internal test feature.
Full Changelog: v2.6.1...v2.7.0