Quiz · 6 questions
🏗️ Production Agent Patterns
Adapters, sessions, fallbacks, cost, logging, security
Level 0Tokenizer
0 XP0/54 lessons0/10 achievements
0/120 XP to next level120 XP to go0% complete
Quiz
01Should the adapter or the orchestrator own the tool-loop?
Hint
Whoever owns the loop owns the testability.
02JSONL vs SQLite for session storage — which is the ground truth?
Hint
What can be rebuilt from what?
032-of-2 fallback paths (e.g. native vision + Read-tool, OAuth + API-key, SQLite + JSONL) should be...
Hint
Different failure modes need different paths.
04x-ratelimit-remaining-requests drops to 15%. Adaptive concurrency move?
Hint
Slow down before the cliff.
05Why are mocked-model tests folklore?
Hint
Tests should fail when reality changes.
06User input is hostile until proven otherwise. The model is...
Hint
The boundary is in your code, not in the prompt.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.