use crateStorageAdapterRead;
use BranchRefReader;
use BranchRefStoreReader;
/// Aggregate entrypoint for branch-domain services.
///
/// Today this owns the moving-ref subsystem. Descriptor helpers are re-exported
/// by `branch`; future branch APIs can grow here without making session or
/// SQL code depend directly on ref storage details.
pub ;