treeship-core 0.31.10

Portable trust receipts for agent workflows - core library
Documentation
pub mod agent;
pub mod artifacts;
pub mod attestation;
pub mod bundle;
pub mod capability;
pub mod disclosure;
pub mod fs_safe;
pub mod journal;
pub mod judge;
pub mod keys;
pub mod merkle;
pub mod predicates;
pub mod rules;
pub mod session;
pub mod statements;
pub mod storage;
pub mod trust;
pub mod verify;
pub mod vi;