Heap Snapshot Analysis Investigate memory leaks from V8 heap snapshots ( files). This skill starts when snapshots already exist: either the user provided them, DevTools exported them, or another workflow produced them. Use the helpers here to compare snapshots, group object deltas, and trace retainer paths. IGNORE Prior Investigations Start every investigation fresh. Do NOT read, consult, or be influenced by prior investigations found in: - (user, session, or repo memory) - (previous dated subfolders and their files) - Any other notes from earlier sessions Previous findings can bias the analy…