pub fn scope_map_to_json(scopes: &[(String, Vec<String>)]) -> Value
Scope map as a driver JSON object (variable → list of values, §3.2).
variable → list of values