Design a safe write-action pipeline for tools that can modify customer data.

Instruction: Explain how you would design a safe execution path for customer-impacting tool actions.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would design a safe execution path for customer-impacting tool actions.

Official answer available

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

For customer data changes, I want the system to prove the action is allowed before it runs and easy to...

Related Questions