//! Service-level objective tracking for workspace index operations.
//!//! This module was extracted to the `perl-workspace-index-slo` microcrate to keep
//! workspace orchestration code focused on indexing concerns while retaining the
//! public path.
pubuseperl_workspace_index_slo::*;