{
  "dataset": {
    "id": "wattpair-appliance-load",
    "name": "WattPair Appliance Load & Surge Provenance Dataset",
    "version": "0.1.0",
    "description": "Running watts, start-up surge, duty cycle and annual energy for 30 household and off-grid appliance classes, where every figure carries the source document it was read from, the tier of that source, the date it was verified and a confidence rating. The distinguishing property is not coverage but provenance: fields that no manufacturer publishes are present and explicitly null rather than filled with an estimate, and the basis of each surge figure is labelled (nameplate locked-rotor amperage, manufacturer-stated, category envelope, or unknown) so a reader can tell a measured inrush from a rule of thumb. Compiled from manufacturer specification sheets and manuals, government efficiency filings and standards documents. Published by WattPair under CC BY 4.0.",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "license_name": "CC BY 4.0",
    "attribution": "WattPair Appliance Load & Surge Provenance Dataset\n© WattPair — CC BY 4.0\nSource: https://wattpair.com/data/appliance-load/",
    "canonical_url": "https://wattpair.com/data/appliance-load/",
    "creator": "WattPair",
    "date_modified": "2026-08-03",
    "record_count": 32,
    "method": "Compiled with AI assistance from manufacturer documents, government efficiency filings and standards bodies, then checked against the cited source. Every non-null figure carries the URL it was read from, so any claim here can be re-derived from public documents without trusting this file.",
    "coverage_note": "This dataset is deliberately incomplete and says where. Start-up surge data does not exist for several appliance classes — not \"we did not find it\", but \"the manufacturers do not publish it\" — and those fields are null with a status of unknown rather than estimated. Read stats.null_fields and stats.surge_basis before using any figure.",
    "stats": {
      "records": 32,
      "sourced_fields": 241,
      "null_fields": 193,
      "surge_basis": {
        "category_rule_of_thumb": 3,
        "unknown": 17,
        "manufacturer_stated": 5,
        "nameplate_lra": 7
      },
      "absence_verified_fields": 3
    },
    "exported_fields": {
      "record": [
        "appliance_id",
        "name",
        "aliases",
        "category",
        "subcategory",
        "scenario_tags",
        "priority_tier",
        "electrical",
        "duty_cycle",
        "energy",
        "data_quality",
        "sources"
      ],
      "value_meta": [
        "value",
        "unit",
        "value_min",
        "value_max",
        "display_precision",
        "source_tier",
        "source_type",
        "source_url",
        "verified_date",
        "confidence",
        "status",
        "absence_verified"
      ],
      "data_quality": [
        "last_review_date",
        "ready_for_page_generation",
        "allow_runtime_figure",
        "blocking_reason_count",
        "required_fields_total",
        "required_fields_verified",
        "coverage_pct",
        "unknown_field_paths"
      ],
      "source": [
        "source_url",
        "source_tier",
        "source_type",
        "covers_fields",
        "verified_date",
        "fetch_status"
      ]
    },
    "pending_fields": {
      "test_conditions": "Per-field test conditions (what was measured, under what load, at what voltage). Recorded for every non-null figure, in Chinese. English translation is stage P-A.",
      "source_label": "Human-readable label for each source document. The machine-readable source_url, source_type and source_tier are exported now.",
      "short_description": "One-paragraph description of each appliance class.",
      "blocking_reasons": "Why a record is not yet cleared for page generation. The boolean ready_for_page_generation is exported now, and so is the count of reasons."
    },
    "out_of_scope": "Power-station records, solar-panel records, the compatibility engine and every commercial mapping are deliberately not part of this dataset."
  },
  "constants": {
    "note": "Two engine constant tables, without which the appliance records are not self-explanatory: a surge duration in milliseconds cannot be used correctly unless you know which band it falls in, and a missing power factor cannot be filled in without the default table. Both are derived from public standards and manufacturer documents.",
    "surge_duration_bands": [
      {
        "id": "capacitive_inrush",
        "max_ms": 100,
        "enforcement": "advisory_only"
      },
      {
        "id": "motor_start",
        "max_ms": 1000,
        "enforcement": "enforce"
      },
      {
        "id": "extended_start",
        "max_ms": 10000,
        "enforcement": "enforce"
      },
      {
        "id": "sustained_start",
        "max_ms": null,
        "enforcement": "as_continuous"
      }
    ],
    "surge_duration_bands_basis": "appliance_evidence",
    "on_missing_surge_duration": "enforce",
    "power_factor_defaults_by_load_type": {
      "resistive": 1,
      "inductive_motor": 0.57,
      "inverter_driven_motor": 0.89,
      "switching_electronic": 0.5,
      "mixed": 0.57,
      "unknown": 0.5
    },
    "power_factor_defaults_basis": "appliance_evidence"
  },
  "appliances": [
    {
      "appliance_id": "air-compressor-pancake",
      "name": "Pancake air compressor",
      "aliases": [
        "air compressor",
        "pancake compressor",
        "portable air compressor",
        "6 gallon compressor"
      ],
      "category": "power_tools",
      "subcategory": "portable_air_compressor",
      "scenario_tags": [
        "camping",
        "rv_vanlife",
        "home_backup"
      ],
      "priority_tier": "luxury",
      "electrical": {
        "running_watts": {
          "value": 1800,
          "unit": "W",
          "value_min": 935,
          "value_max": 1800,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.manualslib.com/manual/132199/Porter-Cable-C2002.html",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 935,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1800,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.manualslib.com/manual/132199/Porter-Cable-C2002.html",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 6,
          "unit": "ratio",
          "value_min": 6,
          "value_max": 8.8,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.traskinstrumentation.com/pdf/app_notes/Single_and_Three_Pahase_Motor_Load_Current_Tables.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "category_rule_of_thumb",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.7,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": 10,
          "unit": "min",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": 2.75,
          "unit": "min",
          "value_min": 1,
          "value_max": 2.75,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": false,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.manualslib.com/manual/132199/Porter-Cable-C2002.html",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "running_watts_high",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://californiaairtools.com/product/california-air-tools-8010-ultra-quiet-1-0-hp-oil-free-lightweight-8-gallon-air-compressor/",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts_low",
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.traskinstrumentation.com/pdf/app_notes/Single_and_Three_Pahase_Motor_Load_Current_Tables.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "electrical.startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://static.weg.net/medias/downloadcenter/h40/h70/WEG-08-2020-standard-stock-catalog-electrical-mechanical-data-us100-brochure-english.pdf.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "air-fryer",
      "name": "Air fryer",
      "aliases": [
        "air fryer",
        "airfryer",
        "air fryer oven",
        "Heißluftfritteuse"
      ],
      "category": "cooking",
      "subcategory": "countertop_convection",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1700,
          "unit": "W",
          "value_min": 1500,
          "value_max": 1800,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://images.thdstatic.com/catalog/pdfImages/0d/0db9b236-d1e0-4eda-9129-87fea91fec54.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "running_watts_high": {
          "value": 1700,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://images.thdstatic.com/catalog/pdfImages/0d/0db9b236-d1e0-4eda-9129-87fea91fec54.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "resistive",
        "motor_type": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://images.thdstatic.com/catalog/pdfImages/0d/0db9b236-d1e0-4eda-9129-87fea91fec54.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": 5,
          "unit": "min",
          "value_min": 3,
          "value_max": 5,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://images.thdstatic.com/catalog/pdfImages/0d/0db9b236-d1e0-4eda-9129-87fea91fec54.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "typical_uses_per_day": {
          "value": null,
          "unit": "cycles",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/running_watts_low",
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://images.thdstatic.com/catalog/pdfImages/0d/0db9b236-d1e0-4eda-9129-87fea91fec54.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "minutes_per_use",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "box-fan",
      "name": "Box fan",
      "aliases": [
        "box fan",
        "fan",
        "portable fan",
        "20 inch fan",
        "floor fan",
        "Ventilator"
      ],
      "category": "hvac_cooling",
      "subcategory": "portable_box_fan",
      "scenario_tags": [
        "camping",
        "home_backup",
        "rv_vanlife"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 80,
          "unit": "W",
          "value_min": 50,
          "value_max": 80,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 50,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 80,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "power_factor": {
          "value": 0.95,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "unknown",
        "daily_wh": {
          "value": 400,
          "unit": "Wh",
          "value_min": 400,
          "value_max": 640,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-02",
        "ready_for_page_generation": false,
        "allow_runtime_figure": true,
        "blocking_reason_count": 1,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://lasko.com/products/lasko-20-3-speed-box-fan-with-save-smart-3733-white",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts",
            "power_factor",
            "daily_wh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/products/ceiling_fans/key-product-criteria",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "identity.short_description"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "chest-freezer",
      "name": "Chest freezer",
      "aliases": [
        "chest freezer",
        "deep freezer",
        "freezer",
        "upright freezer",
        "Gefriertruhe"
      ],
      "category": "refrigeration",
      "subcategory": "chest_freezer",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 30,
          "unit": "W",
          "value_min": 30,
          "value_max": 34,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/freezer/chest-freezers/7-0-cuft-convertible-chest-freezer-with-led-interior-light-mrc07m6aww/ENERGY-GUIDE-MIDEA_MRC07M6AWW-MRC07M6EWW.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_low": {
          "value": 30,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/freezer/chest-freezers/7-0-cuft-convertible-chest-freezer-with-led-interior-light-mrc07m6aww/ENERGY-GUIDE-MIDEA_MRC07M6AWW-MRC07M6EWW.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_high": {
          "value": 34,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://www.midea.com/us/Freezers/chest-freezers/midea-chest-freezer-refrigerator-storage.merc07c4baww",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_multiplier": {
          "value": 5.2,
          "unit": "ratio",
          "value_min": 5.2,
          "value_max": 5.4,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "category_rule_of_thumb",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "reciprocating_compressor",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://www.midea.com/us/Freezers/chest-freezers/midea-chest-freezer-refrigerator-storage.merc07c4baww",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.85,
          "unit": "ratio",
          "value_min": 0.5,
          "value_max": 1,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=19194",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 225,
          "unit": "kWh",
          "value_min": 225,
          "value_max": 250,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/freezer/chest-freezers/7-0-cuft-convertible-chest-freezer-with-led-interior-light-mrc07m6aww/ENERGY-GUIDE-MIDEA_MRC07M6AWW-MRC07M6EWW.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "daily_wh": {
          "value": 616,
          "unit": "Wh",
          "value_min": 616,
          "value_max": 685,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/freezer/chest-freezers/7-0-cuft-convertible-chest-freezer-with-led-interior-light-mrc07m6aww/ENERGY-GUIDE-MIDEA_MRC07M6AWW-MRC07M6EWW.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 6,
        "coverage_pct": 100,
        "unknown_field_paths": []
      },
      "sources": [
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/freezer/chest-freezers/7-0-cuft-convertible-chest-freezer-with-led-interior-light-mrc07m6aww/ENERGY-GUIDE-MIDEA_MRC07M6AWW-MRC07M6EWW.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "annual_kwh",
            "daily_wh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.midea.com/us/Freezers/chest-freezers/midea-chest-freezer-refrigerator-storage.merc07c4baww",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts_high",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/sites/default/files/2024-09/Consumer%20Refrigeration%20Products%20ENERGY%20STAR%20Most%20Efficient%202025%20Criteria.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.govinfo.gov/content/pkg/FR-2021-10-12/html/2021-21663.htm",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=19194",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "duty_cycle",
            "running_watts",
            "running_watts_low",
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "coffee-maker",
      "name": "Coffee maker",
      "aliases": [
        "coffee maker",
        "coffeemaker",
        "drip coffee maker",
        "coffee machine",
        "Keurig",
        "pod coffee machine"
      ],
      "category": "cooking",
      "subcategory": "coffee_brewer",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1400,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://commercial.keurig.com/content/brewers/k1500-series",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "running_watts_high": {
          "value": 1400,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://commercial.keurig.com/content/brewers/k1500-series",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "resistive",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.useandcaremanuals.com/pdf/CM1060_IB_11973_00_revised.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://commercial.keurig.com/content/brewers/k1500-series",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": 2,
          "unit": "h",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.useandcaremanuals.com/pdf/CM1060_IB_11973_00_revised.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "typical_uses_per_day": {
          "value": null,
          "unit": "cycles",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/running_watts_low",
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://commercial.keurig.com/content/brewers/k1500-series",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts",
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.useandcaremanuals.com/pdf/CM1060_IB_11973_00_revised.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "duty_cycle.typical_daily_runtime_h"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "cpap-machine",
      "name": "CPAP machine",
      "aliases": [
        "cpap",
        "cpap machine",
        "sleep apnea machine",
        "bipap",
        "apap",
        "resmed airsense",
        "CPAP-Gerät"
      ],
      "category": "medical",
      "subcategory": "pap_therapy_device",
      "scenario_tags": [
        "camping",
        "home_backup",
        "rv_vanlife"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 22,
          "unit": "W",
          "value_min": 7,
          "value_max": 44,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 7,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 44,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://document.resmed.com/documents/products/machine/airsense-11/user-guide/airsense11_user-guide_amer_mul.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.5,
          "unit": "ratio",
          "value_min": 0.5,
          "value_max": 0.53,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://document.resmed.com/documents/products/machine/airsense-11/user-guide/airsense11_user-guide_amer_mul.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": true,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://document.resmed.com/documents/articles/198103_battery-guide_glo_eng.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "standby_watts": {
          "value": 5,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.documents.philips.com/assets/Instruction%20for%20Use/20211202/7e52e95bb1a343a4a223adf201582311.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": 8,
          "unit": "h",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://document.resmed.com/documents/articles/198103_battery-guide_glo_eng.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "energy": {
        "energy_basis": "derived_from_duty_cycle",
        "daily_wh": {
          "value": 176,
          "unit": "Wh",
          "value_min": 56,
          "value_max": 272,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier"
        ]
      },
      "sources": [
        {
          "source_url": "https://document.resmed.com/documents/products/machine/air10-lumis-series/Power+consumption+Air10+devices.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "running_watts_low",
            "running_watts_high",
            "standby_watts",
            "daily_wh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://document.resmed.com/documents/products/machine/airsense-11/user-guide/airsense11_user-guide_amer_mul.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "power_factor",
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://ap.resmed.com/hubfs/1%20Official%20-%20B2B%20Product%20Marketing%20Collateral/Marketing%20Materials/AirSense/AirSense10_ClinicalGuide_EN.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "power_factor"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://document.resmed.com/documents/articles/198103_battery-guide_glo_eng.pdf",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "requires_pure_sine",
            "duty_cycle",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.documents.philips.com/assets/Instruction%20for%20Use/20211202/7e52e95bb1a343a4a223adf201582311.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "duty_cycle",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "desktop-pc",
      "name": "Desktop PC",
      "aliases": [
        "desktop",
        "desktop pc",
        "desktop computer",
        "pc",
        "gaming pc",
        "tower"
      ],
      "category": "electronics_computing",
      "subcategory": "desktop_computer",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 13.18,
          "unit": "W",
          "value_min": 2.3,
          "value_max": 37.1,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 2.3,
          "unit": "W",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 37.1,
          "unit": "W",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 6.9,
          "unit": "ratio",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.meanwell.com/Upload/PDF/RPS-500/RPS-500-SPEC.PDF",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 4600,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.meanwell.com/Upload/PDF/RPS-500/RPS-500-SPEC.PDF",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 50,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_basis": "manufacturer_stated",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.9,
          "unit": "ratio",
          "value_min": 0.9,
          "value_max": 0.98,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": null,
          "source_url": "https://www.clearesult.com/80plus/program-details",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": true,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.cyberpowersystems.com/news/pfc-sinewave-series-ups-systems",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "standby_watts": {
          "value": 0.62,
          "unit": "W",
          "value_min": 0.62,
          "value_max": 1.87,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 49.6,
          "unit": "kWh",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts",
            "standby_watts",
            "annual_kwh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://data.energystar.gov/resource/qbg3-d468.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.meanwell.com/Upload/PDF/RPS-500/RPS-500-SPEC.PDF",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier",
            "power_factor"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.meanwell.com/Upload/PDF/LRS-50/LRS-50-SPEC.PDF",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.clearesult.com/80plus/program-details",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "power_factor"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.cyberpowersystems.com/news/pfc-sinewave-series-ups-systems",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "requires_pure_sine"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.nvidia.com/en-us/geforce/graphics-cards/50-series/rtx-5070-family/",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "watts_distribution_note"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "diesel-heater",
      "name": "Diesel air heater",
      "aliases": [
        "diesel heater",
        "diesel air heater",
        "webasto heater",
        "eberspacher heater",
        "espar heater",
        "night heater",
        "Standheizung"
      ],
      "category": "hvac_heating",
      "subcategory": "diesel_air_heater",
      "scenario_tags": [
        "rv_vanlife",
        "camping"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 34,
          "unit": "W",
          "value_min": 4,
          "value_max": 40,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 4,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 40,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 2.94,
          "unit": "ratio",
          "value_min": 2.94,
          "value_max": 12.5,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 100,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 60000,
          "unit": "ms",
          "value_min": 60000,
          "value_max": 125000,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_basis": "manufacturer_stated",
        "load_type": "mixed",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 4,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": 10,
          "unit": "min",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://poesslforum.de/media/kunena/attachments/10374/Webasto_Airtop_2000STC_Workshop_manual.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://eberspacherdirect.com/wp-content/uploads/2020/09/Eberspacher-Airtronic-D2-Manual-Technical-Description.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "startup_surge_watts",
            "surge_duration_ms",
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.webasto.com/en-us/heating/air-heaters/air-top-2000-stc.html",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://poesslforum.de/media/kunena/attachments/10374/Webasto_Airtop_2000STC_Workshop_manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "duty_cycle",
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.vevor.com/diy-ideas/product/vevor-diesel-air-heater-12v-5kw-all-on-one-diesel-heater-with-remote-control-manual/",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "electric-blanket",
      "name": "Electric blanket",
      "aliases": [
        "electric blanket",
        "heated blanket",
        "heated throw",
        "electric underblanket",
        "Heizdecke"
      ],
      "category": "hvac_heating",
      "subcategory": "heated_bedding",
      "scenario_tags": [
        "camping",
        "rv_vanlife",
        "home_backup"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 60,
          "unit": "W",
          "value_min": 55,
          "value_max": 100,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 60,
          "unit": "W",
          "value_min": 55,
          "value_max": 65,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 92,
          "unit": "W",
          "value_min": 85,
          "value_max": 100,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "resistive",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": 10,
          "unit": "h",
          "value_min": 3,
          "value_max": 10,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://manuals.plus/sunbeam/heated-bedding-manual",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://pim.beurer.com/images/attribut/TS15%20Single-Double_2022-04-27_03_IM_BEU-UK.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://manuals.plus/sunbeam/heated-bedding-manual",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "duty_cycle.typical_daily_runtime_h",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://manuals.plus/biddeford/biddeford-1001-903192-903-comfort-knit-electric-heated-blanket-user-manual",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/product-groups",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "electric-kettle",
      "name": "Electric kettle",
      "aliases": [
        "electric kettle",
        "kettle",
        "water kettle",
        "Wasserkocher",
        "bouilloire"
      ],
      "category": "cooking",
      "subcategory": "water_boiler",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 3000,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://uk.russellhobbs.com/buckingham-stainless-steel-quiet-boil-kettle-20460",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "running_watts_high": {
          "value": 3000,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://uk.russellhobbs.com/buckingham-stainless-steel-quiet-boil-kettle-20460",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "resistive",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://useandcares.hamiltonbeach.com/files/840252201.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://useandcares.hamiltonbeach.com/files/840252201.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_uses_per_day": {
          "value": null,
          "unit": "cycles",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "unknown",
        "per_use_wh": {
          "value": null,
          "unit": "Wh",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/running_watts_low",
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://uk.russellhobbs.com/buckingham-stainless-steel-quiet-boil-kettle-20460",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts",
            "running_watts_high",
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://useandcares.hamiltonbeach.com/files/840252201.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/product-groups",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "gas-furnace-blower",
      "name": "Gas furnace blower",
      "aliases": [
        "gas furnace",
        "furnace blower",
        "furnace fan",
        "hvac blower",
        "forced air furnace"
      ],
      "category": "hvac_heating",
      "subcategory": "furnace_circulator_blower",
      "scenario_tags": [
        "home_backup"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 548,
          "unit": "W",
          "value_min": 422,
          "value_max": 548,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energy.gov/sites/prod/files/2014/02/f7/case_study_variablespeed_furnacemotor.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 422,
          "unit": "W",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energy.gov/sites/prod/files/2014/02/f7/case_study_variablespeed_furnacemotor.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 548,
          "unit": "W",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energy.gov/sites/prod/files/2014/02/f7/case_study_variablespeed_furnacemotor.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "mixed",
        "motor_type": {
          "value": "induction",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://electricmotorwarehouse.com/content/PDF/fasco_catalog.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-02",
        "ready_for_page_generation": false,
        "allow_runtime_figure": true,
        "blocking_reason_count": 1,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/duty_cycle/default_duty_cycle",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.energy.gov/sites/prod/files/2014/02/f7/case_study_variablespeed_furnacemotor.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts",
            "running_watts_low",
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://apps.goodmanmfg.com/brochures/files/5ba3981985ec1SS-GME8.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://hvacdirect.com/media/hvac/pdf/gmes-Spec.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://electricmotorwarehouse.com/content/PDF/fasco_catalog.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "motor_type",
            "startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://acim.nidec.com/motors/usmotors/-/media/usmotors/documents/catalogs/hvacr/hvacr400.ashx?la=en",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "induction-cooktop",
      "name": "Portable induction cooktop",
      "aliases": [
        "induction cooktop",
        "induction hob",
        "portable induction burner",
        "induction stove",
        "Induktionskochfeld"
      ],
      "category": "cooking",
      "subcategory": "induction_hob",
      "scenario_tags": [
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1800,
          "unit": "W",
          "value_min": 100,
          "value_max": 1800,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 100,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1800,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://m.media-amazon.com/images/I/A18lN5iGZJL.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "running_watts_low",
            "running_watts_high",
            "duty_cycle",
            "region_profiles.US",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/product-groups",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "laptop",
      "name": "Laptop computer",
      "aliases": [
        "laptop",
        "notebook",
        "laptop computer",
        "macbook",
        "Laptop"
      ],
      "category": "electronics_computing",
      "subcategory": "notebook_computer",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 5.23,
          "unit": "W",
          "value_min": 0.2,
          "value_max": 12.6,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 3.91,
          "unit": "W",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.apple.com/environment/pdf/products/notebooks/MacBook_Pro_14-inch_PER_Oct2024.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 12.6,
          "unit": "W",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 25,
          "unit": "ratio",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.power-win.com/en/product-132075/65W-AC-DC-Desktop-AdaptorAC-Inlet-C14-PW-065A3-1YXXXA.html",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 5750,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.power-win.com/en/product-132075/65W-AC-DC-Desktop-AdaptorAC-Inlet-C14-PW-065A3-1YXXXA.html",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 50,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "manufacturer_stated",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.apple.com/environment/pdf/products/notebooks/MacBook_Pro_14-inch_PER_Oct2024.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0.22,
          "unit": "W",
          "value_min": 0.13,
          "value_max": 0.45,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.apple.com/environment/pdf/products/notebooks/MacBook_Pro_14-inch_PER_Oct2024.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 14.02,
          "unit": "kWh",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://data.energystar.gov/resource/rxdj-2c88.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts",
            "annual_kwh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.apple.com/environment/pdf/products/notebooks/MacBook_Pro_14-inch_PER_Oct2024.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts_low",
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.apple.com/environment/pdf/products/notebooks/MacBook_Pro_16-inch_PER_Oct2024.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.power-win.com/en/product-132075/65W-AC-DC-Desktop-AdaptorAC-Inlet-C14-PW-065A3-1YXXXA.html",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier",
            "startup_surge_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://media.digikey.com/pdf/Data%20Sheets/Delta%20PDFs/ADP_19V_Series_Power_Adapters.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "led-light-bulb",
      "name": "LED light bulb",
      "aliases": [
        "led bulb",
        "led light",
        "light bulb",
        "a19 bulb",
        "lighting",
        "LED-Lampe"
      ],
      "category": "lighting",
      "subcategory": "led_lamp",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 8.5,
          "unit": "W",
          "value_min": 8.5,
          "value_max": 14.5,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 8.5,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 14.5,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.6,
          "unit": "ratio",
          "value_min": 0.6,
          "value_max": 0.7,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energystar.gov/sites/default/files/Lamps%20V2.1%20Final%20Specification%20(Revised%20June%202020)_0.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energystar.gov/sites/default/files/Lamps%20V2.1%20Final%20Specification%20(Revised%20June%202020)_0.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "unknown",
        "annual_kwh": {
          "value": null,
          "unit": "kWh",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://images.philips.com/is/content/PhilipsConsumer/PDFDownloads/United%20States/ODLI20160908_001_UPD_en_US_Philips_Basic_LED_Lamps_Sell_Sheet-SD0717A.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "running_watts_low",
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/sites/default/files/Lamps%20V2.1%20Final%20Specification%20(Revised%20June%202020)_0.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "power_factor",
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energy.gov/sites/default/files/2024-04/gsl-fr-newd.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "watts_distribution_note"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.eia.gov/tools/faqs/faq.php?id=99&t=3",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "microwave-oven",
      "name": "Microwave oven",
      "aliases": [
        "microwave",
        "microwave oven",
        "countertop microwave",
        "nuke",
        "Mikrowelle"
      ],
      "category": "cooking",
      "subcategory": "countertop_microwave",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1480,
          "unit": "W",
          "value_min": 1480,
          "value_max": 1550,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://help.na.panasonic.com/wp-content/uploads/2023/02/NNSN67HS_SN686_PA0216-30817_ENG.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 1480,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://help.na.panasonic.com/wp-content/uploads/2023/02/NNSN67HS_SN686_PA0216-30817_ENG.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1550,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://m.media-amazon.com/images/I/A1Pi0RLOmoL.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "mixed",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://help.na.panasonic.com/wp-content/uploads/2023/02/NNSN67HS_SN686_PA0216-30817_ENG.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 1,
          "unit": "W",
          "value_min": 0.6,
          "value_max": 2.2,
          "source_tier": "official",
          "source_type": null,
          "source_url": "https://www.law.cornell.edu/cfr/text/10/430.32",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=18763",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_uses_per_day": {
          "value": null,
          "unit": "cycles",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "minutes_per_use": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "unknown",
        "per_use_wh": {
          "value": null,
          "unit": "Wh",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-02",
        "ready_for_page_generation": false,
        "allow_runtime_figure": true,
        "blocking_reason_count": 1,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://help.na.panasonic.com/wp-content/uploads/2023/02/NNSN67HS_SN686_PA0216-30817_ENG.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "running_watts_low"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://m.media-amazon.com/images/I/A1Pi0RLOmoL.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=18763",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=15900",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.law.cornell.edu/cfr/text/10/430.32",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energy.gov/cmei/buildings/microwave-ovens",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "mini-fridge",
      "name": "Mini fridge",
      "aliases": [
        "mini fridge",
        "compact refrigerator",
        "dorm fridge",
        "bar fridge"
      ],
      "category": "refrigeration",
      "subcategory": "compact_refrigerator",
      "scenario_tags": [
        "home_backup",
        "camping"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 161,
          "unit": "W",
          "value_min": 80.5,
          "value_max": 161,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://www.summitappliance.com/catalog/model/CP73PL",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_low": {
          "value": 80.5,
          "unit": "W",
          "value_min": null,
          "value_max": null,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://www.summitappliance.com/catalog/model/FF28LWH",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_high": {
          "value": 161,
          "unit": "W",
          "value_min": null,
          "value_max": null,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://www.summitappliance.com/catalog/model/CP73PL",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_multiplier": {
          "value": 10.3,
          "unit": "ratio",
          "value_min": null,
          "value_max": null,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=THG1358YLS",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": 2530,
          "unit": "W",
          "value_min": null,
          "value_max": null,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=THG1358YLS",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "reciprocating_compressor",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=THG1358YLS",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.18,
          "unit": "ratio",
          "value_min": 0.15,
          "value_max": 0.25,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/p5st-her9.json",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 228,
          "unit": "kWh",
          "value_min": 226,
          "value_max": 268,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/p5st-her9.json",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": false,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 6,
        "coverage_pct": 100,
        "unknown_field_paths": []
      },
      "sources": [
        {
          "source_url": "https://manuals.plus/danby/dar044a1sso-6-compact-refrigerator-manual",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/sites/default/files/2024-09/Consumer%20Refrigeration%20Products%20ENERGY%20STAR%20Most%20Efficient%202025%20Criteria.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=19194",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.summitappliance.com/catalog/model/CP73PL",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "electrical.running_watts",
            "electrical.running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.summitappliance.com/catalog/model/FF28LWH",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "electrical.running_watts_low"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.summitappliance.com/catalog/model/AL54",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "electrical.running_watts.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Model?id=THG1358YLS",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "electrical.startup_surge_watts",
            "electrical.motor_type"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "mini-split-heat-pump",
      "name": "Mini-split heat pump",
      "aliases": [
        "mini split",
        "ductless mini split",
        "mini split heat pump",
        "ductless heat pump",
        "Splitgerät"
      ],
      "category": "hvac_cooling",
      "subcategory": "ductless_inverter_heat_pump",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 560,
          "unit": "W",
          "value_min": 560,
          "value_max": 1740,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 560,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1740,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 0.8,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 1702,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inverter_driven_motor",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.9,
          "unit": "ratio",
          "value_min": 0.89,
          "value_max": 0.92,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 6,
        "coverage_pct": 100,
        "unknown_field_paths": []
      },
      "sources": [
        {
          "source_url": "https://www.richaircomfort.com/mt-content/uploads/2023/11/m_submittal_msz-fs09na_muz-fs09nah_en.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "startup_surge_multiplier",
            "power_factor",
            "environment_corrections",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.cyberpowersystems.com/news/pfc-sinewave-series-ups-systems",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "requires_pure_sine"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.legislation.gov.uk/eur/2012/206/data.htm?view=plain",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners?_page=1&_limit=25&modelIdentifier=MSZ-FS09NA",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners?_page=1&_limit=25&modelIdentifier=MSZ-",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "portable-air-conditioner",
      "name": "Portable air conditioner",
      "aliases": [
        "portable ac",
        "portable air conditioner",
        "portable ac unit",
        "rolling air conditioner"
      ],
      "category": "hvac_cooling",
      "subcategory": "portable_ac",
      "scenario_tags": [
        "home_backup",
        "camping"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1300,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://whynter.com/product/whynter-arc-14s-14000-btu-dual-hose-portable-ac/",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "running_watts_high": {
          "value": 1300,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://whynter.com/product/whynter-arc-14s-14000-btu-dual-hose-portable-ac/",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 6,
          "unit": "ratio",
          "value_min": 6,
          "value_max": 7,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": 6900,
          "unit": "W",
          "value_min": null,
          "value_max": null,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "power_factor": {
          "value": 0.97,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://whynter.com/product/whynter-arc-14s-14000-btu-dual-hose-portable-ac/",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.18,
          "unit": "ratio",
          "value_min": 0.12,
          "value_max": 0.9,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energy.gov/sites/prod/files/2016/04/f30/Portable%20AC%20TP%20Final%20Rule.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/electrical/running_watts_low"
        ]
      },
      "sources": [
        {
          "source_url": "https://whynter.com/product/whynter-arc-14s-14000-btu-dual-hose-portable-ac/",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts",
            "power_factor"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energy.gov/sites/prod/files/2016/04/f30/Portable%20AC%20TP%20Final%20Rule.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "duty_cycle",
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=34427",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "electrical.startup_surge_multiplier.notes"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "electrical.startup_surge_watts",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Model?id=HGA5453BXC",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners?_page=1&_limit=25&modelIdentifier=ARC-14S",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "portable-fridge-12v",
      "name": "12V portable fridge/freezer",
      "aliases": [
        "12v fridge",
        "portable fridge",
        "camping fridge",
        "12 volt refrigerator",
        "car fridge",
        "compressor cooler",
        "Kompressor-Kühlbox"
      ],
      "category": "refrigeration",
      "subcategory": "dc_compressor_cooler",
      "scenario_tags": [
        "rv_vanlife",
        "camping"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 90,
          "unit": "W",
          "value_min": 78,
          "value_max": 125,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 78,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 125,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 1,
          "unit": "ratio",
          "value_min": 1,
          "value_max": 1.25,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.secop.com/fileadmin/user_upload/SEPS/datasheets/en/bd35f_101z0200_r134a_12-24vdc_09-2024_desd100f802.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 180,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.secop.com/fileadmin/user_upload/SEPS/datasheets/en/bd35f_101z0200_r134a_12-24vdc_09-2024_desd100f802.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "manufacturer_stated",
        "load_type": "inverter_driven_motor",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.secop.com/fileadmin/user_upload/SEPS/datasheets/en/bd35f_101z0200_r134a_12-24vdc_09-2024_desd100f802.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "eu_energy_label",
        "annual_kwh": {
          "value": 81,
          "unit": "kWh",
          "value_min": 78,
          "value_max": 111,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "daily_wh": {
          "value": 222,
          "unit": "Wh",
          "value_min": 214,
          "value_max": 304,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/duty_cycle/default_duty_cycle"
        ]
      },
      "sources": [
        {
          "source_url": "https://media.dometic.com/externalassets/dometic-cfx3-35_76686.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "annual_kwh",
            "daily_wh",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.secop.com/fileadmin/user_upload/SEPS/datasheets/en/bd35f_101z0200_r134a_12-24vdc_09-2024_desd100f802.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier",
            "motor_type",
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.secop.com/fileadmin/user_upload/SEPS/datasheets/en/bd50f_101z0203_r134a_12-24vdc_09-2024_desd100q722.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.hussmann.com/ns/Technical-Documents/CF10C01-02_Product_Manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "startup_surge_multiplier"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402146",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402148",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402153",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/407926",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402163",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402170",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019/402174",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "portable-split-air-conditioner",
      "name": "Portable split air conditioner (hose-through-window)",
      "aliases": [
        "portable split air conditioner",
        "mobile split air conditioner",
        "no-drill split air conditioner",
        "portasplit",
        "mobiles Splitgerät",
        "mobile Split-Klimaanlage",
        "Splitklimagerät ohne Bohren"
      ],
      "category": "hvac_cooling",
      "subcategory": "portable_split_ac",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1230,
          "unit": "W",
          "value_min": 950,
          "value_max": 1500,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 950,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1500,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown",
          "absence_verified": {
            "checked_date": "2026-08-03",
            "sources_checked": [
              "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
              "https://eprel.ec.europa.eu/api/products/airconditioners/2517927"
            ],
            "note": "The manufacturer's German user manual (2,296 lines of extracted text, including the complete Technische Daten table) was searched in full for Anlaufstrom, Einschaltstrom, Startstrom, Anlauf, blockierter Rotor, locked rotor and LRA: all seven terms return zero hits. The manual's only electrical entries are the EN 60335-1 nameplate rating and the rated figures for the two operating modes — no transient quantity of any kind. The EU EPREL registration (2517927) was pulled in full and confirms that Regulation 626/2011 asks split units for no start-up current, and in fact for no rated input power or rated current either. For a variable-speed compressor this absence is structural."
          }
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "inverter_driven_motor",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "low",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.93,
          "unit": "ratio",
          "value_min": 0.93,
          "value_max": 0.97,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "apparent_power_va": {
          "value": 1610,
          "unit": "VA",
          "value_min": 989,
          "value_max": 1610,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "eu_energy_label",
        "annual_kwh": {
          "value": 135,
          "unit": "kWh",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners/2517927",
          "verified_date": "2026-08-03",
          "confidence": "high",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": false,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/duty_cycle/default_duty_cycle",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/de/klimatisieren-heizen/portasplit/PortaSplit-Gebrauchsanweisung-DE.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "electrical.running_watts",
            "electrical.running_watts_low",
            "electrical.running_watts_high",
            "electrical.power_factor",
            "electrical.apparent_power_va",
            "electrical.motor_type",
            "electrical.startup_surge_multiplier",
            "region_profiles.EU",
            "environment_corrections",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners/2517927",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh",
            "electrical.startup_surge_multiplier"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.US"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners/1917520",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners/2714814",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "refrigerator-full-size",
      "name": "Full-size refrigerator",
      "aliases": [
        "refrigerator",
        "fridge",
        "full size refrigerator",
        "french door refrigerator",
        "top freezer refrigerator",
        "Kühlschrank",
        "réfrigérateur"
      ],
      "category": "refrigeration",
      "subcategory": "household_refrigerator_freezer",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 55,
          "unit": "W",
          "value_min": 55,
          "value_max": 88,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://na2.electroluxmedia.com/Original/Electrolux/Electrolux%20Assets/Document/Product%20Specifications%20Sheet/English/FFTR1814W_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_low": {
          "value": 55,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://na2.electroluxmedia.com/Original/Electrolux/Electrolux%20Assets/Document/Product%20Specifications%20Sheet/English/FFTR1814W_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_high": {
          "value": 88,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/refrigerators/full-size-refrigerators/21-6-cu-ft-french-door-refrigerator-with-ice-and-water-dispenser-mrq22d7ast/MRQ22D7AST.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_multiplier": {
          "value": 5.2,
          "unit": "ratio",
          "value_min": 5.2,
          "value_max": 5.4,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "category_rule_of_thumb",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "reciprocating_compressor",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.85,
          "unit": "ratio",
          "value_min": 0.5,
          "value_max": 1,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=19194",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 410,
          "unit": "kWh",
          "value_min": 410,
          "value_max": 658,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://na2.electroluxmedia.com/Original/Electrolux/Electrolux%20Assets/Document/Product%20Specifications%20Sheet/English/FFTR1814W_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "daily_wh": {
          "value": 1123,
          "unit": "Wh",
          "value_min": 1123,
          "value_max": 1803,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://na2.electroluxmedia.com/Original/Electrolux/Electrolux%20Assets/Document/Product%20Specifications%20Sheet/English/FFTR1814W_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 6,
        "coverage_pct": 100,
        "unknown_field_paths": []
      },
      "sources": [
        {
          "source_url": "https://na2.electroluxmedia.com/Original/Electrolux/Electrolux%20Assets/Document/Product%20Specifications%20Sheet/English/FFTR1814W_EN.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "annual_kwh",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/refrigerators/full-size-refrigerators/21-6-cu-ft-french-door-refrigerator-with-ice-and-water-dispenser-mrq22d7ast/MRQ22D7AST.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts_high",
            "annual_kwh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://static.pcrichard.com/docs/LTCS20020B_Owners-Manual_01.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "cold_start_duration_min",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=19194",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "duty_cycle",
            "running_watts",
            "running_watts_low",
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.govinfo.gov/content/pkg/FR-2021-10-12/html/2021-21663.htm",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.law.cornell.edu/cfr/text/10/appendix-A_to_subpart_B_of_part_430",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "duty_cycle.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4456Y-AA1C?Check=Model",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier",
            "motor_type"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Home/PDFURL/AE4440Y-FZ1A?Check=Model",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019?_page=1&_limit=25&modelIdentifier=FFTR1814W",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/refrigeratingappliances2019?_page=1&_limit=25&modelIdentifier=MRQ22D7AST",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "router-modem",
      "name": "Router + modem",
      "aliases": [
        "router",
        "wifi router",
        "modem",
        "cable modem",
        "home gateway",
        "mesh wifi",
        "Router"
      ],
      "category": "networking",
      "subcategory": "home_network_equipment",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 9.1,
          "unit": "W",
          "value_min": 2.3,
          "value_max": 17,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://publications.jrc.ec.europa.eu/repository/bitstream/JRC106039/ictcoc-ecbe-v6_feb_2017_final.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 3.1,
          "unit": "W",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energystar.gov/sites/default/files/specs/SmallNetworkEquipment_V1_ENERGYSTAR_ProgramRequirements_Nov2013_0.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 17,
          "unit": "W",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://publications.jrc.ec.europa.eu/repository/bitstream/JRC106039/ictcoc-ecbe-v6_feb_2017_final.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": 50,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energystar.gov/sites/default/files/specs/SmallNetworkEquipment_V1_ENERGYSTAR_ProgramRequirements_Nov2013_0.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 8,
          "unit": "W",
          "value_min": 0.5,
          "value_max": 8,
          "source_tier": "official",
          "source_type": null,
          "source_url": "https://www.legislation.gov.uk/eur/2008/1275",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://publications.jrc.ec.europa.eu/repository/bitstream/JRC106039/ictcoc-ecbe-v6_feb_2017_final.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": 24,
          "unit": "h",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://publications.jrc.ec.europa.eu/repository/bitstream/JRC106039/ictcoc-ecbe-v6_feb_2017_final.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://publications.jrc.ec.europa.eu/repository/bitstream/JRC106039/ictcoc-ecbe-v6_feb_2017_final.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts",
            "running_watts_high",
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/sites/default/files/specs/SmallNetworkEquipment_V1_ENERGYSTAR_ProgramRequirements_Nov2013_0.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts_low"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.legislation.gov.uk/eur/2008/1275",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "rv-rooftop-air-conditioner",
      "name": "RV rooftop air conditioner",
      "aliases": [
        "rv air conditioner",
        "rv rooftop ac",
        "camper air conditioner",
        "dometic penguin",
        "coleman mach",
        "brisk ii"
      ],
      "category": "rv_marine",
      "subcategory": "rv_rooftop_ac",
      "scenario_tags": [
        "rv_vanlife"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1690,
          "unit": "W",
          "value_min": 1690,
          "value_max": 2050,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 1690,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 2050,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 5.1,
          "unit": "ratio",
          "value_min": 4.2,
          "value_max": 5.5,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-penguin-ii_9105306428_71275.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 8400,
          "unit": "W",
          "value_min": 6240,
          "value_max": 8400,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media.dometic.com/externalassets/dometic-penguin-ii_9105306428_71275.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "rotary_compressor",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.95,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 5,
        "coverage_pct": 83.3,
        "unknown_field_paths": [
          "/duty_cycle/default_duty_cycle"
        ]
      },
      "sources": [
        {
          "source_url": "https://media.dometic.com/externalassets/dometic-penguin-ii_9105306428_71275.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "startup_surge_multiplier",
            "startup_surge_watts",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://prestigefoodtrucks.com/wp-content/uploads/2017/12/Airxcel-AC-units-15k-BTU.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "environment_corrections",
            "power_factor"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.microair.net/products/easystart-breeze-soft-starter",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://softstartrv.com/",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "space-heater-1500w",
      "name": "Electric space heater (1500 W)",
      "aliases": [
        "space heater",
        "electric heater",
        "ceramic heater",
        "portable heater",
        "small heater",
        "Heizlüfter"
      ],
      "category": "hvac_heating",
      "subcategory": "portable_electric_heater",
      "scenario_tags": [
        "home_backup",
        "camping"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 1500,
          "unit": "W",
          "value_min": 900,
          "value_max": 2000,
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 900,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1500,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "resistive",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://lasko.com/products/lasko-1500w-full-circle-warmth-ceramic-tower-heater-ct22360-black",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "running_watts",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.stiebel-eltron.com/en/home/products-solutions/central_heating/electrical_heaters/convector_heaters/cwm-p/cwm-2000-p.html",
          "source_tier": "official",
          "source_type": "brand_product_page",
          "covers_fields": [
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://up.codes/s/branch-circuit-ratings",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/localspaceheaters?_page=1&_limit=25&modelIdentifier=CWM%202000",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://web.archive.org/web/2024id_/https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32015R1186",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "starlink-mini",
      "name": "Starlink Mini",
      "aliases": [
        "starlink",
        "starlink mini",
        "satellite internet",
        "dishy",
        "dishy mini"
      ],
      "category": "networking",
      "subcategory": "satellite_internet_terminal",
      "scenario_tags": [
        "rv_vanlife",
        "camping",
        "home_backup"
      ],
      "priority_tier": "important",
      "electrical": {
        "running_watts": {
          "value": 30,
          "unit": "W",
          "value_min": 20,
          "value_max": 40,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "conflict"
        },
        "running_watts_low": {
          "value": 20,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 40,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": 60,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://starlink.com/public-files/specification_sheet_mini.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "manufacturer_stated",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://starlink.com/public-files/specification_sheet_mini.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 15,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "derived_from_duty_cycle",
        "daily_wh": {
          "value": 720,
          "unit": "Wh",
          "value_min": 480,
          "value_max": 960,
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/running_watts",
          "/electrical/startup_surge_multiplier"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.starlink.com/support/article/18836c7e-2d97-6153-fe67-c18427bd0558",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "running_watts",
            "running_watts_low",
            "running_watts_high",
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://starlink.com/public-files/specification_sheet_mini.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_watts",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://api.starlink.com/public-files/specification_sheet_standard.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "watts_distribution_note"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "sump-pump",
      "name": "Sump pump",
      "aliases": [
        "sump pump",
        "submersible sump pump",
        "basement pump",
        "1/3 hp sump pump",
        "1/2 hp sump pump"
      ],
      "category": "water",
      "subcategory": "submersible_sump_pump",
      "scenario_tags": [
        "home_backup"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 920,
          "unit": "W",
          "value_min": 598,
          "value_max": 1116,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/280-Series_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 598,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/250-Series_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1116,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.watersourcett.com/wp-content/uploads/2015/09/Zoeller%20M53%20Technical%20Data.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 2.88,
          "unit": "ratio",
          "value_min": 1.54,
          "value_max": 2.88,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/280-Series_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 2645,
          "unit": "W",
          "value_min": 920,
          "value_max": 2645,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/280-Series_EN.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 500,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "induction",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.watersourcett.com/wp-content/uploads/2015/09/Zoeller%20M53%20Technical%20Data.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.watersourcett.com/wp-content/uploads/2015/09/Zoeller%20M53%20Technical%20Data.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/duty_cycle/default_duty_cycle",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/280-Series_EN.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "startup_surge_multiplier",
            "startup_surge_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.libertypumps.com/Portals/0/Files/Engineering%20Specifications/English/250-Series_EN.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts_low"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.watersourcett.com/wp-content/uploads/2015/09/Zoeller%20M53%20Technical%20Data.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts_high",
            "motor_type"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://drainagesolutionsinc.com/uploads/Zoeller-98-Pump-Data-Sheets.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "motor_type"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.traskinstrumentation.com/pdf/app_notes/Single_and_Three_Pahase_Motor_Load_Current_Tables.pdf",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "startup_surge_multiplier.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "tv-led",
      "name": "LED TV",
      "aliases": [
        "tv",
        "television",
        "led tv",
        "smart tv",
        "flat screen tv",
        "Fernseher"
      ],
      "category": "av_entertainment",
      "subcategory": "television",
      "scenario_tags": [
        "home_backup",
        "rv_vanlife",
        "camping",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 107.5,
          "unit": "W",
          "value_min": 31.7,
          "value_max": 171.2,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 31.7,
          "unit": "W",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 171.2,
          "unit": "W",
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": 50,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0.48,
          "unit": "W",
          "value_min": 0,
          "value_max": 0.86,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 1,
          "unit": "ratio",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.govinfo.gov/content/pkg/CFR-2023-title10-vol3/xml/CFR-2023-title10-vol3-part430-subpartB-appH.xml",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": 5,
          "unit": "h",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.govinfo.gov/content/pkg/CFR-2023-title10-vol3/xml/CFR-2023-title10-vol3-part430-subpartB-appH.xml",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 200.18,
          "unit": "kWh",
          "value_min": 60.49,
          "value_max": 307.74,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://data.energystar.gov/resource/pd96-rr3d.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "running_watts",
            "standby_watts",
            "annual_kwh"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/sites/default/files/2024-08/ENERGY%20STAR%20Version%209.1%20Televisions%20Specification.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "standby_watts"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.govinfo.gov/content/pkg/CFR-2023-title10-vol3/xml/CFR-2023-title10-vol3-part430-subpartB-appH.xml",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://theswissbay.ch/pdf/Datasheets/ATX12V_PSDG_2_2_public_br2.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "washing-machine",
      "name": "Washing machine",
      "aliases": [
        "washing machine",
        "washer",
        "clothes washer",
        "front load washer",
        "top load washer",
        "Waschmaschine"
      ],
      "category": "laundry",
      "subcategory": "clothes_washer",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 1200,
          "unit": "W",
          "value_min": 1200,
          "value_max": 2300,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.lg.com/us/support/products/documents/WM4000H_A%20Spec%20Sheet.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 1200,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.lg.com/us/support/products/documents/WM4000H_A%20Spec%20Sheet.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 2300,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media3.bosch-home.com/Documents/9001720787_A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "inverter_driven_motor",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.lg.com/us/support/products/documents/WM4000H_A%20Spec%20Sheet.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0.5,
          "unit": "W",
          "value_min": 0.12,
          "value_max": 0.5,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media3.bosch-home.com/Documents/9001720787_A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": 215,
          "unit": "min",
          "value_min": 41,
          "value_max": 224,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media3.bosch-home.com/Documents/9001720787_A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "typical_uses_per_day": {
          "value": null,
          "unit": "cycles",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "eu_energy_label",
        "per_use_wh": {
          "value": 1048,
          "unit": "Wh",
          "value_min": 220,
          "value_max": 1440,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://media3.bosch-home.com/Documents/9001720787_A.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "annual_kwh": {
          "value": null,
          "unit": "kWh",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown",
          "absence_verified": {
            "checked_date": "2026-08-03",
            "sources_checked": [
              "https://eprel.ec.europa.eu/api/products/washingmachines2019/1145659"
            ],
            "note": "Regulation (EU) 2019/2014 declares no annual figure for washing machines at all — the label and the registry carry energy consumption per 100 cycles. A published EPREL washing-machine record was pulled in full on 2026-08-03 to confirm the field set rather than assume it (registration 1145659, Bosch WIW28443, used here only as a probe of the schema): it exposes energyConsPer100Cycle = 62 and no annual-consumption field of any kind. Turning 100-cycle energy into an annual figure would take a cycles-per-year assumption that no EU document supplies, so this field stays empty rather than carrying an invented one."
          }
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/duty_cycle/default_duty_cycle"
        ]
      },
      "sources": [
        {
          "source_url": "https://media3.bosch-home.com/Documents/9001720787_A.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts_high",
            "per_use_wh",
            "standby_watts",
            "cycle_period_min"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.lg.com/us/support/products/documents/WM4000H_A%20Spec%20Sheet.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "motor_type"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/products/clothes_washers",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/washingmachines2019?_page=1&_limit=25&modelIdentifier=WAN28281GB",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/washingmachines2019/1145659",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "welder-stick",
      "name": "Welder (stick / MIG)",
      "aliases": [
        "welder",
        "stick welder",
        "MIG welder",
        "arc welder",
        "120v welder",
        "Schweißgerät"
      ],
      "category": "power_tools",
      "subcategory": "arc_welder",
      "scenario_tags": [
        "home_backup"
      ],
      "priority_tier": "luxury",
      "electrical": {
        "running_watts": {
          "value": 2700,
          "unit": "W",
          "value_min": 2300,
          "value_max": 11500,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://contenthub.itwwelding.com/api/public/content/hobart-welding-products/spec-sheet/PIM/7259b4-handler-140ez-299171.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 2300,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://www.lincolnelectricretail.com/wp-content/uploads/2022/03/Weld-Pak-140-HD-K2514-1-specifications.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 11500,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.manualslib.com/manual/94935/Lincoln-Electric-Ac-225.html",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "switching_electronic",
        "motor_type": {
          "value": "none",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://contenthub.itwwelding.com/api/public/content/hobart-welding-products/spec-sheet/PIM/7259b4-handler-140ez-299171.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.84,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://contenthub.itwwelding.com/api/public/content/hobart-welding-products/spec-sheet/PIM/7259b4-handler-140ez-299171.pdf",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.3,
          "unit": "ratio",
          "value_min": 0.2,
          "value_max": 0.3,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://contenthub.itwwelding.com/api/public/content/hobart-welding-products/spec-sheet/PIM/7259b4-handler-140ez-299171.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://contenthub.itwwelding.com/api/public/content/hobart-welding-products/spec-sheet/PIM/7259b4-handler-140ez-299171.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts",
            "duty_cycle",
            "power_factor",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.lincolnelectricretail.com/wp-content/uploads/2022/03/Weld-Pak-140-HD-K2514-1-specifications.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "running_watts_low",
            "duty_cycle"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.manualslib.com/manual/94935/Lincoln-Electric-Ac-225.html",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts_high"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "well-pump",
      "name": "Well pump",
      "aliases": [
        "well pump",
        "water pump",
        "submersible well pump",
        "deep well pump",
        "1/2 hp well pump"
      ],
      "category": "water",
      "subcategory": "submersible_well_pump",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "critical",
      "electrical": {
        "running_watts": {
          "value": 660,
          "unit": "W",
          "value_min": 660,
          "value_max": 1690,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_low": {
          "value": 660,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "running_watts_high": {
          "value": 1215,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_multiplier": {
          "value": 5.88,
          "unit": "ratio",
          "value_min": 4.41,
          "value_max": 6.44,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "startup_surge_watts": {
          "value": 6762,
          "unit": "W",
          "value_min": 5072,
          "value_max": 7406,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "surge_duration_ms": {
          "value": 500,
          "unit": "ms",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "induction",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.57,
          "unit": "ratio",
          "value_min": 0.56,
          "value_max": 0.68,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": 0,
          "unit": "W",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": null,
          "unit": "min",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {},
      "data_quality": {
        "last_review_date": "2026-08-01",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 4,
        "coverage_pct": 66.7,
        "unknown_field_paths": [
          "/duty_cycle/default_duty_cycle",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://www.geotechenv.com/Manuals/Franklin_AIM/Electric_Submersible_Motors_AIM.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "startup_surge_multiplier",
            "startup_surge_watts",
            "power_factor",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.webtrol.com/assets/franklin-aim-manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "startup_surge_multiplier.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://carrypumps.com/wp-content/uploads/2020/08/1-15-HP-1-Phase-Franklin-Motor-Information-080620.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "startup_surge_multiplier.cross_check"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "window-air-conditioner",
      "name": "Window air conditioner",
      "aliases": [
        "window ac",
        "window air conditioner",
        "room air conditioner",
        "window unit",
        "Fensterklimagerät"
      ],
      "category": "hvac_cooling",
      "subcategory": "window_room_ac",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 833,
          "unit": "W",
          "value_min": 667,
          "value_max": 1000,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_low": {
          "value": 667,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_high": {
          "value": 1000,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_multiplier": {
          "value": 6,
          "unit": "ratio",
          "value_min": 6,
          "value_max": 7,
          "display_precision": 1,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_watts": {
          "value": 6900,
          "unit": "W",
          "value_min": null,
          "value_max": null,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "verified_date": "2026-08-01",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "surge_duration_ms": {
          "value": 200,
          "unit": "ms",
          "value_min": 100,
          "value_max": 300,
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "source_url": "https://apps.copeland.com/Publications/AEB/AE4_1331_R9.pdf",
          "verified_date": "2026-08-03",
          "confidence": "low",
          "status": "verified"
        },
        "surge_basis": "nameplate_lra",
        "load_type": "inductive_motor",
        "motor_type": {
          "value": "rotary_compressor",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=34427",
          "verified_date": "2026-08-01",
          "confidence": "low",
          "status": "verified"
        },
        "power_factor": {
          "value": 0.9,
          "unit": "ratio",
          "value_min": 0.895,
          "value_max": 0.902,
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "apparent_power_va": {
          "value": 923,
          "unit": "VA",
          "value_min": 739,
          "value_max": 1118,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": 0.9,
          "unit": "ratio",
          "display_precision": 2,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.energy.gov/sites/prod/files/2016/04/f30/Portable%20AC%20TP%20Final%20Rule.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified"
        },
        "is_cyclic": true,
        "cycle_period_min": {
          "value": 3,
          "unit": "min",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "verified_date": "2026-08-01",
          "confidence": "high",
          "status": "verified"
        },
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 625,
          "unit": "kWh",
          "value_min": 500,
          "value_max": 750,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://www.govinfo.gov/content/pkg/CFR-2024-title10-vol3/pdf/CFR-2024-title10-vol3-part430-subpartB-appF.pdf",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": true,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 6,
        "coverage_pct": 100,
        "unknown_field_paths": []
      },
      "sources": [
        {
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "running_watts",
            "cycle_period_min",
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://products.geappliances.com/appliance/gea-support-search-content?contentId=34427",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "electrical.motor_type",
            "electrical.startup_surge_multiplier.notes"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energy.gov/sites/prod/files/2016/04/f30/Portable%20AC%20TP%20Final%20Rule.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "duty_cycle",
            "environment_corrections"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.energystar.gov/products/room_air_conditioners/key_product_criteria",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "energy"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.legislation.gov.uk/eur/2012/206/data.htm?view=plain",
          "source_tier": "official",
          "source_type": null,
          "covers_fields": [
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://copeland.custhelp.com/app/answers/detail/a_id/2348/~/locked-rotor-amperage-(lra)",
          "source_tier": "official",
          "source_type": "brand_support_kb",
          "covers_fields": [
            "surge_duration_ms"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Model?id=RK5512Y-AA3A",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "electrical.startup_surge_watts",
            "region_profiles.US"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://tproduct.tecumseh.com/Model?id=HGA5453BXC",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-01",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://apps.copeland.com/Publications/AEB/AE4_1331_R9.pdf",
          "source_tier": "official",
          "source_type": "brand_spec_sheet",
          "covers_fields": [
            "electrical.surge_duration_ms"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners?_page=1&_limit=25&modelIdentifier=WAC8003WCO",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    },
    {
      "appliance_id": "window-air-conditioner-inverter",
      "name": "Inverter window air conditioner (U-shaped)",
      "aliases": [
        "inverter window ac",
        "u-shaped window air conditioner",
        "u shaped window ac",
        "saddle air conditioner",
        "straddle window air conditioner",
        "variable speed window air conditioner",
        "midea u"
      ],
      "category": "hvac_cooling",
      "subcategory": "window_room_ac_inverter",
      "scenario_tags": [
        "home_backup",
        "home_solar"
      ],
      "priority_tier": "comfort",
      "electrical": {
        "running_watts": {
          "value": 667,
          "unit": "W",
          "value_min": 500,
          "value_max": 800,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_low": {
          "value": 500,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "running_watts_high": {
          "value": 800,
          "unit": "W",
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "verified_date": "2026-08-03",
          "confidence": "medium",
          "status": "verified",
          "is_derived": true
        },
        "startup_surge_multiplier": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown",
          "absence_verified": {
            "checked_date": "2026-08-03",
            "sources_checked": [
              "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/u-shape-all-models/Midea%20U%20AC%20User%20Manual.pdf",
              "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/maw08u1qwt-/MAW08U1QWT-User-Manual.pdf",
              "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/maw12v1qwt/MAW12V1QWT-manual.pdf",
              "https://data.energystar.gov/resource/5xn2-dv4h.json"
            ],
            "note": "Three official Midea U-series user manuals (5,306 lines of extracted text between them) were searched in full for LRA, locked rotor, inrush, starting current, rated current, amps, amperes, watts and rated power: all nine terms return zero hits in all three documents. These manuals carry no electrical specification table at all — not even a running current. The ENERGY STAR certified room air conditioner dataset (446 units, 28 fields) has no start-up current or locked-rotor field: the field does not exist rather than being left empty. For a variable-speed compressor this absence is structural, not a gap in our searching."
          }
        },
        "startup_surge_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_duration_ms": {
          "value": null,
          "unit": "ms",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "surge_basis": "unknown",
        "load_type": "inverter_driven_motor",
        "motor_type": {
          "value": "bldc_inverter",
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "verified_date": "2026-08-03",
          "confidence": "low",
          "status": "verified"
        },
        "power_factor": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "apparent_power_va": {
          "value": null,
          "unit": "VA",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "requires_pure_sine": {
          "value": null,
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "standby_watts": {
          "value": null,
          "unit": "W",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "duty_cycle": {
        "default_duty_cycle": {
          "value": null,
          "unit": "ratio",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        },
        "is_cyclic": false,
        "typical_daily_runtime_h": {
          "value": null,
          "unit": "h",
          "source_tier": null,
          "source_url": null,
          "verified_date": null,
          "confidence": "unknown",
          "status": "unknown"
        }
      },
      "energy": {
        "energy_basis": "us_energyguide",
        "annual_kwh": {
          "value": 500,
          "unit": "kWh",
          "value_min": 375,
          "value_max": 600,
          "display_precision": 0,
          "source_tier": "official",
          "source_type": "government_standard",
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "verified_date": "2026-08-03",
          "confidence": "high",
          "status": "verified"
        }
      },
      "data_quality": {
        "last_review_date": "2026-08-03",
        "ready_for_page_generation": true,
        "allow_runtime_figure": false,
        "blocking_reason_count": 0,
        "required_fields_total": 6,
        "required_fields_verified": 3,
        "coverage_pct": 50,
        "unknown_field_paths": [
          "/electrical/startup_surge_multiplier",
          "/duty_cycle/default_duty_cycle",
          "/environment_corrections"
        ]
      },
      "sources": [
        {
          "source_url": "https://data.energystar.gov/resource/5xn2-dv4h.json",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "electrical.running_watts",
            "electrical.running_watts_low",
            "electrical.running_watts_high",
            "electrical.motor_type",
            "energy.annual_kwh",
            "region_profiles.US",
            "compatibility_guidance"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.govinfo.gov/content/pkg/CFR-2024-title10-vol3/pdf/CFR-2024-title10-vol3-part430-subpartB-appF.pdf",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "electrical.running_watts",
            "energy.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/u-shape-all-models/Midea%20U%20AC%20User%20Manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "compatibility_guidance.known_incompatibilities"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/maw08u1qwt-/MAW08U1QWT-User-Manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "electrical.startup_surge_multiplier",
            "compatibility_guidance.known_incompatibilities",
            "region_profiles.EU"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://www.midea.com/content/dam/midea-aem/us/air-conditioners/window-air-conditioners/maw12v1qwt/MAW12V1QWT-manual.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "electrical.startup_surge_multiplier"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://pdf.lowes.com/productdocuments/f62024d8-d411-4e9d-b6c9-60e7578dc446/44082669.pdf",
          "source_tier": "official",
          "source_type": "brand_manual_pdf",
          "covers_fields": [
            "electrical.running_watts.cross_check"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        },
        {
          "source_url": "https://eprel.ec.europa.eu/api/products/airconditioners?_page=1&_limit=25&modelIdentifier=MAW10V1QWT",
          "source_tier": "official",
          "source_type": "government_standard",
          "covers_fields": [
            "region_profiles.EU.annual_kwh"
          ],
          "verified_date": "2026-08-03",
          "fetch_status": "ok"
        }
      ]
    }
  ]
}
