Design a secure memory model for long-running agents.

Instruction: Explain how you would design memory so it stays useful without becoming a safety liability.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would design memory so it stays useful without becoming a safety liability.

Official answer available

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

I would design memory with explicit classes of data and clear retention rules. The point is to keep what helps...

Related Questions