← back to Dw Dead Image Recovery
auto-data-snapshot: 2026-09-04T09:31:20 (3 data files) — data/tk11050-versa-image-repair/apply-mac2-image-repair.sql data/tk11050-versa-image-repair/fix-pairs-127.tsv data/tk11050-versa-image-repair/undo-mac2-image-repair.sql
486a706c6f6085a6c57fde7df314b21d8139aeef · 2026-09-04 09:38:07 -0700 · auto-commit-fleet
Files touched
A data/tk11050-versa-image-repair/apply-mac2-image-repair.sqlA data/tk11050-versa-image-repair/fix-pairs-127.tsvA data/tk11050-versa-image-repair/undo-mac2-image-repair.sql
Diff
commit 486a706c6f6085a6c57fde7df314b21d8139aeef
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Fri Sep 4 09:38:07 2026 -0700
auto-data-snapshot: 2026-09-04T09:31:20 (3 data files) — data/tk11050-versa-image-repair/apply-mac2-image-repair.sql data/tk11050-versa-image-repair/fix-pairs-127.tsv data/tk11050-versa-image-repair/undo-mac2-image-repair.sql
---
.../apply-mac2-image-repair.sql | 141 +++++++++++++++++++++
data/tk11050-versa-image-repair/fix-pairs-127.tsv | 127 +++++++++++++++++++
.../undo-mac2-image-repair.sql | 5 +
3 files changed, 273 insertions(+)
diff --git a/data/tk11050-versa-image-repair/apply-mac2-image-repair.sql b/data/tk11050-versa-image-repair/apply-mac2-image-repair.sql
new file mode 100644
index 0000000..07c8901
--- /dev/null
+++ b/data/tk11050-versa-image-repair/apply-mac2-image-repair.sql
@@ -0,0 +1,141 @@
+-- TK-11050 versa_catalog image_url repair (Mac2 ONLY). 127 rows.
+-- Source of truth: Kamatera values, each HEAD-verified 200 + filename matches SKU.
+BEGIN;
+CREATE TABLE IF NOT EXISTS versa_catalog_imgfix_bak_20260904 AS
+ SELECT mfr_sku, image_url FROM versa_catalog WHERE mfr_sku IN (
+ 'a119-592-258','a119-872-258','a119-897-258','a132-320-262','a151-505-263','a151-841-263','a151-898-263','a153-085-264','a153-163-264','a153-841-264','a156-101-265','a156-152-265','a157-114-266','a157-196-266','a158-310-267','a158-480-267','a158-892-267','a166-322-270','a166-357-270','a167-000-271','a167-101-271','a167-865-271','a169-308-272','a169-312-272','a169-804-272','a171-520-273','a171-864-273','a171-899-273','a176-329-276','a176-852-276','a177-263-277','a177-890-277','a180-231-279','a180-342-279','a180-386-279','a181-082-280','a181-213-280','a183-007-281','a183-466-281','a183-667-281','a187-012-284','a187-111-284','a187-115-284','a188-722-285','a189-058-286','a189-117-286','a189-190-286','a190-127-287','a190-633-287','a191-401-288','a191-502-288','a191-540-288','a192-588-289','a194-610-290','a195-502-291','a197-081-293','a198-458-294','a198-592-294','a198-763-294','a200-958-296','a202-885-298','a203-571-299','a207-501-303','a207-899-303','a208-379-304','a208-801-304','a208-890-304','a209-805-305','a209-834-305','a210-347-306','a210-502-306','a210-516-306','a211-175-307','a211-310-307','a211-941-307','a213-302-309','a213-838-309','a213-879-309','a214-196-310','a214-380-310','a214-863-310','a215-146-311','a215-896-311','a216-710-312','a222-039','a222-317','a95-556-316','abs03-758-38','abs03-849-38','abs04-819-39','abs04-879-39','abs07-346-42','abs07-883-42','asl-141852-322','avf01-025-70','avf01-216-70','avf01-591-70','avf02-590-71','avf03-874-72','avf04-857-73','avf06-500-75','avf06-773-75','avf07-188-76','avf07-330-76','avf10-827-78','avf10-859-78','avf13-898-81','avf14-295-82','avf14-885-82','avf16-325-84','avf17-218-85','avf17-772-85','avf18-014-86','avf18-027-86','avf20-652-87','avf21-271-88','avf21-387-88','avf23-426-89','avf23-637-89','avf23-898-89','avf24-341-90','avf25-867-91','avf26-029-92','avf26-050-92','avf26-157-92','avf27-179-93','avf29-801'
+ );
+
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/1/7/csm_Brio_A119-592-Sepia_3db1c67665.jpg' WHERE mfr_sku='a119-592-258';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/7/csm_Brio_A119-872-Travertino_5e26820103.jpg' WHERE mfr_sku='a119-872-258';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/f/csm_Brio_A119-897-Peony_7348fe8247.jpg' WHERE mfr_sku='a119-897-258';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/6/csm_Lombard_A132-320-Marina_Blvd._5bd14e9e3b.jpg' WHERE mfr_sku='a132-320-262';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/8/csm_Fabrications_A151-505-Oxide_170f27e93f.jpg' WHERE mfr_sku='a151-505-263';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/3/csm_Fabrications_A151-841-Glaze_82e72538ac.jpg' WHERE mfr_sku='a151-841-263';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Fabrications_A151-898-Oiled_Brass_93e3147b76.jpg' WHERE mfr_sku='a151-898-263';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/b/csm_Prism_A153-085-Silver_Lining_d720057100.jpg' WHERE mfr_sku='a153-085-264';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/1/csm_Prism_A153-163-Temptation_7fe25c756f.jpg' WHERE mfr_sku='a153-163-264';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/9/csm_Prism_A153-841-Boot_Strap_a42c0c9f96.jpg' WHERE mfr_sku='a153-841-264';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/1/csm_Embarcadero_A156-101-Spring_Wood_0a86e3f071.jpg' WHERE mfr_sku='a156-101-265';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/f/csm_Embarcadero_A156-152-Promenade_e6fd56113e.jpg' WHERE mfr_sku='a156-152-265';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/9/csm_Urban_Oasis_A157-114-Horn_a7257a68a3.jpg' WHERE mfr_sku='a157-114-266';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/5/csm_Urban_Oasis_A157-196-Sandstone_a8dfcd9000.jpg' WHERE mfr_sku='a157-196-266';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/5/csm_Kouri_A158-310-Tempest_b3b2facb66.jpg' WHERE mfr_sku='a158-310-267';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/3/csm_Kouri_A158-480-Treasure_Island_5c3ff2a29b.jpg' WHERE mfr_sku='a158-480-267';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/c/csm_Kouri_A158-892-Flax_bc0d4e6acb.jpg' WHERE mfr_sku='a158-892-267';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/4/csm_Aura_A166-322-Lagoon_c891c135db.jpg' WHERE mfr_sku='a166-322-270';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/2/csm_Aura_A166-357-Night_Watchman_0dacc24adf.jpg' WHERE mfr_sku='a166-357-270';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/d/csm_Chesapeake_A167-000-Chiffon_3d498bf789.jpg' WHERE mfr_sku='a167-000-271';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/e/csm_Chesapeake_A167-101-Lino_03669e8cdb.jpg' WHERE mfr_sku='a167-101-271';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/9/csm_Chesapeake_A167-865-Flint_ab5f42b421.jpg' WHERE mfr_sku='a167-865-271';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Omni_Linen_A169-308-Plume_387517b3a2.jpg' WHERE mfr_sku='a169-308-272';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/b/csm_Omni_Linen_A169-312-Night_Owl_a189b59ec4.jpg' WHERE mfr_sku='a169-312-272';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Omni_Linen_A169-804-Windsor_64ad60754d.jpg' WHERE mfr_sku='a169-804-272';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/e/csm_Sonoma_A171-520-Meditation_b3b65e95ad.jpg' WHERE mfr_sku='a171-520-273';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/1/e/csm_Sonoma_A171-864-Shoreline_6543544b78.jpg' WHERE mfr_sku='a171-864-273';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/b/csm_Sonoma_A171-899-Daybreak_79fe8ade3d.jpg' WHERE mfr_sku='a171-899-273';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/c/csm_Alley_Cat_A176-329-Tidal_Wave_b04e4dd592.jpg' WHERE mfr_sku='a176-329-276';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/a/csm_Alley_Cat_A176-852-Stone_Wash_bfa8888a20.jpg' WHERE mfr_sku='a176-852-276';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/b/csm_Interlude_A177-263-Ivy_fe2cf1cbff.jpg' WHERE mfr_sku='a177-263-277';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/4/csm_Interlude_A177-890-Opal_4a63618d40.jpg' WHERE mfr_sku='a177-890-277';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/d/csm_Atmosphere_A180-231-Organic_5a99b79a3c.jpg' WHERE mfr_sku='a180-231-279';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/0/csm_Atmosphere_A180-342-Pewter_666177d4e8.jpg' WHERE mfr_sku='a180-342-279';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/2/csm_Atmosphere_A180-386-Blue_Lava_245cf5e78e.jpg' WHERE mfr_sku='a180-386-279';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/d/csm_Mandolin_A181-082-Birch_236d3923f3.jpg' WHERE mfr_sku='a181-082-280';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/c/csm_Mandolin_A181-213-Tropics_fdcb42dd44.jpg' WHERE mfr_sku='a181-213-280';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/1/csm_Ithaca_A183-007-Bay_East_738611332c.jpg' WHERE mfr_sku='a183-007-281';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/d/csm_Ithaca_A183-466-Butter_Rum_210551fc94.jpg' WHERE mfr_sku='a183-466-281';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/3/csm_Ithaca_A183-667-Earth_Tone_1b2f9ed02b.jpg' WHERE mfr_sku='a183-667-281';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/f/csm_Matka_A187-012-Keshii_0aa570da9d.jpg' WHERE mfr_sku='a187-012-284';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/a/csm_Matka_A187-111-Patina_1db4f2a970.jpg' WHERE mfr_sku='a187-111-284';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/7/csm_Matka_A187-115-Arbor_79d8459bf6.jpg' WHERE mfr_sku='a187-115-284';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/b/csm_Aries_A188-722-Akoya_39ee4bb75b.jpg' WHERE mfr_sku='a188-722-285';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/0/csm_Miura_A189-058-Cirrus_7d7748ef6e.jpg' WHERE mfr_sku='a189-058-286';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/7/csm_Miura_A189-117-Flax_74f50c6d10.jpg' WHERE mfr_sku='a189-117-286';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/c/csm_Miura_A189-190-Fawn_26d20dcc14.jpg' WHERE mfr_sku='a189-190-286';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/4/csm_Yoki_A190-127-Toffee_4521db879d.jpg' WHERE mfr_sku='a190-127-287';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/a/csm_Yoki_A190-633-Etruscan_ae8f5f8933.jpg' WHERE mfr_sku='a190-633-287';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/5/csm_Ocean_Drive_A191-401-Espirit_198a3f2546.jpg' WHERE mfr_sku='a191-401-288';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/d/csm_Ocean_Drive_A191-502-Gatsby_70b042bd9f.jpg' WHERE mfr_sku='a191-502-288';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/9/csm_Ocean_Drive_A191-540-Mirage_86f0c5976e.jpg' WHERE mfr_sku='a191-540-288';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Capri_A192-588-Alloy_4ee5330738.jpg' WHERE mfr_sku='a192-588-289';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/e/csm_Caba_A194-610-Cayenne_f236d6e3d0.jpg' WHERE mfr_sku='a194-610-290';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/3/csm_Parallel_A195-502-Slate_40b8a637f7.jpg' WHERE mfr_sku='a195-502-291';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/4/csm_Astoria_A197-081-Silver_Leaf_d7124adaab.jpg' WHERE mfr_sku='a197-081-293';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/0/csm_Burnished_Silk_A198-458-Spiced_Cider_072c320c3d.jpg' WHERE mfr_sku='a198-458-294';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Burnished_Silk_A198-592-Noir_d81207b504.jpg' WHERE mfr_sku='a198-592-294';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/f/csm_Burnished_Silk_A198-763-Marigold_b16b270bbc.jpg' WHERE mfr_sku='a198-763-294';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/a/csm_Senza_A200-958-Signoria_Mylar_608272391f.jpg' WHERE mfr_sku='a200-958-296';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/c/csm_Navarre_A202-885-Thistle_5a759d0435.jpg' WHERE mfr_sku='a202-885-298';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/a/csm_Alegre_A203-571-Cadenza_bee4c40644.jpg' WHERE mfr_sku='a203-571-299';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/3/csm_Sterling_Heights_A207-501-Sun_Ray_d4765a1921.jpg' WHERE mfr_sku='a207-501-303';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/1/csm_Sterling_Heights_A207-899-Luceat_bf2093bfba.jpg' WHERE mfr_sku='a207-899-303';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/e/csm_Patina_Blocks_A208-379-Kyanite_0359f67e9f.jpg' WHERE mfr_sku='a208-379-304';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Patina_Blocks_A208-801-Brushed_Silver_bd899e3938.jpg' WHERE mfr_sku='a208-801-304';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Patina_Blocks_A208-890-Obsidian_989b8ffaba.jpg' WHERE mfr_sku='a208-890-304';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/a/csm_Oracle_A209-805-Macael_f57e9eb98e.jpg' WHERE mfr_sku='a209-805-305';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/9/csm_Oracle_A209-834-Cielo_73ee337b46.jpg' WHERE mfr_sku='a209-834-305';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/1/csm_Ossian_A210-347-Pelagic_5032bf1f92.jpg' WHERE mfr_sku='a210-347-306';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/6/csm_Ossian_A210-502-Lightwave_54a9e0b84d.jpg' WHERE mfr_sku='a210-502-306';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/4/csm_Ossian_A210-516-Argent_882d131523.jpg' WHERE mfr_sku='a210-516-306';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Bellevue_A211-175-Cherry_Wine_d941a8fe9d.jpg' WHERE mfr_sku='a211-175-307';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/7/csm_Bellevue_A211-310-Savvy_8d8755af0e.jpg' WHERE mfr_sku='a211-310-307';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/b/csm_Bellevue_A211-941-Upstream_2b7e01a256.jpg' WHERE mfr_sku='a211-941-307';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/f/csm_Isla_Grass_A213-302-Tahitian_b2fe949a80.jpg' WHERE mfr_sku='a213-302-309';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/a/csm_Isla_Grass_A213-838-Ceramic_54750be1b5.jpg' WHERE mfr_sku='a213-838-309';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Isla_Grass_A213-879-Nocturnal_4dc2047684.jpg' WHERE mfr_sku='a213-879-309';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/f/csm_Alameda_A214-196-Snug_9c4744b242.jpg' WHERE mfr_sku='a214-196-310';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/3/csm_Alameda_A214-380-Hideaway_2f71bbdddf.jpg' WHERE mfr_sku='a214-380-310';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/7/csm_Alameda_A214-863-Bedrock_da640c986e.jpg' WHERE mfr_sku='a214-863-310';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/f/csm_Secret_Garden_A215-146-Heavy_Cream_ac92823bd3.jpg' WHERE mfr_sku='a215-146-311';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/1/csm_Secret_Garden_A215-896-Overcast_fff755e777.jpg' WHERE mfr_sku='a215-896-311';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Ascoli_A216-710-Aurum_Mylar_a91c0b9028.jpg' WHERE mfr_sku='a216-710-312';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/7/csm_Brenn_A222-039-Limewash_4397ed618a.jpg' WHERE mfr_sku='a222-039';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Brenn_A222-317-Inkroot_5c3edb7bdf.jpg' WHERE mfr_sku='a222-317';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/2/csm_Sakai_A95-556-Silver_Point_46aab2138b.jpg' WHERE mfr_sku='a95-556-316';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/a/csm_Loma_ABS03-758-Cabana_a5ce177e1f.jpg' WHERE mfr_sku='abs03-758-38';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/b/csm_Loma_ABS03-849-Windflower_544852e58b.jpg' WHERE mfr_sku='abs03-849-38';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/5/csm_Zari_ABS04-819-Gold_Pavement_32e020ef45.jpg' WHERE mfr_sku='abs04-819-39';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/7/csm_Zari_ABS04-879-Pewter_ecf4c0af16.jpg' WHERE mfr_sku='abs04-879-39';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/c/csm_Tanglewood_ABS07-346-Hemlock_a757f7220f.jpg' WHERE mfr_sku='abs07-346-42';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/5/csm_Tanglewood_ABS07-883-Charwood_59082ef0b2.jpg' WHERE mfr_sku='abs07-883-42';
+UPDATE versa_catalog SET image_url='fileadmin/_processed_/3/8/csm_Vallejo_ASL-141_ASL_141_Room_Image_Install_98ed062ff3.jpg' WHERE mfr_sku='asl-141852-322';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/6/csm_Terra_AVF01-025-Ice_Blink_PVC-free_df75398070.jpg' WHERE mfr_sku='avf01-025-70';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/b/csm_Terra_AVF01-216-Water_Sky_PVC-free_f2435a1c16.jpg' WHERE mfr_sku='avf01-216-70';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/f/csm_Terra_AVF01-591-Rolling_Hills_PVC-free_7b11c56e25.jpg' WHERE mfr_sku='avf01-591-70';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/5/csm_Cape_Town_AVF02-590-Acorn_Street_PVC-free_cc37c4026e.jpg' WHERE mfr_sku='avf02-590-71';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Verda_AVF03-874-Frost_PVC-free_7010717e19.jpg' WHERE mfr_sku='avf03-874-72';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/7/csm_Tesoro_AVF04-857-Cinder_PVC-free_e92adb127e.jpg' WHERE mfr_sku='avf04-857-73';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/2/csm_High_Plains_AVF06-500-Rock_Crystal_PVC-free_1e0297a3be.jpg' WHERE mfr_sku='avf06-500-75';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/2/csm_High_Plains_AVF06-773-Honey_Mist_PVC-free_97ac245014.jpg' WHERE mfr_sku='avf06-773-75';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Mirelli_AVF07-188-Basswood_PVC-free_b43ad87ba5.jpg' WHERE mfr_sku='avf07-188-76';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/8/csm_Mirelli_AVF07-330-Ocean_Abyss_PVC-free_1178b4350f.jpg' WHERE mfr_sku='avf07-330-76';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/a/csm_Lino_AVF10-827-French_Grey_PVC-free_b3085abebe.jpg' WHERE mfr_sku='avf10-827-78';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/5/csm_Lino_AVF10-859-Slate_PVC-free_2234f2eda9.jpg' WHERE mfr_sku='avf10-859-78';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/a/csm_Aspect_AVF13-898-Solar_Carve_PVC-free_b4b24d625a.jpg' WHERE mfr_sku='avf13-898-81';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/b/csm_Barege_Texture_AVF14-295-Aveyron_4964116122.jpg' WHERE mfr_sku='avf14-295-82';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/7/csm_Barege_Texture_AVF14-885-Granite_34e7e3b946.jpg' WHERE mfr_sku='avf14-885-82';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/3/csm_Linden_AVF16-325-Mist_PVC-free_15f03f9a6c.jpg' WHERE mfr_sku='avf16-325-84';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/8/csm_Via_Monte_AVF17-218-Ravine_PVC-free_f2c68d1ad5.jpg' WHERE mfr_sku='avf17-218-85';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/4/csm_Via_Monte_AVF17-772-Halogen_PVC-free_6f52b89792.jpg' WHERE mfr_sku='avf17-772-85';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/4/csm_Sisley_AVF18-014-Verbena_PVC-free_09ec169b18.jpg' WHERE mfr_sku='avf18-014-86';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/6/csm_Sisley_AVF18-027-Aspen_PVC-free_9924aabd05.jpg' WHERE mfr_sku='avf18-027-86';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/d/csm_Englewood_AVF20-652-Chestnut_PVC-free_361914c71d.jpg' WHERE mfr_sku='avf20-652-87';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/8/csm_Haku_AVF21-271-Mystic_PVC-free_8e0a3a178b.jpg' WHERE mfr_sku='avf21-271-88';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/8/csm_Haku_AVF21-387-Serene_PVC-free_77f698bb68.jpg' WHERE mfr_sku='avf21-387-88';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Alsace_AVF23-426-Picturesque_PVC-free_2c98fa2cec.jpg' WHERE mfr_sku='avf23-426-89';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/8/csm_Alsace_AVF23-637-Fa%C3%A7ade_PVC-free_3b29ee1f73.jpg' WHERE mfr_sku='avf23-637-89';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/0/csm_Alsace_AVF23-898-Dark_Matter_PVC-free_28480389e9.jpg' WHERE mfr_sku='avf23-898-89';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/2/csm_Terramo_AVF24-341-Daybreak_PVC-free_e9c4aaf73e.jpg' WHERE mfr_sku='avf24-341-90';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/4/csm_Douro_AVF25-867-Up_The_Road_PVC-free_b93e59003e.jpg' WHERE mfr_sku='avf25-867-91';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/e/csm_Lenox_AVF26-029-Chiffon_PVC-free_7089e19f14.jpg' WHERE mfr_sku='avf26-029-92';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Lenox_AVF26-050-Street_Car_PVC-free_38e0695ea6.jpg' WHERE mfr_sku='avf26-050-92';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/a/csm_Lenox_AVF26-157-Tapestry_PVC-free_fe4b9290fa.jpg' WHERE mfr_sku='avf26-157-92';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/3/csm_Pallas_AVF27-179-Sediment_PVC-free_5d5b3d5e57.jpg' WHERE mfr_sku='avf27-179-93';
+UPDATE versa_catalog SET image_url='https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/c/csm_Kaolin_AVF29-801-Cinder_c6d9015627.jpg' WHERE mfr_sku='avf29-801';
+
+-- verify BEFORE commit:
+SELECT count(*) AS should_be_127 FROM versa_catalog v
+ JOIN versa_catalog_imgfix_bak_20260904 b USING (mfr_sku)
+ WHERE v.image_url IS DISTINCT FROM b.image_url;
+COMMIT;
diff --git a/data/tk11050-versa-image-repair/fix-pairs-127.tsv b/data/tk11050-versa-image-repair/fix-pairs-127.tsv
new file mode 100644
index 0000000..db1a604
--- /dev/null
+++ b/data/tk11050-versa-image-repair/fix-pairs-127.tsv
@@ -0,0 +1,127 @@
+a119-592-258 fileadmin/_processed_/8/5/csm_Brio_V15-1_V15_1_Room_Image_Install_87d2986578.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/1/7/csm_Brio_A119-592-Sepia_3db1c67665.jpg
+a119-872-258 fileadmin/_processed_/8/5/csm_Brio_V15-1_V15_1_Room_Image_Install_87d2986578.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/7/csm_Brio_A119-872-Travertino_5e26820103.jpg
+a119-897-258 fileadmin/_processed_/8/5/csm_Brio_V15-1_V15_1_Room_Image_Install_87d2986578.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/f/csm_Brio_A119-897-Peony_7348fe8247.jpg
+a132-320-262 fileadmin/_processed_/2/4/csm_Lombard_V15-3_V15_3_Room_Image_Install_1220b99927.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/6/csm_Lombard_A132-320-Marina_Blvd._5bd14e9e3b.jpg
+a151-505-263 fileadmin/_processed_/2/f/csm_Fabrications_A151_Room_Image_Install_72015613fd.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/8/csm_Fabrications_A151-505-Oxide_170f27e93f.jpg
+a151-841-263 fileadmin/_processed_/2/f/csm_Fabrications_A151_Room_Image_Install_72015613fd.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/3/csm_Fabrications_A151-841-Glaze_82e72538ac.jpg
+a151-898-263 fileadmin/_processed_/2/f/csm_Fabrications_A151_Room_Image_Install_72015613fd.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Fabrications_A151-898-Oiled_Brass_93e3147b76.jpg
+a153-085-264 fileadmin/_processed_/4/b/csm_Prism_A153_Room_Image_Install_d8ef47a639.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/b/csm_Prism_A153-085-Silver_Lining_d720057100.jpg
+a153-163-264 fileadmin/_processed_/4/b/csm_Prism_A153_Room_Image_Install_d8ef47a639.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/1/csm_Prism_A153-163-Temptation_7fe25c756f.jpg
+a153-841-264 fileadmin/_processed_/4/b/csm_Prism_A153_Room_Image_Install_d8ef47a639.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/9/csm_Prism_A153-841-Boot_Strap_a42c0c9f96.jpg
+a156-101-265 fileadmin/_processed_/6/9/csm_Embarcadero_A156_Room_Image_Install_183ef46f63.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/1/csm_Embarcadero_A156-101-Spring_Wood_0a86e3f071.jpg
+a156-152-265 fileadmin/_processed_/6/9/csm_Embarcadero_A156_Room_Image_Install_183ef46f63.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/f/csm_Embarcadero_A156-152-Promenade_e6fd56113e.jpg
+a157-114-266 fileadmin/_processed_/6/0/csm_Urban_Oasis_V15-3_V15_3_Room_Image_10_Install_e7187f66ce.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/9/csm_Urban_Oasis_A157-114-Horn_a7257a68a3.jpg
+a157-196-266 fileadmin/_processed_/6/0/csm_Urban_Oasis_V15-3_V15_3_Room_Image_10_Install_e7187f66ce.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/5/csm_Urban_Oasis_A157-196-Sandstone_a8dfcd9000.jpg
+a158-310-267 fileadmin/_processed_/c/a/csm_Kouri_A158_Room_Image_Install_54c855506a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/5/csm_Kouri_A158-310-Tempest_b3b2facb66.jpg
+a158-480-267 fileadmin/_processed_/c/a/csm_Kouri_A158_Room_Image_Install_54c855506a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/3/csm_Kouri_A158-480-Treasure_Island_5c3ff2a29b.jpg
+a158-892-267 fileadmin/_processed_/c/a/csm_Kouri_A158_Room_Image_Install_54c855506a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/c/csm_Kouri_A158-892-Flax_bc0d4e6acb.jpg
+a166-322-270 fileadmin/_processed_/4/0/csm_Aura_A166_Room_Image_Install_1a37814ab5.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/4/csm_Aura_A166-322-Lagoon_c891c135db.jpg
+a166-357-270 fileadmin/_processed_/4/0/csm_Aura_A166_Room_Image_Install_1a37814ab5.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/2/csm_Aura_A166-357-Night_Watchman_0dacc24adf.jpg
+a167-000-271 fileadmin/_processed_/9/3/csm_Chesapeake_A167_Room_Image_scaled_e1588110882598_Install_31a1fedf15.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/d/csm_Chesapeake_A167-000-Chiffon_3d498bf789.jpg
+a167-101-271 fileadmin/_processed_/9/3/csm_Chesapeake_A167_Room_Image_scaled_e1588110882598_Install_31a1fedf15.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/e/csm_Chesapeake_A167-101-Lino_03669e8cdb.jpg
+a167-865-271 fileadmin/_processed_/9/3/csm_Chesapeake_A167_Room_Image_scaled_e1588110882598_Install_31a1fedf15.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/9/csm_Chesapeake_A167-865-Flint_ab5f42b421.jpg
+a169-308-272 fileadmin/_processed_/1/7/csm_Omni_Linen_V15-2_V15_2_A169_542_Thunderstorm_300RGB_Install_2e7c8474a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Omni_Linen_A169-308-Plume_387517b3a2.jpg
+a169-312-272 fileadmin/_processed_/1/7/csm_Omni_Linen_V15-2_V15_2_A169_542_Thunderstorm_300RGB_Install_2e7c8474a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/b/csm_Omni_Linen_A169-312-Night_Owl_a189b59ec4.jpg
+a169-804-272 fileadmin/_processed_/1/7/csm_Omni_Linen_V15-2_V15_2_A169_542_Thunderstorm_300RGB_Install_2e7c8474a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Omni_Linen_A169-804-Windsor_64ad60754d.jpg
+a171-520-273 fileadmin/_processed_/5/2/csm_Sonoma_A171_Room_Image_Install_8fcec168e2.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/e/csm_Sonoma_A171-520-Meditation_b3b65e95ad.jpg
+a171-864-273 fileadmin/_processed_/5/2/csm_Sonoma_A171_Room_Image_Install_8fcec168e2.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/1/e/csm_Sonoma_A171-864-Shoreline_6543544b78.jpg
+a171-899-273 fileadmin/_processed_/5/2/csm_Sonoma_A171_Room_Image_Install_8fcec168e2.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/b/csm_Sonoma_A171-899-Daybreak_79fe8ade3d.jpg
+a176-329-276 fileadmin/_processed_/0/6/csm_Alley_Cat_A176_Room_Image_Install_5438340b0f.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/c/csm_Alley_Cat_A176-329-Tidal_Wave_b04e4dd592.jpg
+a176-852-276 fileadmin/_processed_/0/6/csm_Alley_Cat_A176_Room_Image_Install_5438340b0f.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/a/csm_Alley_Cat_A176-852-Stone_Wash_bfa8888a20.jpg
+a177-263-277 fileadmin/_processed_/8/7/csm_Interlude_A177_Room_Image_Install_fc53749edf.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/b/csm_Interlude_A177-263-Ivy_fe2cf1cbff.jpg
+a177-890-277 fileadmin/_processed_/8/7/csm_Interlude_A177_Room_Image_Install_fc53749edf.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/4/csm_Interlude_A177-890-Opal_4a63618d40.jpg
+a180-231-279 fileadmin/_processed_/e/b/csm_Atmosphere_A180_Room_Image_Install_a22f801143.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/d/csm_Atmosphere_A180-231-Organic_5a99b79a3c.jpg
+a180-342-279 fileadmin/_processed_/e/b/csm_Atmosphere_A180_Room_Image_Install_a22f801143.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/0/csm_Atmosphere_A180-342-Pewter_666177d4e8.jpg
+a180-386-279 fileadmin/_processed_/e/b/csm_Atmosphere_A180_Room_Image_Install_a22f801143.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/2/csm_Atmosphere_A180-386-Blue_Lava_245cf5e78e.jpg
+a181-082-280 fileadmin/_processed_/3/0/csm_Mandolin_A181_327_Deep_Space_install_6744d2821a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/d/csm_Mandolin_A181-082-Birch_236d3923f3.jpg
+a181-213-280 fileadmin/_processed_/3/0/csm_Mandolin_A181_327_Deep_Space_install_6744d2821a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/c/csm_Mandolin_A181-213-Tropics_fdcb42dd44.jpg
+a183-007-281 fileadmin/_processed_/3/c/csm_Ithaca_A183_Room_Image_Install_8f4a5f50b7.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/1/csm_Ithaca_A183-007-Bay_East_738611332c.jpg
+a183-466-281 fileadmin/_processed_/3/c/csm_Ithaca_A183_Room_Image_Install_8f4a5f50b7.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/d/csm_Ithaca_A183-466-Butter_Rum_210551fc94.jpg
+a183-667-281 fileadmin/_processed_/3/c/csm_Ithaca_A183_Room_Image_Install_8f4a5f50b7.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/3/csm_Ithaca_A183-667-Earth_Tone_1b2f9ed02b.jpg
+a187-012-284 fileadmin/_processed_/e/8/csm_Matka_A187_Room_Image_Install_00eba296e5.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/f/csm_Matka_A187-012-Keshii_0aa570da9d.jpg
+a187-111-284 fileadmin/_processed_/e/8/csm_Matka_A187_Room_Image_Install_00eba296e5.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/a/csm_Matka_A187-111-Patina_1db4f2a970.jpg
+a187-115-284 fileadmin/_processed_/e/8/csm_Matka_A187_Room_Image_Install_00eba296e5.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/7/csm_Matka_A187-115-Arbor_79d8459bf6.jpg
+a188-722-285 https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/b/csm_Aries_A188-722-Akoya_39ee4bb75b.jpg
+a189-058-286 fileadmin/_processed_/4/9/csm_Miura_V15-3_V15_3_Room_Image_Install_1d292e6589.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/0/csm_Miura_A189-058-Cirrus_7d7748ef6e.jpg
+a189-117-286 fileadmin/_processed_/4/9/csm_Miura_V15-3_V15_3_Room_Image_Install_1d292e6589.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/7/csm_Miura_A189-117-Flax_74f50c6d10.jpg
+a189-190-286 fileadmin/_processed_/4/9/csm_Miura_V15-3_V15_3_Room_Image_Install_1d292e6589.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/c/csm_Miura_A189-190-Fawn_26d20dcc14.jpg
+a190-127-287 fileadmin/_processed_/3/e/csm_Yoki_A190_Room_Image_Install_d875f48775.jpeg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/4/csm_Yoki_A190-127-Toffee_4521db879d.jpg
+a190-633-287 fileadmin/_processed_/3/e/csm_Yoki_A190_Room_Image_Install_d875f48775.jpeg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/a/csm_Yoki_A190-633-Etruscan_ae8f5f8933.jpg
+a191-401-288 fileadmin/_processed_/d/0/csm_Ocean_Drive_A191_Room_Image_4_Install_e08350d270.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/5/csm_Ocean_Drive_A191-401-Espirit_198a3f2546.jpg
+a191-502-288 fileadmin/_processed_/d/0/csm_Ocean_Drive_A191_Room_Image_4_Install_e08350d270.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/d/csm_Ocean_Drive_A191-502-Gatsby_70b042bd9f.jpg
+a191-540-288 fileadmin/_processed_/d/0/csm_Ocean_Drive_A191_Room_Image_4_Install_e08350d270.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/9/csm_Ocean_Drive_A191-540-Mirage_86f0c5976e.jpg
+a192-588-289 fileadmin/_processed_/1/b/csm_Capri_V15-3_V15_3_Room_Image_Install_ebfc995412.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Capri_A192-588-Alloy_4ee5330738.jpg
+a194-610-290 fileadmin/_processed_/a/8/csm_Caba_A194_Room_Image_Install_e66f7e42d0.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/e/csm_Caba_A194-610-Cayenne_f236d6e3d0.jpg
+a195-502-291 fileadmin/_processed_/7/7/csm_Parallel_V15-3_V15_3_Room_Image_Install_c1cdad16f7.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/3/csm_Parallel_A195-502-Slate_40b8a637f7.jpg
+a197-081-293 fileadmin/_processed_/3/8/csm_Astoria_A197_install_ba240c8f21.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/4/csm_Astoria_A197-081-Silver_Leaf_d7124adaab.jpg
+a198-458-294 fileadmin/_processed_/2/8/csm_Burnished_Silk_A198_Room_Image_1_Install_1bc1b597a4.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/0/csm_Burnished_Silk_A198-458-Spiced_Cider_072c320c3d.jpg
+a198-592-294 fileadmin/_processed_/2/8/csm_Burnished_Silk_A198_Room_Image_1_Install_1bc1b597a4.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Burnished_Silk_A198-592-Noir_d81207b504.jpg
+a198-763-294 fileadmin/_processed_/2/8/csm_Burnished_Silk_A198_Room_Image_1_Install_1bc1b597a4.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/f/csm_Burnished_Silk_A198-763-Marigold_b16b270bbc.jpg
+a200-958-296 fileadmin/_processed_/4/c/csm_Senza_A200_Room_Image_Install_75c37f5c87.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/a/csm_Senza_A200-958-Signoria_Mylar_608272391f.jpg
+a202-885-298 fileadmin/_processed_/8/b/csm_Navarre_A202_Room_Image_357_Install_d401f0684d.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/c/csm_Navarre_A202-885-Thistle_5a759d0435.jpg
+a203-571-299 fileadmin/_processed_/d/2/csm_Alegre_A203_Room_Image_520_Install_fae69e6076.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/a/csm_Alegre_A203-571-Cadenza_bee4c40644.jpg
+a207-501-303 https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/3/csm_Sterling_Heights_A207-501-Sun_Ray_d4765a1921.jpg
+a207-899-303 fileadmin/_processed_/8/2/csm_Sterling_Heights_A207_SterlingHeights_Versa_Install_5d4e3cd02a.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/1/csm_Sterling_Heights_A207-899-Luceat_bf2093bfba.jpg
+a208-379-304 fileadmin/_processed_/6/9/csm_Patina_Blocks_A208_PatinaBlocks_Versa_Install_6006c9e1d6.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/e/csm_Patina_Blocks_A208-379-Kyanite_0359f67e9f.jpg
+a208-801-304 fileadmin/_processed_/6/9/csm_Patina_Blocks_A208_PatinaBlocks_Versa_Install_6006c9e1d6.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Patina_Blocks_A208-801-Brushed_Silver_bd899e3938.jpg
+a208-890-304 https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/d/csm_Patina_Blocks_A208-890-Obsidian_989b8ffaba.jpg
+a209-805-305 fileadmin/_processed_/d/4/csm_Oracle_A209_Versa_Install_1_1ad8090db2.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/a/csm_Oracle_A209-805-Macael_f57e9eb98e.jpg
+a209-834-305 fileadmin/_processed_/d/4/csm_Oracle_A209_Versa_Install_1_1ad8090db2.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/9/csm_Oracle_A209-834-Cielo_73ee337b46.jpg
+a210-347-306 fileadmin/_processed_/a/7/csm_Ossian_V15-4_V15_4_Versa_Install_27911933af.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/1/csm_Ossian_A210-347-Pelagic_5032bf1f92.jpg
+a210-502-306 fileadmin/_processed_/a/7/csm_Ossian_V15-4_V15_4_Versa_Install_27911933af.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/6/csm_Ossian_A210-502-Lightwave_54a9e0b84d.jpg
+a210-516-306 fileadmin/_processed_/a/7/csm_Ossian_V15-4_V15_4_Versa_Install_27911933af.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/4/csm_Ossian_A210-516-Argent_882d131523.jpg
+a211-175-307 fileadmin/_processed_/e/b/csm_Bellevue_A211_Versa_Install_f204d979aa.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Bellevue_A211-175-Cherry_Wine_d941a8fe9d.jpg
+a211-310-307 fileadmin/_processed_/e/b/csm_Bellevue_A211_Versa_Install_f204d979aa.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/7/csm_Bellevue_A211-310-Savvy_8d8755af0e.jpg
+a211-941-307 fileadmin/_processed_/e/b/csm_Bellevue_A211_Versa_Install_f204d979aa.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/b/csm_Bellevue_A211-941-Upstream_2b7e01a256.jpg
+a213-302-309 fileadmin/_processed_/e/d/csm_Isla_Grass_A213_IslaGrass_Versa_Install1_e221c3dbce.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/f/csm_Isla_Grass_A213-302-Tahitian_b2fe949a80.jpg
+a213-838-309 fileadmin/_processed_/e/d/csm_Isla_Grass_A213_IslaGrass_Versa_Install1_e221c3dbce.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/a/csm_Isla_Grass_A213-838-Ceramic_54750be1b5.jpg
+a213-879-309 fileadmin/_processed_/e/d/csm_Isla_Grass_A213_IslaGrass_Versa_Install1_e221c3dbce.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Isla_Grass_A213-879-Nocturnal_4dc2047684.jpg
+a214-196-310 https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/f/csm_Alameda_A214-196-Snug_9c4744b242.jpg
+a214-380-310 https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/3/csm_Alameda_A214-380-Hideaway_2f71bbdddf.jpg
+a214-863-310 https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/7/csm_Alameda_A214-863-Bedrock_da640c986e.jpg
+a215-146-311 fileadmin/_processed_/5/5/csm_Secret_Garden_A215_SecretGarden_Versa_Install1_ab83290b98.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/f/csm_Secret_Garden_A215-146-Heavy_Cream_ac92823bd3.jpg
+a215-896-311 https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/1/csm_Secret_Garden_A215-896-Overcast_fff755e777.jpg
+a216-710-312 fileadmin/_processed_/7/3/csm_Ascoli_A216_Versa_Install1_e1ae26d332.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/b/csm_Ascoli_A216-710-Aurum_Mylar_a91c0b9028.jpg
+a222-039 fileadmin/_processed_/1/1/csm_Brenn_A222_720_Butternut_install_RGBcrop_0553ed1402.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/7/csm_Brenn_A222-039-Limewash_4397ed618a.jpg
+a222-317 fileadmin/_processed_/1/1/csm_Brenn_A222_720_Butternut_install_RGBcrop_0553ed1402.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/5/csm_Brenn_A222-317-Inkroot_5c3edb7bdf.jpg
+a95-556-316 fileadmin/_processed_/5/d/csm_Sakai_A95_Room_Image_870_Install_4463fdc4b7.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/2/csm_Sakai_A95-556-Silver_Point_46aab2138b.jpg
+abs03-758-38 fileadmin/_processed_/d/8/csm_Loma_ABS03_849_Versa_install_4e8580465b.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/a/csm_Loma_ABS03-758-Cabana_a5ce177e1f.jpg
+abs03-849-38 fileadmin/_processed_/d/8/csm_Loma_ABS03_849_Versa_install_4e8580465b.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/6/b/csm_Loma_ABS03-849-Windflower_544852e58b.jpg
+abs04-819-39 fileadmin/_processed_/a/6/csm_Zari_ABS04_012_Versa_install_7b460da3a0.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/9/5/csm_Zari_ABS04-819-Gold_Pavement_32e020ef45.jpg
+abs04-879-39 https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/7/csm_Zari_ABS04-879-Pewter_ecf4c0af16.jpg
+abs07-346-42 /_assets/07d0a465f98edc0af823532f8bdd8abc/Images/ImageNotFound.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/c/csm_Tanglewood_ABS07-346-Hemlock_a757f7220f.jpg
+abs07-883-42 /_assets/07d0a465f98edc0af823532f8bdd8abc/Images/ImageNotFound.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/5/csm_Tanglewood_ABS07-883-Charwood_59082ef0b2.jpg
+asl-141852-322 fileadmin/_processed_/3/8/csm_Vallejo_ASL-141_ASL_141_Room_Image_Install_98ed062ff3.jpg
+avf01-025-70 fileadmin/_processed_/5/3/csm_Terra_AVF01_Room_Image_352_Install_33c8d5cbda.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/d/6/csm_Terra_AVF01-025-Ice_Blink_PVC-free_df75398070.jpg
+avf01-216-70 fileadmin/_processed_/5/3/csm_Terra_AVF01_Room_Image_352_Install_33c8d5cbda.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/b/csm_Terra_AVF01-216-Water_Sky_PVC-free_f2435a1c16.jpg
+avf01-591-70 fileadmin/_processed_/5/3/csm_Terra_AVF01_Room_Image_352_Install_33c8d5cbda.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/f/csm_Terra_AVF01-591-Rolling_Hills_PVC-free_7b11c56e25.jpg
+avf02-590-71 fileadmin/_processed_/a/9/csm_Cape_Town_AVF02_Room_Image_125_Install_90b01ff124.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/5/csm_Cape_Town_AVF02-590-Acorn_Street_PVC-free_cc37c4026e.jpg
+avf03-874-72 fileadmin/_processed_/0/0/csm_Verda_AVF03-ASP_AVF03_ASP_Room_Image_543_Install_75e68e31ea.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Verda_AVF03-874-Frost_PVC-free_7010717e19.jpg
+avf04-857-73 fileadmin/_processed_/2/6/csm_Tesoro_AVF04-ASP_AVF04_ASP_Room_Image_1_1024x752_Install_7c312a6586.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/7/csm_Tesoro_AVF04-857-Cinder_PVC-free_e92adb127e.jpg
+avf06-500-75 fileadmin/_processed_/f/9/csm_High_Plains_AVF06_Room_Image_500_Install_957837ba84.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/2/csm_High_Plains_AVF06-500-Rock_Crystal_PVC-free_1e0297a3be.jpg
+avf06-773-75 https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/2/csm_High_Plains_AVF06-773-Honey_Mist_PVC-free_97ac245014.jpg
+avf07-188-76 fileadmin/_processed_/f/0/csm_Mirelli_AVF07-ASP_AVF07_ASP_Room_Image_2_752x1024_1_Install_1c99c688fc.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Mirelli_AVF07-188-Basswood_PVC-free_b43ad87ba5.jpg
+avf07-330-76 fileadmin/_processed_/f/0/csm_Mirelli_AVF07-ASP_AVF07_ASP_Room_Image_2_752x1024_1_Install_1c99c688fc.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/8/csm_Mirelli_AVF07-330-Ocean_Abyss_PVC-free_1178b4350f.jpg
+avf10-827-78 fileadmin/_processed_/c/3/csm_Lino_AVF10_Room_Image_378_Install_8c7b8d01c6.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/a/csm_Lino_AVF10-827-French_Grey_PVC-free_b3085abebe.jpg
+avf10-859-78 fileadmin/_processed_/c/3/csm_Lino_AVF10_Room_Image_378_Install_8c7b8d01c6.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/5/csm_Lino_AVF10-859-Slate_PVC-free_2234f2eda9.jpg
+avf13-898-81 fileadmin/_processed_/f/2/csm_Aspect_AVF13_622_Room_Image_Install_4f41e7a223.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/a/csm_Aspect_AVF13-898-Solar_Carve_PVC-free_b4b24d625a.jpg
+avf14-295-82 fileadmin/_processed_/5/4/csm_Barege_Texture_V15-4_V15_4_Room_Image_AVF14_021_Install_8f39ab7248.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/b/b/csm_Barege_Texture_AVF14-295-Aveyron_4964116122.jpg
+avf14-885-82 https://www.versadesignedsurfaces.com/fileadmin/_processed_/4/7/csm_Barege_Texture_AVF14-885-Granite_34e7e3b946.jpg
+avf16-325-84 fileadmin/_processed_/3/e/csm_Linden_V15-4_V15_4_Room_Image_AVF16_748_Install_aee8562504.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/3/csm_Linden_AVF16-325-Mist_PVC-free_15f03f9a6c.jpg
+avf17-218-85 /_assets/07d0a465f98edc0af823532f8bdd8abc/Images/ImageNotFound.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/8/csm_Via_Monte_AVF17-218-Ravine_PVC-free_f2c68d1ad5.jpg
+avf17-772-85 /_assets/07d0a465f98edc0af823532f8bdd8abc/Images/ImageNotFound.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/4/csm_Via_Monte_AVF17-772-Halogen_PVC-free_6f52b89792.jpg
+avf18-014-86 fileadmin/_processed_/0/5/csm_Sisley_AVF18_Silverthorne_RGB_CROP_Install_cc9561cedf.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/7/4/csm_Sisley_AVF18-014-Verbena_PVC-free_09ec169b18.jpg
+avf18-027-86 fileadmin/_processed_/0/5/csm_Sisley_AVF18_Silverthorne_RGB_CROP_Install_cc9561cedf.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/6/csm_Sisley_AVF18-027-Aspen_PVC-free_9924aabd05.jpg
+avf20-652-87 fileadmin/_processed_/0/a/csm_Englewood_V15-4_V15_4_Versa_Install_c205289496.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/d/csm_Englewood_AVF20-652-Chestnut_PVC-free_361914c71d.jpg
+avf21-271-88 fileadmin/_processed_/6/7/csm_Haku_AVF21_Versa_Install_4d26aa3d3b.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/c/8/csm_Haku_AVF21-271-Mystic_PVC-free_8e0a3a178b.jpg
+avf21-387-88 fileadmin/_processed_/6/7/csm_Haku_AVF21_Versa_Install_4d26aa3d3b.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/8/csm_Haku_AVF21-387-Serene_PVC-free_77f698bb68.jpg
+avf23-426-89 fileadmin/_processed_/c/4/csm_Alsace_AVF23_Versa_Install1_b2ee745b61.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/e/9/csm_Alsace_AVF23-426-Picturesque_PVC-free_2c98fa2cec.jpg
+avf23-637-89 fileadmin/_processed_/c/4/csm_Alsace_AVF23_Versa_Install1_b2ee745b61.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/8/csm_Alsace_AVF23-637-Fa%C3%A7ade_PVC-free_3b29ee1f73.jpg
+avf23-898-89 https://www.versadesignedsurfaces.com/fileadmin/_processed_/0/0/csm_Alsace_AVF23-898-Dark_Matter_PVC-free_28480389e9.jpg
+avf24-341-90 fileadmin/_processed_/f/1/csm_Terramo_AVF24_Versa_Install1_3fb01a417d.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/8/2/csm_Terramo_AVF24-341-Daybreak_PVC-free_e9c4aaf73e.jpg
+avf25-867-91 fileadmin/_processed_/0/2/csm_Douro_V15-4_V15_4_Versa_Install1_78b4fcf738.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/2/4/csm_Douro_AVF25-867-Up_The_Road_PVC-free_b93e59003e.jpg
+avf26-029-92 fileadmin/_processed_/6/e/csm_Lenox_AVF26_Versa_Install1_b5f6caa5a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/a/e/csm_Lenox_AVF26-029-Chiffon_PVC-free_7089e19f14.jpg
+avf26-050-92 fileadmin/_processed_/6/e/csm_Lenox_AVF26_Versa_Install1_b5f6caa5a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/3/0/csm_Lenox_AVF26-050-Street_Car_PVC-free_38e0695ea6.jpg
+avf26-157-92 fileadmin/_processed_/6/e/csm_Lenox_AVF26_Versa_Install1_b5f6caa5a1.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/a/csm_Lenox_AVF26-157-Tapestry_PVC-free_fe4b9290fa.jpg
+avf27-179-93 fileadmin/_processed_/a/1/csm_Pallas_AVF27_Versa_Install1_a713e1839e.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/5/3/csm_Pallas_AVF27-179-Sediment_PVC-free_5d5b3d5e57.jpg
+avf29-801 fileadmin/_processed_/4/9/csm_Kaolin_AVF29_472_Ambrosia_install_card_rgb_3f45a4042e.jpg https://www.versadesignedsurfaces.com/fileadmin/_processed_/f/c/csm_Kaolin_AVF29-801-Cinder_c6d9015627.jpg
diff --git a/data/tk11050-versa-image-repair/undo-mac2-image-repair.sql b/data/tk11050-versa-image-repair/undo-mac2-image-repair.sql
new file mode 100644
index 0000000..759369a
--- /dev/null
+++ b/data/tk11050-versa-image-repair/undo-mac2-image-repair.sql
@@ -0,0 +1,5 @@
+-- UNDO: restore pre-repair image_url from the snapshot table.
+BEGIN;
+UPDATE versa_catalog v SET image_url=b.image_url
+ FROM versa_catalog_imgfix_bak_20260904 b WHERE v.mfr_sku=b.mfr_sku;
+COMMIT;
← 95bc6b0 TK-11048: independent verification of Kamatera-scoped re-rec
·
back to Dw Dead Image Recovery
·
(newest)