grabbit
00df439bc5
Add cache operation logging and fix log viewer to show latest entries
- supervisor: emit structured events for dirty_count/errored_files
changes, cache size changes >10%, transfer active/idle transitions,
cache ≥80%/≥95% warnings, and 60s periodic stats snapshots
- supervisor: add parse_size_bytes() helper; structured BwLimit log
- warmup: add per-file debug/info/warn logging with 100-file milestones
and rule-complete summary
- web/api: fix /api/logs initial load to return most recent entries
(tail behaviour) instead of oldest entries
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>