miroir/crates
jedarden 0e91b6286d Phase 2 cleanup: Remove superseded handler files
Remove index_handler.rs, search_handler.rs, and write.rs which were
superseded by the new routes/ directory structure during Phase 2
implementation. The new routes/ module provides better organization:
- routes/indexes.rs (index lifecycle)
- routes/search.rs (search endpoint)
- routes/documents.rs (document CRUD)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 15:30:12 -04:00
..
miroir-core Phase 1 (miroir-cdo): Core Routing implementation complete 2026-05-09 15:27:16 -04:00
miroir-ctl Phase 0 (miroir-qon): Add serial_test annotation to fix test race condition 2026-05-09 02:19:32 -04:00
miroir-proxy Phase 2 cleanup: Remove superseded handler files 2026-05-09 15:30:12 -04:00