- Renamed parameter `SourceBuffer` to `Document` in BurnPdfCommand record - Updated all usages of `request.SourceBuffer` to `request.Document` - Reorganized method order for better readability (Handle moved up) - No functional or behavioral changes introduced