# WaveSystemGraphParser v4.7b Protected Real+Synthetic This run uses synthetic truth as the boundary anchor, real pseudo labels as weak adaptation, synthetic-best distillation, and composite checkpoint selection. Metrics: ```json { "stage": "synthetic", "init_source": "WaveSystemGraphParser_v47_Combined_RealSynthetic/checkpoints/best.pt", "synthetic": { "setDice": 0.7844179764626518, "priorDice": 0.7818717994387188, "bgHi": 0.264651421753187, "tv": 0.008930833729368353, "count": 1.7347052871584892, "std": 0.6214707519771769, "count_mae": 0.030135256707668305, "corr": 0.9948632713253469 }, "real": { "setDice": 0.28040283024311063, "priorDice": 0.2765569567680359, "bgHi": 0.07835163259878755, "tv": 0.01783202476799488, "count": 1.8869200467132032, "std": 0.32559265894492656, "count_mae": 1.4138816048391163, "corr": 0.531176917232453 }, "score": 0.6521871967094273 } ```