APIClarity Notifications API
An inverted contract — the endpoint a registered listener must implement, which APIClarity POSTs to. Six notification types share one polymorphic envelope discriminated on notificationType: NewDiscoveredAPINotification, SpecDiffsNotification, ApiFindingsNotification, AuthorizationModelNotification, TestProgressNotification and TestReportNotification. This is APIClarity's webhook surface; no AsyncAPI document is published.