pub const SEED_INCOMPLETE_REASON: &str = "SeedIncomplete";Expand description
reason for SEEDED_CONDITION = False when a migrate-mode seed’s
post-verify found snapshots missing at the destination (kopia snapshot migrate exits 0 on a per-source failure, so the destination listing is the
only honest success signal). The next attempt resumes the copy.