What problem does it solve? When you want to know what exo's read guard actually saved, guessing or recomputing figures by hand produces numbers that drift from the ledger. This Skill relays the savings report exactly as the savings script prints it, so the totals you see always match the recorded data. ## Core Features & Use Cases - Exact report relay: Prints the savings report generated by the savings.mjs script, including total estimated tokens kept out of context, split by big-file reads refused and repeated reads refused. - Guard against drift: Forbids recomputing figures, converting tokens to money, or restating lines, because the script estimated once and a second estimate drifts from it. - Use Case: After a long coding session where the read guard refused several whole-file reads, ask for the savings report and get the exact ledger figures covering all sessions in the last 30 days. ## Quick Start Ask the assistant to show the exo savings report and what the read guard kept out of context.