Regenerate a catalog from knowledge
Re-draft one catalog kind (service, voice, fit_criterion) from the organization’s knowledge, forced past the no-nag gate that normally skips an already-configured catalog. Additive: it proposes only the genuinely missing items (deduped against what already exists) and never writes to the live catalog. Asynchronous — 202 with a catalog_generation in running; poll it, then accept the proposals via /resource_drafts/{id}/accept.
Authorizations
Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.
Path Parameters
service, voice, fit_criterion, flow Query Parameters
Agent slug — required when kind=flow (the flow is agent-scoped).
Response
Accepted; the regeneration runs in the background.
"catalog_generation"service, voice, fit_criterion, flow onboarding, manual, api running, completed, attention, failed Per-kind debrief, e.g. {"service": {"proposed": 3, "expected": 4, "covered": 4, "note": "…"}}.
Set for flow regenerations (agent-scoped).

