pub fn build_router(state: Arc<AppState>) -> Router
Builds the Axum [Router] with all embedding, health, and fleet-discovery routes, a 2 MiB body limit, request-id propagation, and structured tracing.
Router