//! CI environment detection types.
//!//! Lightweight types for identifying CI platforms during identity initialization.
//! No signing, no tokens, no key material.
pubmodenvironment;pubmodtypes;pubuseenvironment::map_ci_environment;pubusetypes::{CiEnvironment, CiIdentityConfig,DEFAULT_CI_PASSPHRASE};