{
    "mode": "dry-run",
    "success": true,
    "sources": {
        "deal_json": {
            "scanned": 1011,
            "candidates": 1011,
            "skipped_deleted": 0,
            "skipped_invalid": 0
        },
        "transactions": {
            "scanned": 1007,
            "candidates": 163,
            "matched_to_deal_json": 844,
            "skipped_cancelled": 0,
            "skipped_invalid": 0
        },
        "deal_payments": {
            "scanned": 0,
            "candidates": 0,
            "skipped_invalid": 0
        }
    },
    "writes": {
        "created_or_updated": 0,
        "would_create_or_update": 1174,
        "links": 0,
        "transaction_projection_updates": 0
    },
    "verify": {
        "candidate_hashes": 1174,
        "existing_candidate_hashes": 0,
        "missing_candidate_hashes": 1174,
        "duplicate_source_hash_groups": 0,
        "duplicate_payment_uuid_groups": 0,
        "orphan_active_transactions": 1007
    },
    "warnings": [],
    "report_path": "/home/hanafiv1/crm.hanafi.vip/output/payment-ledger/backfill_payment_records_20260610_125337_dry-run.json"
}