It would be awesome if the Tom Sawyer visualizer could export diagrams to HTML or to javascript for embedding in a web page. My use case is to export sysmlv2 models to HTML for quick model visualization for people who don’t have sysmlv2 tools installed on their computer, similar to what MATLAB system composer does.
Edit: in addition, it would be even more awesome to be able to render interactive diagrams from python using the automator. It would be useful e.g. in jupyter notebooks but also for generating HTML model documentation in a CI/CD pipeline.