//! Core domain types for InfiniteDB.
/// Addressing primitives (`Address`, `SpaceId`, `DimensionVector`).
/// Block-level storage records and relations.
/// Branching model and branch registry.
/// Query descriptor types.
/// Schema trait implemented by storable record types.
/// Snapshot model and snapshot utilities.
/// Space registration and configuration.