Pull in system logs, remove PII from the user line, keep the User ID, then move it to the top of the report.
Starting Text
vim@sandbox: ~/start.txt
vim
Bug: App crashed on launch
Timestamp: 2025-11-12 08:42:10
User: Alice Smith <alice@example.com>
User ID: 8472
Stack trace: NullPointerException at line 42
Expected Output
vim@sandbox: ~/expected.txt
vim
User ID: 8472
Bug: App crashed on launch
Timestamp: 2025-11-12 08:42:10
Stack trace: NullPointerException at line 42
Hold on, cowboy
You gotta sign up to view challenges
New challenges appear every week. They're fun, and insightful