pub fn collect_peer_agent_summaries(
messages: &[ChatMessage],
participants: &[ChatParticipant],
local_principal_did: &str,
) -> Vec<PeerAgentSummary>Expand description
Collect peer agent disclosures from committed, shareable agent messages in the session.