IndexErrata

Software

Contents
Matrix Scroll
This library's generator

Matrix Scroll

Matrix Scroll is an open-source provenance protocol released under the Apache-2.0 licence and distributed on PyPI. It signs each commit at commit time with the developer's Ed25519 key, scans tool servers for trust properties, and gates continuous-integration pipelines on that evidence (Scroll Gate). Its trust scanner reached the top of Show HN on release. The protocol is the open half of SSX360's work; the commercial control plane is described at ssx360.com.

This library's generator

The library is built by a single Node.js script from Markdown sources. The script assigns section, equation, and figure numbers; renders mathematics at build time; computes the SHA-256 digest of every finding's source and publishes the source beside the page; generates the index, the errata, the search index, the Atom feed, and the sitemap. The output is plain HTML and CSS with no client-side script except on the search page. The conventions it enforces are stated in Finding 2026.1.