Quiz 11 Question 2 of 20

A multi-agent CI pipeline includes a linting agent, a test-writing agent, and a code-review agent running in sequence. After a pipeline run, the final code review flags 23 style violations that should have been caught by the linting agent. Which step most effectively identifies which agent introduced the gap?

Select an answer to reveal the explanation.

Motivation