// SPDX-License-Identifier: BUSL-1.1
//! RESTORE TENANT — module root.
//!
//! Submodule wiring only. All restore orchestrator logic lives in
//! [`orchestrate`]; column/timeseries/vector re-issue helpers in their
//! respective submodules; supporting primitives in `remote`, `sections`, and
//! `topology`.
pub
pub use ;