## Orchestrator Guidance for Worker
The reviewer noted that the implementation is missing this acceptance criterion:
> "Failing audit requires a comment explaining why"
**Required fix:** Add validation to `app/models/ticket.rb` in the `fail_audit` event to ensure a comment exists before allowing transition.
See the reviewer's code review comment for suggested implementation.