- Add name field to each session entry in JSON output
- Add summary section with total, most_recent, oldest, total_messages, storage fields
- Move total from top-level into summary section
- Most recent/oldest show session name if available, otherwise truncated ID
- Storage field is placeholder (0 KB) pending actual storage calculation implementation
Fixes#1508