Fix tests: add matcher/__init__.py to make it a Python package
Browse filesRequired for 'from matcher.matcher import ...' in test_matcher.py
to resolve correctly when pytest runs from the project root.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>