//! Object identity and canonical payload definitions for Prikk.
//!
//! This crate deliberately does **not** use protobuf bytes for object identity. It implements a
//! small deterministic canonical encoder seed that can be extended as FDD-03 matures.
pub use ;
pub use ;
pub use ;
pub use validate_repo_path;
pub use *;
pub use ;