myAudit v0.2.11
Fix DMG Pillow install on PEP 668 macOS runners. Use a project-local venv via ensure-pillow.sh instead of pip3 install system-wide, which fails on GitHub Actions externally-managed Python. Co-authored-by: Cursor <cursoragent@cursor.com>