decapod 0.47.20

Decapod is the daemonless, local-first control plane that agents call on demand to align intent, enforce boundaries, and produce proof-backed completion across concurrent multi-agent work. 🦀
Documentation
1
2
3
4
5
//! Spec/proof boundary mappings.

pub use crate::core::proof;
pub use crate::core::validate;
pub use crate::plugins::policy;