Your Max/Pro weekly limit dies in a day on "light" work? This reads your real Claude Code session logs and shows where the tokens actually go β then tells a genuine bug apart from expected context-driven drain. Companion to the 5-question Token Checkup; this one uses your actual data.
They live in ~/.claude/projects/ (each project is a folder of .jsonl files). Select that folder, or drag in any .jsonl files.
or drag & drop .jsonl files here
| UTC day | input | cache_write | cache_read | output |
|---|
| session | messages | cache_read | output |
|---|
cache_read count is volume, not your dollar/quota cost β cached reads are weighted far cheaper per token than output. Don't read "1.2 billion" as a bill. The value here is the attribution (which sessions, and whether they match your usage), not the absolute number.cc-safe-setup is a free set of Claude Code safety hooks β one command installs guards against runaway cost, destructive ops, and secret leaks. npx cc-safe-setup
More on why Max plans hit limits fast: the #16157 cluster, explained.