Boundary parser for catalog application configuration.
The parser converts the supported operator-facing catalog shape into strict
LLMProxy.Catalog.Model and LLMProxy.Catalog.Deployment structs. Downstream
catalog code receives structs only.
Summary
Functions
@spec parse(term(), term()) :: [LLMProxy.Catalog.Model.t()]