miroir/crates/miroir-proxy
jedarden de1f37c8b3 Fix clippy warnings, improve test robustness, and clean up proxy code
- task_pruner: use poison-aware lock recovery (unwrap_or_else) for GAUGE_LOCK
- task_pruner: add spawn_pruner lifecycle tests (run+stop, drop+stop)
- proxy/client: remove unused timeout_ms field, suppress dead_code on preflight_url
- proxy/search: fix serde rename for rankingScore field
- proxy/indexes: fix clippy unnecessary_lazy_evaluations warning

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-19 04:53:45 -04:00
..
src Fix clippy warnings, improve test robustness, and clean up proxy code 2026-04-19 04:53:45 -04:00
Cargo.toml Phase 1 Core Routing: validate and fix compilation 2026-04-19 03:22:33 -04:00