Design a permission model for reading files, editing files, and running commands.

Instruction: Explain how you would separate permissions across the main coding-agent capabilities.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would separate permissions across the main coding-agent capabilities.

Official answer available

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

I would design permissions so the agent can often inspect freely while edits and commands stay more controlled. Reading is...

Related Questions