// <FILE>wsl_clip_core/src/lib.rs</FILE> - <DESC>Core library entry and module wiring for wsl-clip</DESC>
// <VERS>VERSION: 3.2.0 - 2025-12-08T00:00:00Z</VERS>
// <WCTX>CLI orchestration relocated to orc_bridge_cli; lib stays thin.</WCTX>
// <CLOG>Expose run() from orchestration module; retain module exports for core features.</CLOG>
pub use craterun;
// <FILE>wsl_clip_core/src/lib.rs</FILE> - <DESC>Core library entry and module wiring for wsl-clip</DESC>
// <VERS>END OF VERSION: 3.2.0 - 2025-12-08T00:00:00Z</VERS>