pub async fn handoffs(
store: &impl EventStore,
workspace_id: Option<&str>,
limit: Option<u32>,
) -> Result<Vec<HandoffSummary>>pub async fn handoffs(
store: &impl EventStore,
workspace_id: Option<&str>,
limit: Option<u32>,
) -> Result<Vec<HandoffSummary>>