Bill title-cased dual-fuel secondary heaters at Table 32 code 10 🟩

#1628: fixture 500796700868 re-blocks on a later label
(first-exception-hit); metrics unchanged, ratchets hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Daniel Roth 2026-07-16 16:28:09 +00:00
parent 4af086112a
commit 6262f6594d

View file

@ -7890,6 +7890,11 @@ _PASHUB_SECONDARY_FUEL_TO_SAP10: Dict[str, int] = {
# Solid-fuel secondary heater burning house coal → Table 32 code 11 (House
# coal), the same code the solid-fuel main-heating path pins (SAP 631 → 11).
"House Coal": 11,
# Dual-fuel (mineral + wood) secondary heater, e.g. an open fire in grate.
# Same fuel, same Table 32 code as the main-fuel path pins for the
# sentence-case label (10 — see `_PASHUB_MAIN_FUEL_TO_SAP10`); the
# secondary-heating survey field lodges it title-cased.
"Dual Fuel Appliance (Mineral and Wood)": 10,
}