Introduction
Observability helps us understand what an agent is doing and why. It makes sure the agent works correctly and safely.
When you want to check if an agent is making good decisions in a game.
When you need to find out why an agent failed to complete a task.
When you want to improve an agent by seeing how it learns over time.
When you want to make sure an agent is not doing anything harmful or unexpected.
When you want to explain the agent's actions to other people.
