pub fn circle_snapshot_stream_activation(
store_root_hash: ObjectHash,
author_registration: &StoreDeviceRegistrationRef,
circle_id: CircleId,
device_id: &str,
) -> Result<StreamActivationId, StoreProtocolError>Expand description
The device-authorized activation binding one device’s per-Circle snapshot stream to its Circle. Such a stream has no first slot in the registration — like the per-Circle acknowledgement stream, it is anchored on the deterministic generation-zero slot both the author and every reader compute.