granular stats: 5-min actor deltas, 5-min search buckets, layout rearrange
- actor_deltas table tracks actors/handles/avatars at 5-min granularity
- instrument ingest, delete, and enrichment paths to record deltas
- stitch deltas after last hourly snapshot for interpolated trend points
- search metrics switch from hourly to 5-min buckets (LIMIT 2016)
- stats layout: pills co-located with their charts (3 under trend, 2 under sparkline)
- legend + tooltip sort dynamically by value descending
- fix x-axis timezone bug (UTC midnight labels were off by a day)
- normalize loopback IPs to "unknown" in traffic sources
- singular/plural in sparkline + pie tooltips
- 2x enrichment throughput (100 identity / 20 avatar per run)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>