miroir/crates/miroir-proxy
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
..
src Phase 2 cleanup: Remove superseded handler files 2026-05-09 15:30:12 -04:00
tests Phase 1 (miroir-cdo): Core Routing implementation complete 2026-05-09 10:46:56 -04:00
Cargo.toml Phase 2 (miroir-9dj): Proxy + API Surface — Complete implementation 2026-05-09 12:08:28 -04:00