The trust ledger
Who vetted what shipped.
Every governed repo runs one three-step gate (spec-sync, augur, attest), and this board reads back, live, how far each has wired it and who signed the last review. Expand any repo to see its coverage map: the same self-contained cards atlas renders in CI.
- 6
- under the gate
- 167
- attestations recorded
- 98%
- average coverage
- 31
- open gaps
The gate, on every change
Enforced in CI on every pull request. In each row, a filled dot is a gate step that is wired and reporting; a hollow one is not lit yet. Expand a row for its coverage map.
fledge
healthy spec-sync augur attest Awaiting the first signed attestation; spec-sync holds the contract in CI in the meantime.
99% covered 33 specs 3 ungoverned augur: proceed Coverage map Hide map
fledge
healthy spec-sync
healthy spec-sync augur attest Awaiting the first signed attestation; spec-sync holds the contract in CI in the meantime.
97% covered 61 specs 2 ungoverned augur: proceed Coverage map Hide map
spec-sync
healthy atlas
healthy spec-sync augur attest Awaiting the first signed attestation; spec-sync holds the contract in CI in the meantime.
100% covered 10 specs 0 ungoverned Coverage map Hide map
atlas
healthy augur
healthy spec-sync augur attest Awaiting the first signed attestation; spec-sync holds the contract in CI in the meantime.
100% covered 2 specs 0 ungoverned Coverage map Hide map
augur
healthy attest
healthy spec-sync augur attest Last vetted by agent:ci, verdict proceed, 90% confidence on 2026-07-03. 36 attestations recorded in all.
100% covered 1 specs 0 ungoverned augur: proceed Coverage map Hide map
attest
healthy Quill
healthy spec-sync augur attest Last vetted by ci:merge-gate, verdict review, 63% confidence on 2026-07-04. 131 attestations recorded in all.
90% covered 22 specs 26 ungoverned augur: review Coverage map Hide map
Quill
healthyThe gate status, the signed provenance, and every coverage card come live from each repo's atlas model on GitHub Pages, vendored at build time (no external fonts, scripts, or network in the shipped page). spec-sync is wired everywhere; augur and attest light up per repo as they land in that repo's CI, so this ledger fills in over time. Machines can read the same rollup at /atlas/coverage.json, or see one repo up close on the atlas page.