pub fn graph_data_json(data: &GraphData) -> String
Serialize GraphData to compact JSON (stable key order via serde derive).
GraphData