Skip to content

Add migration dry-run output that identifies lossy or ambiguous state conversions #1805

Description

@Jagadeeshftw

Problem

Migration failures are hard to review when operators cannot see which records would be lossy or ambiguous before execution.

Scope

Add a read-only migration dry run that reports counts, incompatible records, and required manual decisions without mutating storage.

Acceptance criteria

  • Dry runs are deterministic and side-effect free.
  • Every rejected conversion includes a stable reason code.
  • The execution path refuses to proceed when a lossy record is detected.

Validation

Test clean, partially compatible, and irreconcilable datasets.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions