use ;
/// Which spreadsheet product's semantics every formula in a workbook targets.
///
/// Engine flavor is explicit and required on every public entry point; there
/// is no default (ADR 2026-04-27-engine-flavor-explicit-everywhere).
/// Serialized as the workbook's required top-level `engine` field:
/// `"sheets"` | `"excel"`.