Quiz · 4 questions
🚀 Production Agents
Reliability and Deployment
Level 0Observer
0 XP0/40 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01What is the risk of an unbounded agent?
Hint
Think about what an agent with no max-steps, no cost cap, and no timeout looks like at 3 AM.
02What should happen to scary production failures?
Hint
A failure that doesn't change the system is wasted — turn the lesson into something automatic.
03How should an agent treat instructions found in untrusted web content?
Hint
Untrusted content can contain instructions designed to hijack the agent — treat it like raw input, not commands.
04What does graceful failure include?
Hint
A graceful failure leaves the system *resumable* — the next operator should know what to do without reading 1000 log lines.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.