//! Pure domain core: the schema as types, the immutable [`Graph`], the event bus
//! ([`Event`], [`Subscriber`], [`Context`]), and [`Diagnostic`]. No IO — see
//! `corpora-engine` for the filesystem/git edges.
pub use *;
pub use *;
pub use *;
pub use *;
pub use ;
pub use ;
pub use ;