A multi-agent system routes around one guardrail because another agent has broader permissions. How would you fix it?

Instruction: Explain how you would stop one agent from bypassing controls through another agent.

Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Explain how you would stop one agent from bypassing controls through another agent.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would stop relying on each agent to behave well on its own. The permissions and policy checks need to...

Related Questions