pub type EnhancedAgentInfo = (String, Vec<String>, HashMap<String, String>);
Type alias for enhanced agent information: (DID, policies, metadata)