-
v0.2.1 — Blog Engine v3 + Verified Spec Scrapers + Data Confidence
released this
2026-03-31 07:19:38 +00:00 | 411 commits to main since this releaseBlog Engine:
- 10-step Flexoptix Style pipeline (Less bullshit. More engineering.)
- Feedback system with 8 quality scores + free text
- Auto-QA scoring (Step 10) saved as self-feedback
- Feedback loop: accumulated feedback injected into LLM system prompt
Data Quality:
- data_confidence column (vendor_verified/scraped_unverified/enriched_estimated)
- Validation script: 8 physics rules, auto-fixes wavelength↔fiber mismatches
- Spec enrichment: 4,400+ products filled (97% fiber, 96% connector/wavelength)
- v_data_quality view for coverage monitoring
Scrapers:
- fs.com Phase 2: crawls product detail pages for verified specs
- spec-updater utility: parseSpecTable() extracts fiber/connector/wavelength/power
- Updates data_confidence from estimated to scraped_unverified
- 200 products verified per scraper cycle
Downloads