From d61c3f798250e660e01b7b45e18a631490c33d5c Mon Sep 17 00:00:00 2001 From: Rene Fichtmueller Date: Sat, 9 May 2026 17:51:03 +0200 Subject: [PATCH] sync: record atgbics url evidence backfill --- sync/CURRENT.md | 28 ++++++++++++++- ...-atgbics-explicit-url-evidence-backfill.md | 36 +++++++++++++++++++ 2 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 sync/history/2026-05-09-atgbics-explicit-url-evidence-backfill.md diff --git a/sync/CURRENT.md b/sync/CURRENT.md index 85eb548..86cdda6 100644 --- a/sync/CURRENT.md +++ b/sync/CURRENT.md @@ -1,9 +1,35 @@ # Current TIP Sync State -Updated: 2026-05-09 15:53 UTC +Updated: 2026-05-09 16:00 UTC ## Newest Work +- ATGBICS explicit URL evidence backfill on 2026-05-09: + - precheck: + - ATGBICS had `485` price+image+URL-complete rows still lacking detail verification + - `346` had explicit source URL evidence for reach and media: + - `m/km` distance in URL + - `nm` wavelength where optical + - `smf/mmf/copper/dac/base-t/rj45` media evidence + - DB correction: + - extracted reach label/meters from explicit URL `m/km` + - extracted wavelength from explicit URL `nm` + - classified media as `SMF`, `MMF`, or `Copper` from URL evidence + - corrected form factor and speed from protocol terms in URL where stale parser defaults existed + - marked only those source-evident rows as `details_verified` + - result: + - `346` ATGBICS rows detail-verified + - `346` additional rows promoted to fully verified + - ATGBICS near-complete missing details reduced from `485` to `139` + - global `details_verified=11998` + - global `fully_verified=10721` + - health: + - public TIP health stayed `healthy` + - load status `ok` + - memory used `13%` + - truth: + - remaining ATGBICS rows no longer have simple `m/km + media` URL evidence and need product-page parsing or special handling + - NADDOD adapter classification and FS.COM final detail closure on 2026-05-09: - precheck: - NADDOD had `3` near-complete rows remaining diff --git a/sync/history/2026-05-09-atgbics-explicit-url-evidence-backfill.md b/sync/history/2026-05-09-atgbics-explicit-url-evidence-backfill.md new file mode 100644 index 0000000..665b24a --- /dev/null +++ b/sync/history/2026-05-09-atgbics-explicit-url-evidence-backfill.md @@ -0,0 +1,36 @@ +# ATGBICS Explicit URL Evidence Backfill - 2026-05-09 + +## Precheck + +- ATGBICS had `485` price+image+URL-complete rows still lacking detail verification +- `346` had explicit source URL evidence for reach and media: + - `m/km` distance in URL + - `nm` wavelength where optical + - `smf/mmf/copper/dac/base-t/rj45` media evidence + +## DB Correction + +- Extracted reach label/meters from explicit URL `m/km` +- Extracted wavelength from explicit URL `nm` +- Classified media as `SMF`, `MMF`, or `Copper` from URL evidence +- Corrected form factor and speed from protocol terms in URL where stale parser defaults existed +- Marked only those source-evident rows as `details_verified` + +## Result + +- `346` ATGBICS rows detail-verified +- `346` additional rows promoted to fully verified +- ATGBICS near-complete missing details reduced from `485` to `139` +- Global `details_verified=11998` +- Global `fully_verified=10721` + +## Health + +- TIP public health stayed `healthy` +- Load status stayed `ok` +- Memory used `13%` + +## Truth Policy + +Remaining ATGBICS rows no longer have simple `m/km + media` URL evidence and need product-page parsing or special handling. +