Use ADI from a terminal to debug Python programs with function-level frame discovery, frame lifetime traces, in-frame exec inspection, and call trees. Prefer this when test output or logs do not explain a Python value, branch, exception, call path, or patch invariant.
2026-04-27