//! Event envelope authority.
//!//! These types are defined in [`agent_sdk_tools::authority`] and re-exported here
//! so that existing `use crate::authority::*` paths throughout the crate continue
//! to resolve without changes.
pubuseagent_sdk_tools::authority::*;