Design a triage agent that routes product bugs to the right team without becoming a generic chatbot.

Instruction: Explain how you would scope a bug-triage agent so it stays useful and narrow.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would scope a bug-triage agent so it stays useful and narrow.

Official answer available

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

I would define success narrowly: capture the issue, gather the missing metadata, and route it correctly. The moment it tries...

Related Questions