pub fn store_cursor(root: &Path, blob: Vec<u8>) -> Result<String>
Park a pagination cursor blob in root’s daemon (spawning it if needed); returns the short token to print in place of the blob.
root