__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.env
.DS_Store
.claude/
.pytest_cache/
tests/*
!tests/test_ags_integrity.py
!tests/test_ags_source_variants.py
!tests/fixtures/
tests/fixtures/*
!tests/fixtures/ags-merge-integrity.json
!tests/fixtures/ags-source-variants.json
