node_modules/
dist/
coverage/
.pgdata/
*.tsbuildinfo
chaos/reports/*.json
packages/events-py/.venv/
packages/events-py/dist/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
# mutation-gate (make mutation) engine outputs
.stryker-tmp/
reports/mutation/
packages/events-py/mutants/
packages/events-py/.mutmut-cache/
mutmut.out
