Privacy sanitization applied before upload
===========================================

The support package intentionally excludes the raw Roon logs.

Removed:
- Roon account and device identifiers, including serial and user ID fields
- Local Windows usernames, executable paths, and installation paths
- LAN IP addresses, device URLs, and request/update URLs
- Media, artwork, library, and navigation identifiers
- Authentication-related or other account-linked values

Retained because they are needed for technical diagnosis:
- Roon version/build, Windows version, display size, and UI scale
- GPU model/driver information and the actual OpenGL renderer
- Crash timestamps, frame-duration evidence, memory/GC summary, and exception stack
- Sanitized UI widget class names and layout warnings

The key GPU distinction is preserved: Windows was configured to prefer Intel
Graphics for Roon.exe, but the Roon log shows that the actual OpenGL renderer
was NVIDIA GeForce RTX 5070 Ti. This must not be described as a confirmed
Intel-rendered reproduction.
