modules/stav-append-authority, an independently installable Go service. Per-TOPS operational ledgers are private to each TOPS installation; they are not SKV content.
STAV Append Authority
modules/stav-append-authority provides:
- Per-TOPS append-only audit ledgers
- Mutually authenticated local IPC
- Exact producer and reader grants
- Fsync-before-receipt durability
- Bounded reads, verification, and recovery
- Enrollment and native supervision (launchd, systemd)
STAV Protocol for Go
libraries/stav-protocol-go is an authority-free Go library implementing the canonical STAV v1 codec, strict validation, digests, framing, conformance rules, and the closed producer vocabulary. Any producer or reader can adopt the protocol without inheriting authority.
Completed SODV publications
Every STAV artifact currently published through SODV is a Go source-module version, not a binary release:libraries/stav-protocol-gov0.2.0modules/stav-append-authorityv0.1.0modules/stav-append-authorityv0.2.0
Related surfaces
SSIAG
Authorizes protected mutations that STAV then audits.
Accordare producer
Emits pre-mutation intent and terminal outcomes into STAV.
qxctl lifecycle
Lifecycle administration that composes with STAV enrollment.
SODV
Governs official publication records for STAV components.