AuditHandler
autogen.beta.network.hub.expectations.AuditHandler #
No-op handler — audit emission is owned by the AuditLog listener.
Kept so manifests authored against the V1 vocabulary (on_violation: "audit") still resolve. The hub fans out on_expectation_fired to every listener (including the built-in AuditLog) before invoking the per-violation handler, so this handler has nothing to do.