//! ATI library — exposes core modules for integration tests and embedding.
#![allow(dead_code)]pubmodcore;pubmodproxy;pubmodsecurity;// These are used by the binary (main.rs) only, not exposed as library API.
// cli, output, providers remain private to the binary.