//! Supported parse-context contract for resolving ambiguous Workshop enums.
//!
//! This module exposes the expected-domain interface shared by the Workshop
//! parser and frontends that provide parse context. The catalog remains the
//! sole source of signature data.
pub use crate::core::signatures::*;