# BlackBox and God's Eye

Unattended agents are trustworthy only if you can see afterwards exactly what they did and what it cost.

## BlackBox (its own tab): the flight recorder
- Session turns: per-turn traces, switchable THIS SESSION / ALL SESSIONS (a 3am scheduled run is as inspectable as the live chat).
- Model usage: exact provider-reported tokens (Claude Code, Codex, Ollama, llama-server, cloud) with daily + monthly totals.
The trace answers: which tool call, with which arguments, returned what.

## God's Eye (a section of the Views tab, co-branded KodeGraph)
Renders the KodeGraph index of the project — the same map the kodegraph_* tools answer from; follows the project directory live, re-indexes in the background.

## Also
Brain Logs = the runtime's log stream (same lines as kaptain.log on disk).
