{
  "script": "10_font_tracking__run01__visuals__one_shot_final_v1.py",
  "timestamp_utc": "2026-02-10T11:31:12.870554Z",
  "input_csv": "reports/10_font_tracking/10r1_edges.csv",
  "output_dir": "reports/10_font_tracking",
  "columns": {
    "left_col": "left",
    "right_col": "right",
    "weight_col": "weight"
  },
  "params": {
    "min_edge_weight": 2.0,
    "max_nodes": 1400,
    "rankdir": "LR",
    "do_static": true,
    "do_interactive": true
  },
  "graph": {
    "nodes": 86,
    "edges": 354,
    "left_nodes": 74,
    "right_nodes": 12,
    "connected_components": 1,
    "density": 0.09685362517099863
  },
  "outputs": {
    "static_png": "reports/10_font_tracking/10r1_graph_bipartite.png",
    "static_svg": "reports/10_font_tracking/10r1_graph_bipartite.svg",
    "interactive_html": "reports/10_font_tracking/10r1_graph_bipartite_interactive.html",
    "nodes_csv": "reports/10_font_tracking/10r1_graph_bipartite__nodes.csv",
    "edges_csv": "reports/10_font_tracking/10r1_graph_bipartite__edges.csv"
  },
  "status": {
    "static_ok": true,
    "interactive_ok": true
  }
}