Minor Changes
- d01cfe6: Add the federation pipeline to the SDK:
buildIndexdiscovers and describes catalog content into a portable index,resolvecombines indexes from multiple sources into a single graph (with conflict detection, externals and edges), andhydratematerializes the resolved content to disk (fetching, verifying, caching and referencing artifacts). Also addsparseIndexfor validating an index, and exports the new federation types.