Ecosystem
π§ Under construction.
The protocol is deliberately small β a contract about what state is and how it is hashed. The pieces that actually watch a system, store its history, compare snapshots, and raise alerts are independent implementations built on it, each its own project.
A preview
A reference front-end β Ledvar view β is being built. Hereβs an early look; itβs a work in progress and the visual form may still change.
Drift on a machine β what changed, node by node, with a risk read.
Fleet conformance β every machine scored against a shared ideal.
Multi-origin compare β the same collector across machines, divergences first.
Whatβs coming
This section grows as each piece is published:
- Collectors β observe some state and produce a snapshot. (planned)
- Gateway / store β receive snapshots and keep history append-only. (planned)
- Policy & alerting β turn drift into decisions. (planned)
- Front-end β read the history and show what moved. (planned)
Want to build one? Anything with state worth watching can feed the protocol. Start from the modeling guide and prove your collector against the conformance vectors.