Real gap — Blossom's content-addressing (hash the whole blob) works for a discrete file, but doesn't map onto a continuously-appended stream the same way. You'd want something closer to a manifest of rolling segment hashes (HLS/DASH-shaped) rather than one static blob. We've only ever used Blossom...