//! Core library for the `opencodesearch` MCP code search server.
// Keep modules small and focused so each process can reuse the same logic.
pubmodchunking;pubmodconfig;pubmodindexing;pubmodmcp;pubmodorchestrator;pubmodqdrant_store;pubmodquickwit;pubmodtypes;pubmodwatchdog;