Goal
Add an �piverity.specs plugin normalizing AsyncAPI 2.x/3.x documents (channels as operations, messages as schemas).
Design notes
- Reuse the OpenAPI ref resolver where possible
- Map publish/subscribe to the direction-aware diff model
- Plugin must register via the �piverity.specs entry point and declare PLUGIN_API_VERSION
Goal
Add an �piverity.specs plugin normalizing AsyncAPI 2.x/3.x documents (channels as operations, messages as schemas).
Design notes