pub fn optional_bool(input: &Value, field: &str, default: bool) -> bool
Helper to extract an optional bool field with default.