ccd-cli 1.0.0-alpha.9

Bootstrap and validate Continuous Context Development repositories
pub(crate) mod attach;
pub(crate) mod behavior;
pub(crate) mod check;
pub(crate) mod consistency;
pub(crate) mod describe;
pub(crate) mod dispatch;
pub(crate) mod doctor;
pub(crate) mod drift;
pub(crate) mod gc;
pub(crate) mod hooks;
pub(crate) mod host;
pub(crate) mod link;
pub(crate) mod pod;
pub(crate) mod policy_check;
pub(crate) mod preflight;
pub(crate) mod repo;
pub(crate) mod scaffold;
pub(crate) mod session_open;
pub(crate) mod skills;
pub(crate) mod start;
pub(crate) mod status;
pub(crate) mod sync;
pub(crate) mod telemetry;
pub(crate) mod unlink;