pub fn can_view_agent_outcome(
msg: &ChatMessage,
viewer_did: &str,
participants: &[ChatParticipant],
) -> boolExpand description
Whether viewer_did may read a peer’s shared agent outcome in relay / UI.
pub fn can_view_agent_outcome(
msg: &ChatMessage,
viewer_did: &str,
participants: &[ChatParticipant],
) -> boolWhether viewer_did may read a peer’s shared agent outcome in relay / UI.