Confluent recipe
CI Drift Gate for Confluent Schema Registry
Fail the build before the consumer breaks.
Import your subjects export, run the first audit, and wire the audit gate into the repo where schemas are authored (export against staging, or build subjects.json from the PR's .avsc files). CI calls the API-key surface (POST v1/{projectId}/integrations/confluent/audit); data.errorCount > 0 fails the build.