← back to Gmc Titlefix
TK-11233: independent full-account scan confirms the feed is stalled and expiring
22f346b1564207464a7777147015923475937960 · 2026-09-10 16:45:49 -0700 · Steve
Verified both load-bearing claims of TK-11397 with my own Merchant API v1
products.list scan of all 62,507 offers, rather than trusting another
agent's numbers:
newest offer creationDate = 2026-08-26T15:45:17Z (zero created since)
62,470 of 62,507 offers expire within 30 days; 37 already expired
latest expiration in the entire account = 2026-10-10T23:40Z
ramp: 09-18 1,271 / 09-19 2,957 / 09-20 5,128 / 09-23 5,306 / 09-24 5,572
Consequence for this ticket: TK-11233 has been remediating a 2,610-offer
disapproval problem (4.2%) while the whole catalog is scheduled to fall out
of Google by 2026-10-10 absent one console resync. Shopify-side fixes -
today's 333 hi-res images and 28 Malibu publishes included - are real wins
on the storefront but cannot reach Google until that resync lands.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yzBkdi8E67XZz1TJNmvca
Files touched
A data/tk11233-feed-freshness.json
Diff
commit 22f346b1564207464a7777147015923475937960
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Sep 10 16:45:49 2026 -0700
TK-11233: independent full-account scan confirms the feed is stalled and expiring
Verified both load-bearing claims of TK-11397 with my own Merchant API v1
products.list scan of all 62,507 offers, rather than trusting another
agent's numbers:
newest offer creationDate = 2026-08-26T15:45:17Z (zero created since)
62,470 of 62,507 offers expire within 30 days; 37 already expired
latest expiration in the entire account = 2026-10-10T23:40Z
ramp: 09-18 1,271 / 09-19 2,957 / 09-20 5,128 / 09-23 5,306 / 09-24 5,572
Consequence for this ticket: TK-11233 has been remediating a 2,610-offer
disapproval problem (4.2%) while the whole catalog is scheduled to fall out
of Google by 2026-10-10 absent one console resync. Shopify-side fixes -
today's 333 hi-res images and 28 Malibu publishes included - are real wins
on the storefront but cannot reach Google until that resync lands.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yzBkdi8E67XZz1TJNmvca
---
data/tk11233-feed-freshness.json | 193 +++++++++++++++++++++++++++++++++++++++
1 file changed, 193 insertions(+)
diff --git a/data/tk11233-feed-freshness.json b/data/tk11233-feed-freshness.json
new file mode 100644
index 0000000..ffb1041
--- /dev/null
+++ b/data/tk11233-feed-freshness.json
@@ -0,0 +1,193 @@
+{
+ "scanned": 62507,
+ "newest_creation": "2026-08-26T15:45:17.909Z",
+ "oldest_creation": "2019-12-13T02:24:41.606Z",
+ "no_expiration": 0,
+ "already_expired": 37,
+ "expiring_within_30d": 62470,
+ "latest_expiration": "2026-10-10T23:40:43Z",
+ "creation_last_20_days": [
+ [
+ "2026-08-06",
+ 607
+ ],
+ [
+ "2026-08-07",
+ 1061
+ ],
+ [
+ "2026-08-08",
+ 595
+ ],
+ [
+ "2026-08-09",
+ 683
+ ],
+ [
+ "2026-08-10",
+ 178
+ ],
+ [
+ "2026-08-11",
+ 585
+ ],
+ [
+ "2026-08-12",
+ 382
+ ],
+ [
+ "2026-08-13",
+ 443
+ ],
+ [
+ "2026-08-14",
+ 156
+ ],
+ [
+ "2026-08-15",
+ 301
+ ],
+ [
+ "2026-08-16",
+ 387
+ ],
+ [
+ "2026-08-17",
+ 120
+ ],
+ [
+ "2026-08-18",
+ 361
+ ],
+ [
+ "2026-08-19",
+ 680
+ ],
+ [
+ "2026-08-20",
+ 21776
+ ],
+ [
+ "2026-08-21",
+ 11
+ ],
+ [
+ "2026-08-22",
+ 102
+ ],
+ [
+ "2026-08-24",
+ 8
+ ],
+ [
+ "2026-08-25",
+ 1
+ ],
+ [
+ "2026-08-26",
+ 41
+ ]
+ ],
+ "expiration_schedule": [
+ [
+ "2026-09-09",
+ 10
+ ],
+ [
+ "2026-09-10",
+ 28
+ ],
+ [
+ "2026-09-11",
+ 131
+ ],
+ [
+ "2026-09-12",
+ 277
+ ],
+ [
+ "2026-09-13",
+ 413
+ ],
+ [
+ "2026-09-14",
+ 496
+ ],
+ [
+ "2026-09-15",
+ 662
+ ],
+ [
+ "2026-09-16",
+ 476
+ ],
+ [
+ "2026-09-17",
+ 440
+ ],
+ [
+ "2026-09-18",
+ 1271
+ ],
+ [
+ "2026-09-19",
+ 2957
+ ],
+ [
+ "2026-09-20",
+ 5128
+ ],
+ [
+ "2026-09-21",
+ 1856
+ ],
+ [
+ "2026-09-22",
+ 1280
+ ],
+ [
+ "2026-09-23",
+ 5306
+ ],
+ [
+ "2026-09-24",
+ 5572
+ ],
+ [
+ "2026-09-25",
+ 1298
+ ],
+ [
+ "2026-09-26",
+ 1249
+ ],
+ [
+ "2026-09-27",
+ 5484
+ ],
+ [
+ "2026-09-28",
+ 1630
+ ],
+ [
+ "2026-09-29",
+ 1989
+ ],
+ [
+ "2026-09-30",
+ 1530
+ ],
+ [
+ "2026-10-01",
+ 813
+ ],
+ [
+ "2026-10-02",
+ 861
+ ],
+ [
+ "2026-10-03",
+ 797
+ ]
+ ]
+}
\ No newline at end of file
← 84e06d8 TK-10993: commit the read-only overnight verification harnes
·
back to Gmc Titlefix
·
TK-11233: risk-check finds 59 orphan-deletes collided with a 0ea81e9 →