sync: record small vendor standard backfill

This commit is contained in:
Rene Fichtmueller 2026-05-09 17:41:49 +02:00
parent a0e344549c
commit a43a693044
2 changed files with 67 additions and 1 deletions

View File

@ -1,9 +1,36 @@
# Current TIP Sync State # Current TIP Sync State
Updated: 2026-05-09 15:43 UTC Updated: 2026-05-09 15:48 UTC
## Newest Work ## Newest Work
- GBICS / QSFPTEK / Fluxlight deterministic standard backfill on 2026-05-09:
- precheck:
- GBICS had `13` near-complete rows
- QSFPTEK had `8` near-complete rows
- Fluxlight had `11` near-complete rows
- DB correction:
- GBICS:
- filled missing fiber/reach from explicit title/URL evidence such as `850nm`, `1310nm`, `1550nm`, `40km`, `80km`, `220m`, `50m`, `CSR`, `ESR`, `SR8`, `VSR4`, `PSM4`, `PLR4`
- QSFPTEK:
- filled SMF and missing long-reach values for `EX`, `EZX`, `ZX`, `LH` product-code rows
- Fluxlight:
- corrected obvious stale parser defaults and filled standard evidence for `GLC-LX`, `QDD-4X100G-FR`, `QSFP-100G-SR4`, `QSFP-40G-SR4`, `SFP-10G-T`, `CSR`
- result:
- `32` rows detail-verified
- `32` additional rows promoted to fully verified
- GBICS near-complete reduced to `0`
- QSFPTEK near-complete reduced to `0`
- Fluxlight near-complete reduced to `0`
- global `details_verified=11648`
- global `fully_verified=10372`
- health:
- public TIP health stayed `healthy`
- load status `ok`
- memory used `13%`
- truth:
- this was not a broad guess pass; only rows with explicit standard/URL evidence were updated
- FiberMall URL protocol backfill on 2026-05-09: - FiberMall URL protocol backfill on 2026-05-09:
- precheck: - precheck:
- after the earlier source-title pass, `36` FiberMall rows remained price+image+URL complete but lacked detail verification - after the earlier source-title pass, `36` FiberMall rows remained price+image+URL complete but lacked detail verification

View File

@ -0,0 +1,39 @@
# GBICS / QSFPTEK / Fluxlight Deterministic Standard Backfill - 2026-05-09
## Precheck
- GBICS had `13` near-complete rows
- QSFPTEK had `8` near-complete rows
- Fluxlight had `11` near-complete rows
## DB Correction
GBICS:
- Filled missing fiber/reach from explicit title/URL evidence such as `850nm`, `1310nm`, `1550nm`, `40km`, `80km`, `220m`, `50m`, `CSR`, `ESR`, `SR8`, `VSR4`, `PSM4`, `PLR4`
QSFPTEK:
- Filled SMF and missing long-reach values for `EX`, `EZX`, `ZX`, `LH` product-code rows
Fluxlight:
- Corrected obvious stale parser defaults and filled standard evidence for `GLC-LX`, `QDD-4X100G-FR`, `QSFP-100G-SR4`, `QSFP-40G-SR4`, `SFP-10G-T`, `CSR`
## Result
- `32` rows detail-verified
- `32` additional rows promoted to fully verified
- GBICS near-complete reduced to `0`
- QSFPTEK near-complete reduced to `0`
- Fluxlight near-complete reduced to `0`
- Global `details_verified=11648`
- Global `fully_verified=10372`
## Health
- TIP public health stayed `healthy`
- Load status stayed `ok`
- Memory used `13%`
## Truth Policy
This was not a broad guess pass. Only rows with explicit standard/URL evidence were updated.