Skip to content

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
fledge spec coverage 99 percent fledge spec-to-code structure
specs
33
lines
36,563
orphans
3
phantoms
0

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
spec-sync spec coverage 97 percent spec-sync spec-to-code structure
specs
61
lines
39,424
orphans
2
phantoms
1
5 builds · flat

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
atlas spec coverage 100 percent atlas spec-to-code structure
specs
10
lines
3,988
orphans
0
phantoms
0

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
augur spec coverage 100 percent augur spec-to-code structure
specs
2
lines
3,976
orphans
0
phantoms
0

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
attest spec coverage 100 percent attest spec-to-code structure
specs
1
lines
2,404
orphans
0
phantoms
0

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
Quill spec coverage 90 percent Quill spec-to-code structure
specs
22
lines
48,935
orphans
26
phantoms
0
2 builds · flat

The 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.