keel-harness 0.3.2

A gated harness for AI-assisted delivery: auditable stopping conditions and durable memory across coding agents.
pub mod approve;
pub mod bench;
pub mod blast;
pub mod doctor;
pub mod driver;
pub mod gate;
pub mod hook;
pub mod init;
pub mod learn;
pub mod map;
pub mod status;
pub mod store;
pub mod metrics;
pub mod plan;
pub mod prune;
pub mod ratchet;
pub mod retrieve;
pub mod run;
pub mod spec;
pub mod tasks;