miroir/crates
jedarden ffb5ea8a3e P3: Add Phase 3 advanced capability stub modules
Adds skeletal implementations for Phase 3 advanced capabilities
(§13.2-§13.12, §13.9) that will be fully implemented in later phases.

- hedging.rs (§13.2): Hedged request support structure
- query_planner.rs (§13.4): Shard-aware query planning interface
- replica_selection.rs (§13.3): Adaptive replica selection framework
- vector.rs (§13.12): Vector/hybrid search support types
- dump_import.rs (§13.9): Streaming dump import coordinator

These modules provide the type definitions and interfaces needed
by the task registry and persistence layer for multi-pod coordination
in Phase 6.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 13:31:05 -04:00
..
miroir-core P3: Add Phase 3 advanced capability stub modules 2026-05-03 13:31:05 -04:00
miroir-ctl P3: Phase 3 Task Registry + Persistence — COMPLETE 2026-05-02 16:50:42 -04:00
miroir-proxy P3: Add Phase 3 integration tests and finalize Task Registry + Persistence 2026-05-02 18:09:44 -04:00