- e2e command resolves AirCoding repo root via AIRCODING_REPO_ROOT env var - All test paths, depcruise paths, tsc paths made absolute - depcruise and tsc processes given cwd=repoRoot for config resolution - air CLI script sets AIRCODING_REPO_ROOT on startup Now `air e2e` works from any directory. 13/13 gates pass from /tmp/air-playground. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>