report API
document_from_jsonl把 observation、validation、failure artifact 与 summary 解析为 plot/differential IR。- 图表投影会排除 validation 为 invalid/infrastructure failure 的
(case, implementation, dataset)、无效 observation 与 discarded batch。 plot_json输出已正确转义的mmks_1JSON。plot_svg输出带动态尺度、坐标轴、标签、图例、tooltip 和系列颜色的可访问 SVG。html输出 mismatch、flags diff、能力覆盖、corpus 分母、最小反例及内嵌 CSS/SVG。
Scaling、interval、change-point 连接各系列的类别均值;raw distribution、block order、outlier、Pareto 使用点;heatmap 使用色块。精确签名见 src/report/pkg.generated.mbti。