sync: record final detail queue closure
This commit is contained in:
parent
ec40a96ae0
commit
56ed88ac8c
@ -19,6 +19,7 @@ Updated: 2026-05-09 16:20 UTC
|
||||
- first run fetched `107`, updated `97`, skipped `10`, promoted `97`
|
||||
- parser then learned to ignore unhelpful `Max Distance_N/A` tags and fall back to title/body source text
|
||||
- final run fetched `10`, updated `10`, skipped `0`, promoted `10`
|
||||
- after a concurrent price update exposed another AOC batch, follow-up run fetched `23`, updated `23`, skipped `0`, promoted `23`
|
||||
- ATGBICS near-complete missing details reduced to `0`
|
||||
- FiberMall + ShopFiber24 detail pass:
|
||||
- first run fetched `116`, updated `112`, skipped `4`, promoted `112`
|
||||
@ -32,8 +33,9 @@ Updated: 2026-05-09 16:20 UTC
|
||||
- media converters/switches/mux/adapter rows are classified as non-transceiver product classes instead of optical equivalents
|
||||
- 100G DWDM DCO rows are classified as `Coherent DWDM` with line-system-dependent reach when source pages do not provide a normal reach
|
||||
- final live state:
|
||||
- global `details_verified=12253`
|
||||
- global `fully_verified=10976`
|
||||
- global `price_verified=11582`
|
||||
- global `details_verified=12276`
|
||||
- global `fully_verified=11001`
|
||||
- near-complete queue `price_verified AND image_verified AND competitor_verified AND NOT details_verified = 0`
|
||||
- public TIP health `healthy`
|
||||
- load status `ok`
|
||||
|
||||
@ -27,6 +27,7 @@ Close the remaining near-complete rows without manual approval and without launc
|
||||
- first product.js run: fetched `107`, updated `97`, skipped `10`, promoted `97`
|
||||
- parser patch: `Max Distance_N/A` no longer blocks title/body distance evidence
|
||||
- final product.js run: fetched `10`, updated `10`, skipped `0`, promoted `10`
|
||||
- concurrent price-verification exposed another AOC batch; follow-up run fetched `23`, updated `23`, skipped `0`, promoted `23`
|
||||
- near-complete missing details: `0`
|
||||
- FiberMall + ShopFiber24:
|
||||
- first detail run: fetched `116`, updated `112`, skipped `4`, promoted `112`
|
||||
@ -44,8 +45,9 @@ Close the remaining near-complete rows without manual approval and without launc
|
||||
|
||||
## Final Live State
|
||||
|
||||
- `details_verified=12253`
|
||||
- `fully_verified=10976`
|
||||
- `price_verified=11582`
|
||||
- `details_verified=12276`
|
||||
- `fully_verified=11001`
|
||||
- near-complete queue:
|
||||
- `price_verified=true`
|
||||
- `image_verified=true`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user