//! Embedded edition composition root (ADR-013): wires the application
//! services over the redb store with synchronous in-process projection, and
//! resolves the data directory per the ADR-012 contract. No transport, no
//! infrastructure clients.
pub use ;
pub use ;
pub use SUPPORTED_FORMAT_VERSION;