#!/usr/bin/env python3 """Deprecated entrypoint.""" raise RuntimeError("scripts/hcp_xml_to_svg.py is deprecated. Use scripts/hcp_render_svg.py with JSON request input.")