use Deserialize;
use ;
/// A federated STAC search request. Mirrors the STAC API search params:
/// the engine translates this per-catalog before dispatch.
///
/// `collections` should use **canonical** names — alias-mapping happens
/// internally per catalog.