evolving 0.0.1

git for decisions — an immutable, content-addressed ledger of human-authored decisions that resurfaces when a bound check goes red
Documentation
1
2
3
4
5
6
7
8
pub mod canonical;
pub mod capture;
pub mod cmd;
pub mod guard;
pub mod lint;
pub mod store;
pub mod tick;
pub mod verify;