About
Axiom Memory Debugging provides a systematic framework for identifying and fixing memory-related issues in Apple platform development. It moves beyond guesswork by guiding developers through Instruments workflows, Memory Graph Debugger techniques, and diagnostic code patterns to uncover progressive memory growth, un-deallocated objects, and timer-based leaks. The skill also addresses advanced scenarios like Jetsam (system memory pressure) mitigation and state restoration, ensuring apps remain stable and performant under high-resource conditions or background execution.