//! agent-scroll — canonical byte-deterministic transcript format for AI-agent conversations.
//!
//! Rust port of [`@p-vbordei/agent-scroll`](https://github.com/p-vbordei/agent-scroll).
//! Passes the same C1–C4 conformance vectors as the TypeScript reference.
pub use ;
pub use Error;
pub use ;
pub use ;
pub use ;
pub use verify;