| 1 | # Third-party runtime sources |
| 2 | |
| 3 | `scripts/setup_msst.py` checks out the pinned MSST-WebUI source here. The |
| 4 | checkout is intentionally ignored by the parent repository so MSST-WebUI |
| 5 | remains a separate AGPL-3.0 dependency with its own Git history and license. |
| 6 | |
| 7 | Expected runtime path: |
| 8 | |
| 9 | ```text |
| 10 | third_party/MSST-WebUI/ |
| 11 | ``` |
| 12 |