DFCO (Decel Fuel Cutoff) is the PCM briefly turning injectors off during coast. The engine is being driven by the wheels at that moment — combustion isn't needed. Saves fuel, reduces cat heat, makes trailing throttle clean. Lean Cruise is a separate feature: at steady-state highway cruise, run leaner than stoich (~15.5–16.5 AFR) to save fuel.
(1) DFCO is a 5-state machine — Inactive → Pending → Active → Re-engaging → Inactive. Each transition has thresholds. The KB documents all five.
(2) DFCO must be DISABLED during VE tuning (spec §5.2). DFCO drops read as massive STFT events and contaminate the trim data. Re-enable when VE is done.
(3) Lean Cruise is gated on cam aggressiveness (spec §5.9). If mods.cam.specs.duration_int_at_050 > 230°, lean cruise is greyed out — cam overlap dilutes cylinder charge, lean limit moves close to stoich.
(4) Emissions scope matters. Lean cruise can affect NOx output. If emissions.scope === 'street-legal', the page warns; if 'race-only-private-property', no warning.
KB: dfco-decel-fuel-cutoff.md, corvetteforum-dfco-deep-dive.md, hptuners-forum-dfco-timer-delay.md, afr-target-ranges-by-load.md. Spec §5.2 / §5.9.
mods.cam.specs.duration_int_at_050 > 230°: cam overlap dilutes cylinder charge, lean limit moves close to stoich, and running 16:1 with that much overlap means misfire and combustion instability. KB explicit on this.