//! Integration-level orchestrator tests now live in the authority module's
//! unit tests (`mob_orchestrator_authority.rs`). The `full_lifecycle_creating_to_destroyed`
//! test covers the equivalent flow.
//!
//! This file is intentionally empty — the old `MobOrchestratorKernel` has been
//! replaced by `MobOrchestratorAuthority` (RMAT compliance).