//! Library facade — exposes internal modules for large (live) integration tests.
//!
//! The binary crate (`src/main.rs`) uses these modules directly. This file
//! re-exports them so `tests/live_integration.rs` can import them without
//! duplicating the module graph.