docs(downloads): new page for release assets and download verification #10

Merged
allan merged 2 commits from docs/release-download-verification into main 2026-09-25 19:35:08 +00:00
2 Commits
Author SHA1 Message Date
dc 4316f519c4 docs(downloads): appLoc is a metadata folder, not a disk location
The integrity section claimed SAS writes nothing to disk outside the
appLoc. The appLoc is the SAS Folder the stored processes or jobs are
deployed into (metadata), so it is not a disk location at all - the only
physical location the deployment programs write to is the Data Controller
location (dcLoc) configured at first launch.
2026-09-25 19:33:42 +00:00
dc fdb39a78a5 docs(downloads): new page for release assets and download verification
Adds /downloads to the Installation section, listing what each release
asset is for and how to verify a download against the SHA256SUMS file
the release pipeline publishes (sha256sum -c, plus certutil for
Windows). The SAS 9 deployment page now links to it wherever it sends
the reader to the releases page.

mkdocs build passes; nav, sitemap and cross-links verified in the
rendered output.
2026-09-24 22:30:38 +00:00