The build heading rendered the workflow run number as GitHub #779, which reads as a reference to issue 779. No such issue exists, so the number misled anyone scanning the page even though the link itself resolved to the correct run. Headings now read [build 779](https://ngx-ramblers.org.uk/<run url>).
Also in this change:
fix+refactor(inbox+server): are now parsed, so the raw prefix no longer leaks into the release-note title.Technical changes sections are dropped from commit bodies, keeping the notes aimed at committee readers rather than developers.GitHub #N / Build #N headings or the new build N form, so refreshes and same-day updates keep working.The 13 historic notes whose links pointed at a run number instead of a run id have been repaired separately, in place on the site.