pub fn wire_row_from_json(v: &Value) -> Result<Vec<OwnedValue>, String>
One JSON array of bare cells → a positional wire row.