//! Domain configuration module
//!//! Contains domain-level configuration constants that define business rules
//! and validation constraints. These are independent of infrastructure.
pubmodlimits;pubuselimits::{DEFAULT_FRAME_HISTORY_PER_STREAM,MAX_FRAMES_PER_REQUEST,MAX_PAGINATION_LIMIT,MAX_PAGINATION_OFFSET,MAX_SESSION_TIMEOUT_SECONDS,};