pub const SNAPSHOT_REPLICATION_LABEL: &str = "kopiur.home-operations.com/snapshot-replication";Expand description
Label naming the SnapshotReplication CR that minted an
origin: replicated dest-side copy Snapshot — the selector a replication
run (and its pruning pass) uses to find its own copies. Stamped at CREATE,
alongside ORIGIN_LABEL/SNAPSHOT_ID_LABEL/REPOSITORY_UID_LABEL.
Lives in kopiur-api because the CLI and user automation must agree on it
byte-for-byte. (Nothing stamps it yet — reserved by the shared-foundations
milestone of #368.)