authed Caller for the admin-gated write endpoints.
auth-less Caller for the public, cacheable read
endpoints (index/detail/bundle URL). Defaults to call
so existing tests can construct with a single caller.
Open a curation case (ADR-0013). Admin.
Optionalopts: RequestOptionsDecide a curation case (approve / reject / request-changes). Admin.
Optionalopts: RequestOptionsFetch one template's full detail (manifest included). Public.
Optionalversion: stringoptional exact version; omitted resolves the latest.
Optionalopts: RequestOptionsResolve a presigned URL for a compose bundle by digest. Public.
Optionalopts: RequestOptionsList published templates, optionally filtered. Public — no credentials required.
Optionalopts: RequestOptionsList curation cases, optionally filtered by status (queue view). Admin.
Optionalopts: RequestOptionsPublish a template version (manifest + bundle digest + image map). Admin.
Optionalopts: RequestOptionsReport a nightly verification outcome for a template (Phase 8 writer). Admin.
Optionalopts: RequestOptions
sdk.catalog — registry reads (public) + publish/verification/curation (admin). See the module doc for the auth split.