## Summary ts-morph-backed scans can dominate memory on huge TS graphs. Need profiling tooling and budgets. ## Acceptance criteria - [ ] Document how to capture heap profiles for scans - [ ] Identify top memory owners and mitigation options (batching, GC, narrower projects) - [ ] Optional CI memory budget for a large fixture - [ ] User-facing guidance in performance docs
Summary
ts-morph-backed scans can dominate memory on huge TS graphs. Need profiling tooling and budgets.
Acceptance criteria