decapod 0.60.9

Decapod is a Rust-built governance runtime for AI agents: repo-native state, enforced workflow, proof gates, safe coordination.
Documentation
pub mod aptitude;
pub mod archive;
pub mod container;
pub mod context;
pub mod cron;
pub mod decide;
pub mod doctor;
pub mod eval;
pub mod federation;
pub mod federation_ext;
pub mod feedback;
pub mod gatling;
pub mod health;
pub mod heartbeat;
pub mod internalize;
pub mod knowledge;
pub mod lcm;
pub mod map_ops;
pub mod policy;
pub mod primitives;
pub mod reflex;
pub mod verify;
pub mod watcher;
pub mod workflow;