Shard(Disjoint) Subset of erasure-encoded data of all blobs; at every point in time, a shard is assigned to and stored on a single storage node.Shard recoveryProcess of a storage node recovering a sliver or full shard by obtaining recovery symbols from other storage nodes.SliverErasure-encoded data of one shard corresponding to a single blob for one of the two encodings; this contains several erasure-encoded symbols of that blob but not the blob metadata.Sliver pairThe combination of a shard's primary and secondary sliver.Storage attestationProcess where storage nodes exchange challenges and responses to demonstrate that they are storing their currently assigned shards.Storage committeeThe set of storage nodes for a storage epoch, including metadata about the shards they are responsible for and other metadata.Storage epochThe epoch for Walrus as distinct to the epoch for Sui.Storage nodeEntity storing data for Walrus; holds one or several *shards*.