//! Verifiable WASM cognitive container with canonical witness chains.
//!
//! This crate composes cognitive primitives (graph ingest, min-cut, spectral
//! analysis, evidence accumulation) into a sealed container that produces a
//! tamper-evident witness chain linking every epoch to its predecessor.
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;