Currently, access to the full data of each run is given by a link to the GitHub workflow run that created it.
This works as long as the workflow is kept by GitHub. Per GitHub's documentation, the maximum configurable retention period for public repositories is 90 days. i.e. the links to the early October runs will start to break early in the new year.
Is there a plan for backing up these artifacts and to adjust the frontend to point to this stable location?