๐Ÿ“ Module 4 Quiz: Agent System

7 questions ยท Passing score: 70%

1 What are the four core components that make up an OpenClaw agent?
2 Which workspace file controls the agent's personality, tone, and behavioral boundaries?
3 What does TOOLS.md control?
4 In the agent loop, what happens when the LLM responds with 'stop_reason: tool_use'?
5 What is the difference between session compaction and context pruning?
6 In a multi-agent setup with bindings, if both a peer-level binding and a channel-level binding match an incoming message, which wins?
7 What does the 'memory flush' feature do before session compaction?