Feed Clean Lite
BETAFeed Clean Lite generates a SAFE Merchant Center feed (feed.tsv) from messy product exports and produces remediation artifacts for anything that can’t be safely published. QUARANTINE never goes into the live feed.
What you upload
catalog_export.csv(or TSV)mapping.json(column mapping + defaults: currency/country)- Optional:
diagnostics.csv(Merchant Center issues export)
What you get (every run)
feed.tsv— SAFE lane onlyremediation.csv— QUARANTINE + SOURCE_REQUIRED + ACCOUNT_REQUIREDaudit.csv— field-level diffs, hashes, ruleset versionrun_status.json+metrics.json
How it stays unattended
- Two-lane model: SAFE vs QUARANTINE
- Deterministic rules only (no human judgement)
- Immutable run folders + sha256 hashes
- Automatic pause states if SAFE ratio drops or source data degrades
Status
- UI: landing page only (engine wiring is next)
- Engine: CLI runner proven locally; VPS wiring is next
- Delivery: scheduled fetch (no Content API)