//! Oracle selection metadata for operation conformance.
/// Re-export of [`vyre_spec::OracleKind`] — the hierarchy selector that tells
/// the conform engine which independent source of truth to trust for a given
/// operation.
pubusecrate::spec::types::OracleKind;