What problem does it solve? It answers whether the rsp wrapper is actually paying for itself by turning raw RedDB telemetry into a readable gains report, so you can see token savings, latency, and health trends without querying the store by hand. ## Core Features & Use Cases - Usage-Gains Report: Runs rsp gains [--since 28d] and summarizes trend, anomalies, the top token-saving command, and health degradation. - Telemetry Breakdown: Surfaces latency percentiles per command family, throughput heatmaps by hour and weekday, weekly tokens saved, and elision rates from the shared RedDB store. - Empty and Short Windows: Treats empty stores as definitive states and labels short windows (e.g. "window: 28d, data: 3d") so requested versus available history stays clear. - Use Case: After a month of running rsp-wrapped commands, invoke /red-gains to check week-over-week token savings and confirm no degradation events hurt latency. ## Quick Start Ask the agent to run /red-gains to show the rsp usage-gains report for the last 28 days.