Removed the public/ directory, an unreferenced Font Awesome bundle that was shipping inside the built package: spdgt.sdm_0.1.0.tar.gz on Nexus contains all 18 paths, so anyone installing this public package received them. The files are the genuine Font Awesome weights (fa-brands-400, fa-regular-400, fa-solid-900), not the worm’s fabricated fa-solid-400.woff2 — so this is the icon font the design system retired, not a compromise. Nothing referenced it; this package does not use an icon font.
spdgt.sdm 0.1.0
Breaking:sdm_objective() no longer accepts a metric_key parameter. Objectives receive generic IDs (obj_1, obj_2, …) assigned by sdm_scenario().
Breaking:sdm_run_sensitivity()group and objective parameters now accept generic keys ("group_1", "obj_1") instead of display names and metric keys.