Asked why it happened:
107GB of logs were written in ~3 minutes (10:55 to 10:58 today). Multiple subagents (ae85830b839d, ac1de4986f09, a139e167925a) were all writing to the same output file simultaneously, and they were doing things like curling websites
(Scraping career pages for your resume tailor).
The bug is that Claude Code's task output system was appending every progress tick and every message from all subagents into one shared file at an absurd rate — writing ~600MB/second of JSONL logs. This is a Claude Code bug, not something
You caused.
It all happened today around 10:55 UTC (likely when you last used the resume-tailor project).